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
ac929639ea33bc022313b97887f2a1a0cf7df77e
Select Git revision
Branches
4
main
default
protected
reg_L2
master
Deep_learning_model_that_does_not_learn
4 results
Kaggle_Phytoplankton
Author
Search by author
Any Author
authors
Andriamasy Yandi
yandi.andriamasy
De Montbrun Benoit
benoit.montbrun
Le Gall Corentin
corentin.le-gall
Messaoudi Rayan
rayan.messaoudi
4 authors
Feb 06, 2023
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
CNN_35_4
· 6e8a88b4
Yandi
authored
2 years ago
6e8a88b4
RNN_35_16
· a929c0c2
Yandi
authored
2 years ago
a929c0c2
RNN_35_16
· 403500f8
Yandi
authored
2 years ago
403500f8
modified wrong flag in job.py
· 85ed7138
Yandi
authored
2 years ago
85ed7138
fixing time limit
· 5317e493
Yandi
authored
2 years ago
5317e493
fixing time limit
· 4187bc53
Yandi
authored
2 years ago
4187bc53
fixing typo
· a65f609b
Yandi
authored
2 years ago
a65f609b
removed users from arguments
· a121fae5
Yandi
authored
2 years ago
a121fae5
[Batch job] RNN 35 - 4 - Numdays 73
· 5ce6abc9
Yandi
authored
2 years ago
5ce6abc9
preparing for batch job rnn 73 days
· deda3a60
Yandi
authored
2 years ago
deda3a60
dealing with log files
· 7151c71a
Yandi
authored
2 years ago
7151c71a
fixing git status
· 3d1f52c1
Yandi
authored
2 years ago
3d1f52c1
Loading