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

File SdA.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

test_SdAFunction · 0.70

Tested by

no test coverage detected