nnabla icon indicating copy to clipboard operation
nnabla copied to clipboard

Reinforcement learning examples

Open gusdoe opened this issue 7 years ago • 4 comments

Could please anybody commit to post reinforcement learning models such as DNQ and A3C? I need some hint and guide how to build reinforcement learning RNN modlez

gusdoe avatar Jul 01 '17 14:07 gusdoe

You can use Mxnet and MinPY for reinforcement learning.

arita37 avatar Jul 07 '17 07:07 arita37

@gusdoe Hi, if you still need some references, my repository might be helpful. https://github.com/takuseno/nnabla-drl-collections

takuseno avatar Jul 03 '19 02:07 takuseno

Thank you!

On Wed, 3 Jul 2019 at 10:25, Takuma Seno [email protected] wrote:

@gusdoe https://github.com/gusdoe Hi, if you still need some references, my repository might be helpful. https://github.com/takuseno/nnabla-drl-collections

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sony/nnabla/issues/13?email_source=notifications&email_token=AD72M3I5XK4SDTQVSNK2C7LP5QE2TA5CNFSM4DRNJVZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZDCCWQ#issuecomment-507912538, or mute the thread https://github.com/notifications/unsubscribe-auth/AD72M3IXMWTJGKDKKSXKAHLP5QE2TANCNFSM4DRNJVZQ .

gusdoe avatar Jul 03 '19 05:07 gusdoe

You can also check out our DQN example! https://github.com/sony/nnabla-examples/tree/master/reinforcement_learning/dqn

TE-andrewshin avatar Oct 06 '20 06:10 TE-andrewshin

I think we have already shared the information you need, so please let me close.

TomonobuTsujikawa avatar Oct 31 '22 02:10 TomonobuTsujikawa