Glossary Glossary Apply Instances of Apply represent the application of an Op to some input Variable (or variables) to produce some outputVariable (or variables). They are ...
type – Interface for types of variables Reference type – Interface for types of variables Reference WRITEME Defines the Type class. class theano.gof.type. CDataType (ctyp...
Frequently Asked Questions How to update a subset of weights? Frequently Asked Questions How to update a subset of weights? If you want to update only a subset of a weight m...
Implementing double in C How does it work? What needs to be defined Defining the methods What the generated C will look like Final version DeepCopyOp ViewOp Shape and Shape_...
Baby Steps - Algebra Adding two Scalars Adding two Matrices Exercise Baby Steps - Algebra Adding two Scalars To get us started with Theano and get a feel of what we’re wor...
Configuration Settings and Compiling Modes Printing/Drawing Theano graphs Debugging Theano: FAQ and Troubleshooting Dealing with NaNs Profiling Theano function
Loading and Saving The Basics of Pickling Short-Term Serialization Robust Serialization Long-Term Serialization Loading and Saving Python’s standard way of saving class ins...