Python Module Index

c | d | f | g | i | m | n | p | r | s | t | u
 
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
 
f
fgraph (Unix, Windows) Interface for types of symbolic variables
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) various ops relating to 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
sandbox (Unix, Windows) Experimental code
    sandbox.cuda (Unix, Windows) Code for GPU programming
    sandbox.cuda.type (Unix, Windows) The Type object for CUDA-allocated arrays
    sandbox.cuda.var (Unix, Windows) The Variables object for CUDA-allocated arrays
    sandbox.linalg (Unix, Windows) Linear Algebra Ops
    sandbox.neighbours (Unix, Windows) Ops for working with images in conv nets
    sandbox.rng_mrg (Unix, Windows) MRG random number generator
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.)
sparse (Unix, Windows) Sparse Op
    sparse.sandbox (Unix, Windows) Sparse Op Sandbox
 
t
tensor (Unix, Windows) symbolic types and operations for n-dimensional arrays.
    tensor.extra_ops (Unix, Windows) Tensor Extra Ops
    tensor.io (Unix, Windows) Tensor IO Ops
    tensor.nlinalg (Unix, Windows) Linear Algebra Ops Using Numpy
    tensor.nnet (Unix, Windows) Ops for neural networks
    tensor.slinalg (Unix, Windows) Linear Algebra Ops Using Scipy
    tensor.utils (Unix, Windows) Tensor Utils
theano (Unix, Windows) Theano top-level import
toolbox (Unix, Windows) Theano Internals
 
u
utils (Unix, Windows) Utilities functions operating on the graph