Showing
27 changed files
with
764 additions
and
0 deletions
simple_convnet/.DS_Store
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
simple_convnet/cifar10-test.gz
0 → 100644
This file is too large to display.
simple_convnet/cifar10-train.gz
0 → 100644
This file is too large to display.
simple_convnet/dataset/.DS_Store
0 → 100644
No preview for this file type
simple_convnet/dataset/__init__.py
0 → 100644
File mode changed
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
simple_convnet/dataset/cifar10.py
0 → 100644
simple_convnet/functions.py
0 → 100644
simple_convnet/gradient.py
0 → 100644
simple_convnet/layers.py
0 → 100644
This diff is collapsed. Click to expand it.
simple_convnet/optimizer.py
0 → 100644
simple_convnet/param.py
0 → 100644
simple_convnet/params.pkl
0 → 100644
No preview for this file type
simple_convnet/simple_convnet4.py
0 → 100644
simple_convnet/train_convnet.py
0 → 100644
simple_convnet/trainer.py
0 → 100644
simple_convnet/util.py
0 → 100644
-
Please register or login to post a comment