Commit Graph
25 Commits
Author SHA1 Message Date
johnyhe de0bf2336f Create DQN_mountain_car.py 2018-08-17 13:55:36 +08:00
johnyhe 8a114811ba Create DQN.py 2018-08-16 10:52:03 +08:00
johnyhe fe12c73988 Update naiveDQN.py 2018-08-16 10:08:54 +08:00
johnyhe 32603f80f5 Create naiveDQN.py 2018-08-15 16:18:02 +08:00
johnyhe 74e13f1fc7 Create run_cartpole.py 2018-08-13 21:21:57 +08:00
johnyhe ede9ce5439 Create rl_brain 2018-08-13 21:21:36 +08:00
johnyhe 891c18ca0d Create mountaincar.py 2018-08-13 21:21:11 +08:00
johnyhe 1bb3d28dcc Create .gridworld_v3.py 2018-08-10 10:03:30 +08:00
johnyhe 6fa183a59b Create agent_v3.py 2018-08-10 10:02:53 +08:00
johnyhe 1248652f53 Create env_v3.py 2018-08-10 10:02:28 +08:00
johnyhe 53d6238d2f Create gridworld.py 2018-08-09 15:27:51 +08:00
johnyhe 9d9686e3c4 Create agentv2.py
remove tkinter
2018-08-09 15:27:06 +08:00
johnyhe c52b6025fa Create agent-v1.py 2018-08-08 13:58:04 +08:00
johnyhe 53d97664d7 Create run_this.py 2018-08-07 14:17:36 +08:00
johnyhe e5f19c3629 Create maze_env.py 2018-08-07 14:17:16 +08:00
johnyhe 9d6edb2861 Create RL_brain.py 2018-08-07 14:16:45 +08:00
johnyhe ad90f5818b Create traffic.py 2018-08-07 10:55:44 +08:00
johnyhe ae02e232eb Create PolicyGradient.py 2018-08-07 10:54:21 +08:00
johnyhe 339894cee5 Create new.py 2018-07-30 11:12:17 +08:00
johnyhe 811cb0a8af add sarsa learning 2018-07-30 10:43:24 +08:00
johnyhe ce6b0e8fcd add q learning td0 2018-07-27 14:00:20 +08:00
johnyhe 30d0a00b05 Create actor_critic_method.py 2018-07-10 11:47:42 +08:00
johnyhe 54c1d5782a Create gridworld.py 2018-07-10 11:47:11 +08:00
johnyhe 0d613d88f2 Update readme.md 2018-07-10 11:45:26 +08:00
root c08c7484bc fist commit 2018-06-09 09:39:46 +08:00