danijar/layered

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE.md
README.md
doc/conf.py51
A
45 mins
doc/index.rst
doc/layered.activation.rst
doc/layered.cost.rst
doc/layered.dataset.rst
doc/layered.evaluation.rst
doc/layered.example.rst
doc/layered.gradient.rst
doc/layered.network.rst
doc/layered.optimization.rst
doc/layered.plot.rst
doc/layered.problem.rst
doc/layered.trainer.rst
doc/layered.utility.rst
image/cross-entropy.png
image/identity.png
image/relu.png
image/sigmoid.png
image/softmax.png
image/squared-error.png
image/squared.png
layered/__init__.py0
A
0 mins
layered/__main__.py29
A
0 mins
layered/activation.py95
A
2 hrs
layered/cost.py32
A
0 mins
layered/dataset.py154
A
0 mins
layered/evaluation.py10
A
0 mins
layered/example.py24
A
0 mins
layered/gradient.py132
A
0 mins
layered/network.py140
A
0 mins
layered/optimization.py53
A
0 mins
layered/plot.py117
A
35 mins
layered/problem.py89
A
1 hr
layered/trainer.py122
A
35 mins
layered/utility.py56
A
25 mins
problem/mnist-relu-batch.yaml
problem/mnist-relu-online.yaml
problem/modulo.yaml
problem/sparse-field-batch.yaml
problem/sparse-field-online.yaml
problem/sparse-max.yaml
problem/tying.yaml
pylintrc
setup.py78
A
0 mins