MCPcopy Create free account

hub / github.com/ShangtongZhang/reinforcement-learning-an-introduction / functions

Functions359 in github.com/ShangtongZhang/reinforcement-learning-an-introduction

↓ 1 callersMethodact
(self)
chapter01/tic_tac_toe.py:222
↓ 1 callersMethodact
(self)
chapter02/ten_armed_testbed.py:58
↓ 1 callersMethodadd_item
(self, item, priority=0)
chapter08/maze.py:24
↓ 1 callersMethodalternate
(self)
chapter01/tic_tac_toe.py:148
↓ 1 callersFunctionapproximate
(samples, value_function)
chapter09/square_wave.py:94
↓ 1 callersFunctionb_steps
(b)
chapter08/expectation_vs_sample.py:15
↓ 1 callersFunctionbehavior_policy
()
chapter05/infinite_variance.py:18
↓ 1 callersFunctioncheck_path
(q_values, maze)
chapter08/maze.py:558
↓ 1 callersMethodchoose_action
(self, reward)
chapter13/short_corridor.py:98
↓ 1 callersFunctioncompete
(turns)
chapter01/tic_tac_toe.py:308
↓ 1 callersFunctioncompute_state_value
()
chapter06/random_walk.py:86
↓ 1 callersFunctioncompute_true_value
()
chapter09/random_walk.py:35
↓ 1 callersMethodcontain
(self, x)
chapter09/square_wave.py:24
↓ 1 callersMethodcost_to_go
(self, position, velocity)
chapter10/mountain_car.py:154
↓ 1 callersMethodcount
(self)
chapter12/lambda_effect.py:75
↓ 1 callersMethodcount
(self)
chapter12/mountain_car.py:29
↓ 1 callersMethodcount
(self)
chapter10/access_control.py:32
↓ 1 callersMethodcount
(self)
chapter10/mountain_car.py:31
↓ 1 callersFunctiondifferential_semi_gradient_sarsa
(value_function, max_steps)
chapter10/access_control.py:183
↓ 1 callersMethoddraw
(self)
chapter12/lambda_effect.py:1086
↓ 1 callersFunctiondraw_image
(image)
chapter04/grid_world.py:44
↓ 1 callersFunctiondraw_policy
(optimal_values)
chapter03/grid_world.py:84
↓ 1 callersFunctionepisode
(q_value)
chapter06/windy_grid_world.py:56
↓ 1 callersMethodepisode_end
(self, last_reward)
chapter13/short_corridor.py:108
↓ 1 callersFunctionexample_13_1
()
chapter13/short_corridor.py:187
↓ 1 callersFunctionexample_6_2
()
chapter06/random_walk.py:170
↓ 1 callersFunctionexample_8_4
()
chapter08/maze.py:574
↓ 1 callersFunctionexpected_TDC
(theta, weight, alpha, beta)
chapter11/counterexample.py:129
↓ 1 callersFunctionexpected_emphatic_TD
(theta, emphasis, alpha)
chapter11/counterexample.py:155
↓ 1 callersMethodextend_maze
(self, factor)
chapter08/maze.py:104
↓ 1 callersFunctionfigure7_2
()
chapter07/random_walk.py:98
↓ 1 callersFunctionfigure_10_1
()
chapter10/mountain_car.py:258
↓ 1 callersFunctionfigure_10_2
()
chapter10/mountain_car.py:275
↓ 1 callersFunctionfigure_10_3
()
chapter10/mountain_car.py:302
↓ 1 callersFunctionfigure_10_4
()
chapter10/mountain_car.py:330
↓ 1 callersFunctionfigure_10_5
()
chapter10/access_control.py:203
↓ 1 callersFunctionfigure_11_2
()
chapter11/counterexample.py:238
↓ 1 callersFunctionfigure_11_2_left
()
chapter11/counterexample.py:196
↓ 1 callersFunctionfigure_11_2_right
()
chapter11/counterexample.py:218
↓ 1 callersFunctionfigure_11_6
()
chapter11/counterexample.py:305
↓ 1 callersFunctionfigure_11_6_left
()
chapter11/counterexample.py:249
↓ 1 callersFunctionfigure_11_6_right
()
chapter11/counterexample.py:278
↓ 1 callersFunctionfigure_11_7
()
chapter11/counterexample.py:316
↓ 1 callersFunctionfigure_12_10
()
chapter12/mountain_car.py:259
↓ 1 callersFunctionfigure_12_11
()
chapter12/mountain_car.py:292
↓ 1 callersFunctionfigure_12_14
()
chapter12/lambda_effect.py:1243
↓ 1 callersFunctionfigure_12_3
()
chapter12/random_walk.py:207
↓ 1 callersFunctionfigure_12_6
()
chapter12/random_walk.py:223
↓ 1 callersFunctionfigure_12_8
()
chapter12/random_walk.py:239
↓ 1 callersFunctionfigure_13_1
()
chapter13/short_corridor.py:215
↓ 1 callersFunctionfigure_13_2
()
chapter13/short_corridor.py:243
↓ 1 callersFunctionfigure_2_1
()
chapter02/ten_armed_testbed.py:118
↓ 1 callersFunctionfigure_2_2
(runs=2000, time=1000)
chapter02/ten_armed_testbed.py:126
↓ 1 callersFunctionfigure_2_3
(runs=2000, time=1000)
chapter02/ten_armed_testbed.py:151
↓ 1 callersFunctionfigure_2_4
(runs=2000, time=1000)
chapter02/ten_armed_testbed.py:167
↓ 1 callersFunctionfigure_2_5
(runs=2000, time=1000)
chapter02/ten_armed_testbed.py:183
↓ 1 callersFunctionfigure_2_6
(runs=2000, time=1000)
chapter02/ten_armed_testbed.py:205
↓ 1 callersFunctionfigure_3_2
()
chapter03/grid_world.py:127
↓ 1 callersFunctionfigure_3_2_linear_system
Here we solve the linear system of equations to find the exact solution. We do this by filling the coefficients for each of the states with t
chapter03/grid_world.py:145
↓ 1 callersFunctionfigure_3_5
()
chapter03/grid_world.py:168
↓ 1 callersFunctionfigure_4_1
()
chapter04/grid_world.py:93
↓ 1 callersFunctionfigure_4_2
(constant_returned_cars=True)
chapter04/car_rental.py:124
↓ 1 callersFunctionfigure_4_3
()
chapter04/gamblers_problem.py:25
↓ 1 callersFunctionfigure_5_1
()
chapter05/blackjack.py:279
↓ 1 callersFunctionfigure_5_2
()
chapter05/blackjack.py:307
↓ 1 callersFunctionfigure_5_3
()
chapter05/blackjack.py:341
↓ 1 callersFunctionfigure_5_4
()
chapter05/infinite_variance.py:37
↓ 1 callersFunctionfigure_6_2
()
chapter06/random_walk.py:182
↓ 1 callersFunctionfigure_6_3
()
chapter06/windy_grid_world.py:88
↓ 1 callersFunctionfigure_6_4
()
chapter06/cliff_walking.py:167
↓ 1 callersFunctionfigure_6_6
()
chapter06/cliff_walking.py:210
↓ 1 callersFunctionfigure_6_7
()
chapter06/maximization_bias.py:103
↓ 1 callersFunctionfigure_8_2
()
chapter08/maze.py:398
↓ 1 callersFunctionfigure_8_4
()
chapter08/maze.py:476
↓ 1 callersFunctionfigure_8_5
()
chapter08/maze.py:517
↓ 1 callersFunctionfigure_8_7
()
chapter08/expectation_vs_sample.py:34
↓ 1 callersFunctionfigure_8_8
()
chapter08/trajectory_sampling.py:122
↓ 1 callersFunctionfigure_9_1
(true_value)
chapter09/random_walk.py:261
↓ 1 callersFunctionfigure_9_10
(true_value)
chapter09/random_walk.py:398
↓ 1 callersFunctionfigure_9_2
(true_value)
chapter09/random_walk.py:343
↓ 1 callersFunctionfigure_9_2_left
(true_value)
chapter09/random_walk.py:293
↓ 1 callersFunctionfigure_9_2_right
(true_value)
chapter09/random_walk.py:308
↓ 1 callersFunctionfigure_9_5
(true_value)
chapter09/random_walk.py:354
↓ 1 callersFunctionfigure_9_8
()
chapter09/square_wave.py:100
↓ 1 callersFunctionget_all_states
()
chapter01/tic_tac_toe.py:118
↓ 1 callersFunctionget_all_states_impl
(current_state, current_symbol, all_states)
chapter01/tic_tac_toe.py:105
↓ 1 callersMethodget_all_v_hat
(self)
chapter12/lambda_effect.py:249
↓ 1 callersFunctionget_cart_pole_plot_data
()
chapter12/lambda_effect.py:1176
↓ 1 callersMethodget_index
(self, obj, read_only=False)
chapter12/mountain_car.py:35
↓ 1 callersMethodget_index
(self, obj, read_only=False)
chapter10/access_control.py:38
↓ 1 callersMethodget_index
(self, obj, read_only=False)
chapter10/mountain_car.py:37
↓ 1 callersMethodget_init_state
Get a random starting position in the interval [-0.6, -0.4).
chapter12/lambda_effect.py:415
↓ 1 callersMethodget_init_state
Get a random starting position.
chapter12/lambda_effect.py:657
↓ 1 callersFunctionget_mountain_car_plot_data
()
chapter12/lambda_effect.py:1145
↓ 1 callersFunctionget_puddle_world_plot_data
()
chapter12/lambda_effect.py:1206
↓ 1 callersFunctionget_random_walk_plot_data
()
chapter12/lambda_effect.py:1109
↓ 1 callersMethodget_start_pos
Randomly pick a non-goal state as starting position.
chapter12/lambda_effect.py:978
↓ 1 callersMethodgetindex
(self, obj, readonly=False)
chapter12/lambda_effect.py:81
↓ 1 callersMethodgrad_v_hat
Compute the gradient of the state value w.r.t. the weight vector.
chapter12/lambda_effect.py:264
↓ 1 callersFunctionhash_coords
(coordinates, m, read_only=False)
chapter12/mountain_car.py:51
← previousnext →101–200 of 359, ranked by callers