Capstone-Finnegan
latest
  • Intro
  • Neural Network
  • Base Layers
  • Mini Net
  • Django Views
  • Drawing Prediction
Capstone-Finnegan
  • Docs »
  • Edit on GitHub

Index

_ | D | F | G | L | M | N | O | P | R | S | T | V | W

_

_act_derivative() (finnegan.layer.Layer method)
_backprop() (finnegan.network.Network method)
_layer_level_backprop() (finnegan.layer.Layer method)
_pass_through_net() (finnegan.network.Network method)
_softmax() (finnegan.network.Network method)
_update_weights() (finnegan.layer.Layer method)
_vector_pass() (finnegan.layer.Layer method)

D

deltas (finnegan.layer.Layer attribute)
drawing_obj (in module guess.views)

F

finnegan.layer (module)
finnegan.network (module)

G

guess.predict (module)
guess.views (module)

L

l_rate (finnegan.layer.Layer attribute)
Layer (class in finnegan.layer)

M

mini_net (module)
mr_input (finnegan.layer.Layer attribute)
mr_output (finnegan.layer.Layer attribute)

N

Network (class in finnegan.network)

O

orig_size (in module guess.predict)

P

parse_data() (in module guess.views)
parse_to_test_sample() (in module guess.predict)
possible (finnegan.network.Network attribute)

R

reg_rate (finnegan.layer.Layer attribute)
report_results() (finnegan.network.Network method)
run_mnist() (in module mini_net)
run_scikit_digits() (in module mini_net)
run_unseen() (finnegan.network.Network method)

S

show_data() (in module guess.views)
stats_work() (in module guess.views)

T

target_values (in module mini_net), [1]
train() (finnegan.network.Network method)
train_data_size (in module guess.predict)

V

valid_info() (in module guess.views)

W

weights (finnegan.layer.Layer attribute)

© Copyright 2015, Cole Howard. Revision c9df46cb.

Built with Sphinx using a theme provided by Read the Docs.