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
7e385912b3d780dffb021a74c0a071ad05489c17
Select Git revision
Branches
4
main
default
protected
reg_L2
master
Deep_learning_model_that_does_not_learn
4 results
Kaggle_Phytoplankton
logs
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 12, 2023
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
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 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
cleaning codebase by moving create_submission to utils
· 4d54dce2
Yandi
authored
2 years ago
4d54dce2
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
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
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_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
RNN dropout 35 4
· 966a099e
Yandi
authored
2 years ago
966a099e
CNN_35_4
· 6e8a88b4
Yandi
authored
2 years ago
6e8a88b4
RNN_35_16
· 403500f8
Yandi
authored
2 years ago
403500f8
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
commiting logs to gitlab
· 6c1abebe
Yandi
authored
2 years ago
6c1abebe
Jan 24, 2023
[Conditionning] Min max scaling + [Visualization] Changing the run names
· 9f6d54f3
Yandi
authored
2 years ago
9f6d54f3
Jan 23, 2023
[Dev] Normalisation, Wandb, Initialisation He
· d8406cd7
Yandi
authored
2 years ago
d8406cd7
Jan 22, 2023
[Submission][Finished] For simple FFN
· cc203b7d
Yandi
authored
2 years ago
cc203b7d
Delete dataloader_unit_test.log
· 0c184d40
Andriamasy Yandi
authored
2 years ago
0c184d40
Loading