rush_in_dl Rush in deep learning with dirty hands! Implement deep learning algorithms from scratchs ! Only 100 lines code per model in the simplist form! 100行实现naive的NN, RNN, LSTM,GRU等深度学习模型。 NN的推导过程 RNN的推导过程 LSTM推导过程 GRU推导过程