nnetcpp icon indicating copy to clipboard operation
nnetcpp copied to clipboard

Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)

Results 6 nnetcpp issues
Sort by recently updated
recently updated
newest added

Hi, Denis. Thanks for your effort on this lib. I am trying to use this in my research. However, it seems the learning rates of GRU and LSTM are all...

Hello I compiled the code with the hard-coded data when running in prediction mode, I get always the same value after the training set see below Could you explain what...

Greetings, I have come across your nnetcpp library and was investigating its use recently. I was able to compile the code and then ran the "./test all" which has resulted...

Hi! I liked your library and I would like to use it because it is most simple from what I've seen. But I can't compile it with VisualStuido. I simplified...

I was trying to make makeSequence 1 dimensional for LSTM to give just one output. I think there's an error when the program attempts to make an Eigen::MatrixXf in one...

hi, Cool library. Is there a multivariate time series example. Best, Andrew