You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Darknet for research purpose, and I need a executable file to run a model training process. I see there is a source code called LSTM.c, so I think there may be some way to realize LSTM training in Darknet. Can anyone tells me how to write the cfg file and how to write the command? like ./darknet rnn train.......
Thanks very much!
The text was updated successfully, but these errors were encountered:
I use Darknet for research purpose, and I need a executable file to run a model training process. I see there is a source code called LSTM.c, so I think there may be some way to realize LSTM training in Darknet. Can anyone tells me how to write the cfg file and how to write the command? like ./darknet rnn train.......
Thanks very much!
The text was updated successfully, but these errors were encountered: