MCPcopy Index your code
hub / github.com/lisa-lab/DeepLearningTutorials / cA.py

File cA.py

code/cA.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""This tutorial introduces Contractive auto-encoders (cA) using Theano.
2
3 They are based on auto-encoders as the ones used in Bengio et
4 al. 2007. An autoencoder takes an input x and first maps it to a

Callers

nothing calls this directly

Calls 1

test_cAFunction · 0.85

Tested by

no test coverage detected