Week8
Showing
- .gitignore 13 additions, 13 deletions.gitignore
- irlc/ex08/__init__.py 2 additions, 0 deletionsirlc/ex08/__init__.py
- irlc/ex08/bandit_example.py 27 additions, 0 deletionsirlc/ex08/bandit_example.py
- irlc/ex08/bandits.py 213 additions, 0 deletionsirlc/ex08/bandits.py
- irlc/ex08/gradient_agent.py 48 additions, 0 deletionsirlc/ex08/gradient_agent.py
- irlc/ex08/grand_bandit_race.py 78 additions, 0 deletionsirlc/ex08/grand_bandit_race.py
- irlc/ex08/nonstationary.py 62 additions, 0 deletionsirlc/ex08/nonstationary.py
- irlc/ex08/simple_agents.py 57 additions, 0 deletionsirlc/ex08/simple_agents.py
- irlc/ex08/ucb_agent.py 45 additions, 0 deletionsirlc/ex08/ucb_agent.py
- irlc/lectures/lec08/__init__.py 1 addition, 0 deletionsirlc/lectures/lec08/__init__.py
- irlc/lectures/lec08/demo_bandit.py 23 additions, 0 deletionsirlc/lectures/lec08/demo_bandit.py
- irlc/lectures/lec08/demo_bandit_ucb.py 26 additions, 0 deletionsirlc/lectures/lec08/demo_bandit_ucb.py
- irlc/tests/tests_week05.py 16 additions, 16 deletionsirlc/tests/tests_week05.py
- irlc/tests/tests_week08.py 278 additions, 0 deletionsirlc/tests/tests_week08.py
- irlc/tests/unitgrade_data/BanditQuestion.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/BanditQuestion.pkl
- irlc/tests/unitgrade_data/BrachistochroneConstrainedQuestion.pkl 0 additions, 0 deletions...sts/unitgrade_data/BrachistochroneConstrainedQuestion.pkl
- irlc/tests/unitgrade_data/BrachistochroneQuestion.pkl 0 additions, 0 deletionsirlc/tests/unitgrade_data/BrachistochroneQuestion.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
Loading
Please register or sign in to comment