Jensen-holm commited on
Commit
d0ddef9
1 Parent(s): 9395e9b

model with 10k epochs and 0.001 learning rate works much better than

Browse files

baseline on mens data. Tried 500k epochs, and model overfit the training
data.

models/{nn10k.pth → Mnn10k.pth} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72062bda8133544b2241172907c3614855527a51357bebddaac0e46a7a9ea29f
3
- size 18898
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7863257c283f71b41da57decaaad44c8175b0428e5b339252f290e9de5f58298
3
+ size 18914
models/Mnn500k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e45b1bc82b3bcf61bfa027c60e9f1e53d3c43639b8ef3de200bed0fd6a96f9c1
3
+ size 18994
src/baseline.ipynb CHANGED
The diff for this file is too large to render. See raw diff
 
src/nn.ipynb CHANGED
The diff for this file is too large to render. See raw diff