Completed
Push — master ( 39f179...514f8f )
by Tinghui
01:17
created

Python Classes Changes

B SDA added
A HiddenLayer added
A AutoencoderLayer added
A SoftmaxLayer added
A BatchSequenceInjector added
A BatchInjector added
A MonitorBased added
A ConstIterations added
A LSTM added
A MLP added

Python Functions Changes

F SDA.fit() added
F MLP.fit() added
F LSTM.fit() added
C SDA.__init__() added
C BatchSequenceInjector.to_sequence() added
C MLP.__init__() added
B HiddenLayer.__init__() added
B SoftmaxLayer.__init__() added
B LSTM.predict_proba() added
B LSTM.predict() added
view more