Added new optimizers!
AdaDelta
NAdam
AdaMax
Gravity
Added StringSplitter in “Others”.
Fixed some calculations issues due to defective matrix library
NaiveBayes model is fixed.
QueuedReinforcementNeuralNetwork has been fixed!
Made some changes to internal models of LSTM and RNN to improve performance.
Changed some parameters in GradientDescentModes.