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

File dA.py

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

Source from the content-addressed store, hash-verified

1"""
2 This tutorial introduces denoising auto-encoders (dA) using Theano.
3
4 Denoising autoencoders are the building blocks for SdA.

Callers

nothing calls this directly

Calls 1

test_dAFunction · 0.70

Tested by

no test coverage detected