-
Notifications
You must be signed in to change notification settings - Fork 0
/
links.txt
33 lines (17 loc) · 955 Bytes
/
links.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
https://allan.reyes.sh/projects/gt-rl-lunar-lander/
https://github.com/gabrielgarza/openai-gym-policy-gradient
https://medium.com/@gabogarza/deep-reinforcement-learning-policy-gradients-8f6df70404e6
https://docs.google.com/document/d/1QeFLnEFWg7oFskMnmNuRzSQpwb7256GqUrc-J4ZNv0I/edit
https://arxiv.org/pdf/1810.03779.pdf
https://www.nature.com/articles/nature14236
https://web.stanford.edu/class/psych209/Readings/MnihEtAlHassibis15NatureControlDeepRL.pdf
https://arxiv.org/pdf/1511.05952.pdf
https://github.com/openai/gym
https://gym.openai.com/envs/LunarLander-v2/
https://www.nature.com/articles/nature14236
https://github.com/cpow-89/Extended-Deep-Q-Learning-For-Open-AI-Gym-Environments
https://www.sciencedirect.com/science/article/pii/0893608089900038
https://www.alexirpan.com/2018/02/14/rl-hard.html
Lectures and Course of RL
https://www.youtube.com/watch?v=lvoHnicueoE
http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html