Global Module Index

C | D | E | F | G | I | M | N | P | R | S | T
 
C
compile (Unix, Windows) transforming expression graphs to functions
config (Unix, Windows) Library configuration attributes.
conv (Unix, Windows) ops for performing convolutions
 
D
debugmode (Unix, Windows) defines DebugMode
downsample (Unix, Windows) ops for performing various forms of downsampling
 
E
env (Unix, Windows) Theano Internals
 
F
function (Unix, Windows) defines theano.function and related classes
 
G
gof (Unix, Windows) Theano Internals
gradient (Unix, Windows) low-level automatic differentiation
 
I
io (Unix, Windows) defines In and Out
 
M
mode (Unix, Windows) controlling compilation
 
N
nnet (Unix, Windows) Ops for neural networks
 
P
printing (Unix, Windows) Provides the Print Op and graph-printing routines.
profilemode (Unix, Windows) profiling Theano functions with ProfileMode
 
R
raw_random symbolic random variables
 
S
shared (Unix, Windows) defines theano.shared and related classes
shared_randomstreams (Unix, Windows) symbolic random variables
signal (Unix, Windows) various ops for performing basic signal processing (convolutions, subsampling, fft, etc.)
 
T
tensor (Unix, Windows) symbolic types and operations for n-dimensional arrays.
theano (Unix, Windows) Theano top-level import
    theano.scan
toolbox (Unix, Windows) Theano Internals