Index

A | B | C | E | F | G | H | I | L | M | N | O | P | S | T

A

Activation (class in theanet.layer.layer)
activation_by_name() (in module theanet.layer.layer)
append_next_layer() (theanet.neuralnet.NeuralNet method)

B

borrow() (in module theanet.layer.weights)

C

CenteredOutLayer (class in theanet.layer.outlayers)
ConvLayer (class in theanet.layer.convpool)
cost() (theanet.layer.outlayers.OutputLayer method)

E

ElasticLayer (class in theanet.layer.inlayers)

F

features_and_predictions() (theanet.layer.outlayers.OutputLayer method)

G

get_data_test_model() (theanet.neuralnet.NeuralNet method)
get_epoch() (theanet.neuralnet.NeuralNet method)
get_init_params() (theanet.neuralnet.NeuralNet method)
get_layers_info() (in module theanet.neuralnet)
(theanet.neuralnet.NeuralNet method)
get_test_model() (theanet.neuralnet.NeuralNet method)
get_training_params_info() (in module theanet.neuralnet)
(theanet.neuralnet.NeuralNet method)
get_trin_model() (theanet.neuralnet.NeuralNet method)
get_updates() (theanet.layer.layer.Layer method)
get_wtcost() (theanet.layer.layer.Layer method)
get_wts() (theanet.layer.layer.Layer method)
get_wts_info() (in module theanet.neuralnet)
(theanet.neuralnet.NeuralNet method)

H

HiddenLayer (class in theanet.layer.hidden)
hinge() (theanet.layer.outlayers.OutputLayer method)
HingeLayer (class in theanet.layer.outlayers)

I

inc_epoch_set_rate() (theanet.neuralnet.NeuralNet method)
init_wb() (in module theanet.layer.weights)
InputLayer (class in theanet.layer.inlayers)
is_shared_var() (in module theanet.layer.weights)

L

Layer (class in theanet.layer.layer)

M

MeanLayer (class in theanet.layer.convpool)

N

neg_log_likli() (theanet.layer.outlayers.OutputLayer method)
neg_log_likli_sq() (theanet.layer.outlayers.OutputLayer method)
neg_log_likli_trunc() (theanet.layer.outlayers.OutputLayer method)
NeuralNet (class in theanet.neuralnet)

O

OutputLayer (class in theanet.layer.outlayers)

P

PoolLayer (class in theanet.layer.convpool)

S

set_rate() (theanet.neuralnet.NeuralNet method)
SoftmaxLayer (class in theanet.layer.outlayers)
sym_and_oth_err_rate() (theanet.layer.outlayers.OutputLayer method)

T

takes_aux() (theanet.neuralnet.NeuralNet method)
TestVersion() (theanet.layer.convpool.ConvLayer method)
(theanet.layer.convpool.MeanLayer method)
(theanet.layer.convpool.PoolLayer method)
(theanet.layer.hidden.HiddenLayer method)
(theanet.layer.inlayers.ElasticLayer method)
(theanet.layer.inlayers.InputLayer method)
(theanet.layer.outlayers.CenteredOutLayer method)
(theanet.layer.outlayers.HingeLayer method)
(theanet.layer.outlayers.SoftmaxLayer method)
theanet (module)
theanet.layer (module)
theanet.layer.convpool (module)
theanet.layer.hidden (module)
theanet.layer.inlayers (module)
theanet.layer.layer (module)
theanet.layer.outlayers (module)
theanet.layer.weights (module)
theanet.neuralnet (module)