Build Deep Reinforcement Learning in Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

Build Deep Reinforcement Learning in Python?

I have been learning more about ai these days. I want to learn to make ai play games. I have read learnt how Deep Reinforcement Learning works. But I dont know how to implement in python. There library's available, but I want to implement from scratch. I didn't see any python tutorial for building an Deep RL . I am thinking about Q learning. Does anyone know any tutorial.

18th Apr 2021, 9:32 AM
Steve Sajeev
Steve Sajeev - avatar
3 Answers
+ 1
I don't recommend inplementing it from scratch. You'll probably get frustrated. Start by implementing simple models using already existing libs, and start from that. FreeCodeCamp on YouTube has some nice videos on it.
19th Apr 2021, 11:57 PM
Antônio Gabriel Zeni Landim
Antônio Gabriel Zeni Landim - avatar
+ 1
Thanks... Ok... I learned everything... But I never tried implementing it with libs... I thought it would teach me better if I Implement from scratch.. I dont like libs at all...(they are helpful though) So as you said.. I will try some tuts from FCC.😃😃
20th Apr 2021, 3:09 AM
Steve Sajeev
Steve Sajeev - avatar
- 2
youtube tv
19th Apr 2021, 8:05 AM
incheon strada
incheon strada - avatar