gempy
gempy copied to clipboard
Add theano test values to variables
Theano allows to give theano test values to each variable input. If we do so, every time we create a piece of graph, theano will run the code to detect bugs prior to compilation.
http://deeplearning.net/software/theano/tutorial/debug_faq.html