Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kaggle Phytoplankton
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Messaoudi Rayan
Kaggle Phytoplankton
Commits
main
Select Git revision
0 results
Kaggle_Phytoplankton
Author
Search by author
Any Author
authors
0 authors
Feb 12, 2023
Upload New File
· adbad532
Messaoudi Rayan
authored
2 years ago
adbad532
fix typo : misplaced )
· 60e1fd66
Yandi
authored
2 years ago
60e1fd66
secret in gitignore
· b74ad1a7
Yandi
authored
2 years ago
b74ad1a7
no secret
· 4e5160a1
Yandi
authored
2 years ago
4e5160a1
delete useless log file
· b87b8101
Yandi
authored
2 years ago
b87b8101
Merge branch 'main' of...
· 9c482f1e
Yandi
authored
2 years ago
9c482f1e
best model as default in test
· 8e4d59db
Yandi
authored
2 years ago
8e4d59db
[Submission] Pushing the best submission file
· 20e278ce
Messaoudi Rayan
authored
2 years ago
20e278ce
typo in main.py
· a5c4784a
Yandi
authored
2 years ago
a5c4784a
adding the log files on the models
· 7e385912
Yandi
authored
2 years ago
7e385912
adding config
· aaef89f7
Yandi
authored
2 years ago
aaef89f7
Feb 11, 2023
RNN
· fea2305f
Yandi
authored
2 years ago
fea2305f
CNN1D
· 330bbf88
Yandi
authored
2 years ago
330bbf88
added reLU at the end of CNN and RNN
· a386aa29
Yandi
authored
2 years ago
a386aa29
bilstm num_days_365_without_dropout
· b6f0a4fd
Yandi
authored
2 years ago
b6f0a4fd
bilstm num_days_365_without_dropout
· 7f36d1c9
Yandi
authored
2 years ago
7f36d1c9
bilstm num_days_365
· ececd516
Yandi
authored
2 years ago
ececd516
bilstm with dropout
· d91a5ef6
Yandi
authored
2 years ago
d91a5ef6
cleaning codebase, adding experimentName in job.py
· 76c50cc4
Yandi
authored
2 years ago
76c50cc4
job : started implementing experimentName
· 1ec42492
Yandi
authored
2 years ago
1ec42492
adding the default values as a parameter of our yaml file, adding the flag experiment_name
· ff0120fc
Yandi
authored
2 years ago
ff0120fc
added remove time transform, moved create submission to utils
· 57e9b76a
Yandi
authored
2 years ago
57e9b76a
delete create_submission.py
· 838c9e20
Yandi
authored
2 years ago
838c9e20
Merge branch 'main' of...
· 9acd6c4c
Yandi
authored
2 years ago
9acd6c4c
cleaning codebase by moving create_submission to utils
· 4d54dce2
Yandi
authored
2 years ago
4d54dce2
Feb 06, 2023
Delete losses.py
· 5a18990c
Andriamasy Yandi
authored
2 years ago
5a18990c
refactoring code
· f1369e13
Yandi
authored
2 years ago
f1369e13
added read me
· 26f84e32
Yandi
authored
2 years ago
26f84e32
Merge branch 'master' into main
· 61f6227b
Yandi
authored
2 years ago
61f6227b
pushin my_train script
· ac79a9d9
Yandi
authored
2 years ago
ac79a9d9
adding the best model's weights
· ac929639
Yandi
authored
2 years ago
ac929639
refactoring code
· 5a6b3712
Yandi
authored
2 years ago
5a6b3712
Feb 04, 2023
lstm with scheduler tested
· 4403597b
Yandi
authored
2 years ago
4403597b
adding relu at the end of lstm to avoid NaN
· 66dc9e2e
Yandi
authored
2 years ago
66dc9e2e
shallow lstm after test
· 7afdaaa3
Yandi
authored
2 years ago
7afdaaa3
bilstm trying to deal with NaN by creating a shallower network
· f6f4175f
Yandi
authored
2 years ago
f6f4175f
fixing typo d instead of b
· 4d3f8c89
Yandi
authored
2 years ago
4d3f8c89
fixing type (missing r)
· 2eb29787
Yandi
authored
2 years ago
2eb29787
bidirectional_lstm_with_MEAN_STD
· 7a1a1f97
Yandi
authored
2 years ago
7a1a1f97
deeper cnn
· 9e3191da
Yandi
authored
2 years ago
9e3191da
Loading