theano-wrapper
latest
  • Tutorial
  • Reference
  • License
  • Contact
  • Need Help?
theano-wrapper
  • Docs »
  • Edit on GitHub

Index

B | C | E | F | G | L | M | P | S | U | W | X | Y

B

  • b (LinearRegression attribute)
    • (LogisticRegression attribute)

C

  • cost (LinearRegression attribute)
    • (LogisticRegression attribute)
    • (MultiLayerPerceptron attribute)
    • (MultiLayerRegression attribute)

E

  • EpochTrainer (class in theano_wrapper.trainers)

F

  • fit() (EpochTrainer method)
    • (SGDTrainer method)

G

  • gradients (EpochTrainer attribute)
    • (SGDTrainer attribute)

L

  • l1_l2_reg() (in module theano_wrapper.trainers)
  • layers (MultiLayerPerceptron attribute)
    • (MultiLayerRegression attribute)
  • LinearRegression (class in theano_wrapper.layers)
  • LogisticRegression (class in theano_wrapper.layers)

M

  • MultiLayerPerceptron (class in theano_wrapper.layers)
  • MultiLayerRegression (class in theano_wrapper.layers)

P

  • params (MultiLayerPerceptron attribute)
    • (MultiLayerRegression attribute)
  • predict (LinearRegression attribute)
    • (LogisticRegression attribute)
    • (MultiLayerPerceptron attribute)
    • (MultiLayerRegression attribute)
  • predict() (EpochTrainer method)
    • (SGDTrainer method)
  • probas (LogisticRegression attribute)

S

  • SGDTrainer (class in theano_wrapper.trainers)

U

  • updates (EpochTrainer attribute)
    • (SGDTrainer attribute)

W

  • W (LinearRegression attribute)
    • (LogisticRegression attribute)

X

  • X (LinearRegression attribute)
    • (LogisticRegression attribute)
    • (MultiLayerPerceptron attribute)
    • (MultiLayerRegression attribute)

Y

  • y (LinearRegression attribute)
    • (LogisticRegression attribute)
    • (MultiLayerPerceptron attribute)
    • (MultiLayerRegression attribute)

© Copyright 2016, Sotiris Lamprinidis. Revision bf1b0b65.

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