pytrain
pytrain copied to clipboard
More Neural network
Hey Can you implement LSTM/GRU and RNN to the lib?
Good suggestion for studying, but will be very slow and useless. Let me try after complete CRF things.
Cool. Most implementation in wild use ugly variables and informal code structure. Difficult to understand what really is going on and how to adapt to different cases. Your style of coding is much understandable. It would be helpful to learn and play around.