Completed
Push — master ( f73e69...91b7c0 )
by Raphael
01:35
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

Python Classes Changes

F NeuralTrainer added
B NeuralNetwork added
B LSTM added
B FirstGlimpseTrainer added
B NeuralLayer added
B RecurrentLayer added
B AttentionTrainer added
A LineIterator added
A TrainerConfig added
A BatchNormalization added
view more  
F
deepy.trainers.NeuralTrainer removed
B
deepy.networks.NeuralNetwork removed
B
deepy.layers.LSTM removed
B
experiments.attention_models.FirstGlimpseTrainer removed
B
deepy.layers.NeuralLayer removed
B
experiments.attention_models.AttentionTrainer removed
B
deepy.layers.RecurrentLayer removed
A
deepy.layers.Activation removed
A
experiments.lm.Vocab removed
A
deepy.layers.Combine removed
view more