deep q learning from scratch project

I’m trying to make a proejct for school, a deep q learning project from scratch, obviously in a dev container enviroment, with an Agent class and a NeuralNetwork abstract class.
It use gradient discent for optimization, e-greedy algorithm for explorati…


This content originally appeared on DEV Community and was authored by Lorenzo Tinfena

I'm trying to make a proejct for school, a deep q learning project from scratch, obviously in a dev container enviroment, with an Agent class and a NeuralNetwork abstract class.
It use gradient discent for optimization, e-greedy algorithm for exploration vs exploitation.
https://github.com/LorenzoTinfena/deep-q-learning-itt-final-project
sample: https://drive.google.com/file/d/1rpj_q0yWhHk19fWHck_IgzEuirXwNQaJ/view?usp=sharing


This content originally appeared on DEV Community and was authored by Lorenzo Tinfena


Print Share Comment Cite Upload Translate Updates
APA

Lorenzo Tinfena | Sciencx (2021-05-02T19:14:29+00:00) deep q learning from scratch project. Retrieved from https://www.scien.cx/2021/05/02/deep-q-learning-from-scratch-project/

MLA
" » deep q learning from scratch project." Lorenzo Tinfena | Sciencx - Sunday May 2, 2021, https://www.scien.cx/2021/05/02/deep-q-learning-from-scratch-project/
HARVARD
Lorenzo Tinfena | Sciencx Sunday May 2, 2021 » deep q learning from scratch project., viewed ,<https://www.scien.cx/2021/05/02/deep-q-learning-from-scratch-project/>
VANCOUVER
Lorenzo Tinfena | Sciencx - » deep q learning from scratch project. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/05/02/deep-q-learning-from-scratch-project/
CHICAGO
" » deep q learning from scratch project." Lorenzo Tinfena | Sciencx - Accessed . https://www.scien.cx/2021/05/02/deep-q-learning-from-scratch-project/
IEEE
" » deep q learning from scratch project." Lorenzo Tinfena | Sciencx [Online]. Available: https://www.scien.cx/2021/05/02/deep-q-learning-from-scratch-project/. [Accessed: ]
rf:citation
» deep q learning from scratch project | Lorenzo Tinfena | Sciencx | https://www.scien.cx/2021/05/02/deep-q-learning-from-scratch-project/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.