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
76c50cc4e05ccd9258a4cfb2161dac520ea99a01
Select Git revision
0 results
Kaggle_Phytoplankton
Author
Search by author
Any Author
authors
0 authors
Feb 11, 2023
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
deeper cnn
· 9b430d78
Yandi
authored
2 years ago
9b430d78
cnn with dropout
· c9b529d1
Yandi
authored
2 years ago
c9b529d1
simple bilstm
· 82be4e7a
Yandi
authored
2 years ago
82be4e7a
Feb 03, 2023
non-vanishing RNN
· 3e852835
Yandi
authored
2 years ago
3e852835
changing the number of runs
· 9767cada
Yandi
authored
2 years ago
9767cada
RNN small droupout
· 4b57bc87
Yandi
authored
2 years ago
4b57bc87
CNN dropout = 0.2
· 8df0ceb1
Yandi
authored
2 years ago
8df0ceb1
RNN and wandb on batch jobs
· 9cd4aeb2
Yandi
authored
2 years ago
9cd4aeb2
CNN with higher dropout
· 1b08161a
Yandi
authored
2 years ago
1b08161a
RNN with higher dropout
· efa76136
Yandi
authored
2 years ago
efa76136
parametrized dropout in RNN model
· 43caf162
Yandi
authored
2 years ago
43caf162
RNN with deeper FFN
· 070d97c9
Yandi
authored
2 years ago
070d97c9
[RNN_FFN]
· d2721875
Yandi
authored
2 years ago
d2721875
Jan 31, 2023
added a FFN in CNN
· d13daed6
Yandi
authored
2 years ago
d13daed6
modified create submission to make it work with job batches
· 3b063700
Yandi
authored
2 years ago
3b063700
added logs
· fa6f083a
Yandi
authored
2 years ago
fa6f083a
added log to gitignore
· 1125b981
Yandi
authored
2 years ago
1125b981
RNN dropout 35 4
· 966a099e
Yandi
authored
2 years ago
966a099e
Loading