-
- Downloads
Exercise 11
Showing
- irlc/ex11/__init__.py 2 additions, 0 deletionsirlc/ex11/__init__.py
- irlc/ex11/feature_encoder.py 399 additions, 0 deletionsirlc/ex11/feature_encoder.py
- irlc/ex11/nstep_sarsa_agent.py 84 additions, 0 deletionsirlc/ex11/nstep_sarsa_agent.py
- irlc/ex11/q_agent.py 85 additions, 0 deletionsirlc/ex11/q_agent.py
- irlc/ex11/sarsa_agent.py 52 additions, 0 deletionsirlc/ex11/sarsa_agent.py
- irlc/ex11/semi_grad_q.py 45 additions, 0 deletionsirlc/ex11/semi_grad_q.py
- irlc/ex11/semi_grad_sarsa.py 52 additions, 0 deletionsirlc/ex11/semi_grad_sarsa.py
- irlc/tests/unitgrade_data/BanditQuestion.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/BanditQuestion.pkl
- irlc/tests/unitgrade_data/CartpoleCostQuestion.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/CartpoleCostQuestion.pkl
- irlc/tests/unitgrade_data/CartpoleTimeQuestion.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/CartpoleTimeQuestion.pkl
- irlc/tests/unitgrade_data/DirectAgentPendulum.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/DirectAgentPendulum.pkl
- irlc/tests/unitgrade_data/DirectMethods.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/DirectMethods.pkl
- irlc/tests/unitgrade_data/DirectSolverQuestion.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/DirectSolverQuestion.pkl
- irlc/tests/unitgrade_data/Exam5InventoryEvaluation.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/Exam5InventoryEvaluation.pkl
- irlc/tests/unitgrade_data/Exam6Toy2d.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/Exam6Toy2d.pkl
- irlc/tests/unitgrade_data/ExamQuestion7FlowersStore.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/ExamQuestion7FlowersStore.pkl
- irlc/tests/unitgrade_data/ExamQuestionTD0.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/ExamQuestionTD0.pkl
- irlc/tests/unitgrade_data/GradientBanditQuestion.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/GradientBanditQuestion.pkl
- irlc/tests/unitgrade_data/ILQRAgentQuestion.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/ILQRAgentQuestion.pkl
- irlc/tests/unitgrade_data/ILQRPendulumQuestion.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/ILQRPendulumQuestion.pkl
irlc/ex11/__init__.py
0 → 100644
irlc/ex11/feature_encoder.py
0 → 100644
irlc/ex11/nstep_sarsa_agent.py
0 → 100644
irlc/ex11/q_agent.py
0 → 100644
irlc/ex11/sarsa_agent.py
0 → 100644
irlc/ex11/semi_grad_q.py
0 → 100644
irlc/ex11/semi_grad_sarsa.py
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Please register or sign in to comment