MCPcopy Create free account

hub / github.com/ShangtongZhang/reinforcement-learning-an-introduction / types & classes

Types & classes46 in github.com/ShangtongZhang/reinforcement-learning-an-introduction

↓ 13 callersClassBandit
chapter02/ten_armed_testbed.py:19
↓ 5 callersClassDynaParams
chapter08/maze.py:139
↓ 5 callersClassMaze
chapter08/maze.py:50
↓ 5 callersClassPlayer
chapter01/tic_tac_toe.py:176
↓ 4 callersClassReinforceAgent
ReinforceAgent that follows algorithm 'REINFORNCE Monte-Carlo Policy-Gradient Control (episodic)'
chapter13/short_corridor.py:64
↓ 4 callersClassState
chapter01/tic_tac_toe.py:19
↓ 4 callersClassValueFunction
chapter10/mountain_car.py:106
↓ 4 callersClassValueFunction
chapter09/random_walk.py:81
↓ 3 callersClassIndexHashTable
chapter12/lambda_effect.py:139
↓ 3 callersClassInterval
chapter09/square_wave.py:17
↓ 3 callersClassJudger
chapter01/tic_tac_toe.py:131
↓ 2 callersClassBasesValueFunction
chapter09/random_walk.py:153
↓ 2 callersClassPuddleWorld
chapter12/lambda_effect.py:1058
↓ 2 callersClassSarsa
chapter12/mountain_car.py:156
↓ 2 callersClassTrivialModel
chapter08/maze.py:175
↓ 1 callersClassCartPole
chapter12/lambda_effect.py:754
↓ 1 callersClassCartPoleAgent
chapter12/lambda_effect.py:603
↓ 1 callersClassCartPoleEnvironment
Credit : https://github.com/openai/gym/blob/master/gym/envs/classic_control/cartpole.py#L7
chapter12/lambda_effect.py:541
↓ 1 callersClassHumanPlayer
chapter01/tic_tac_toe.py:263
↓ 1 callersClassIHT
Structure to handle collisions.
chapter12/lambda_effect.py:60
↓ 1 callersClassIHT
Structure to handle collisions
chapter12/mountain_car.py:22
↓ 1 callersClassIHT
Structure to handle collisions
chapter10/access_control.py:25
↓ 1 callersClassIHT
Structure to handle collisions
chapter10/mountain_car.py:24
↓ 1 callersClassMountainCar
chapter12/lambda_effect.py:507
↓ 1 callersClassMountainCarAgent
chapter12/lambda_effect.py:368
↓ 1 callersClassMountainCarEnvironment
chapter12/lambda_effect.py:334
↓ 1 callersClassPolicyIteration
chapter04/car_rental_synchronous.py:51
↓ 1 callersClassPriorityQueue
chapter08/maze.py:17
↓ 1 callersClassPuddleWorldAgent
chapter12/lambda_effect.py:937
↓ 1 callersClassPuddleWorldEnvironment
chapter12/lambda_effect.py:907
↓ 1 callersClassPuddleWorldGrid
chapter12/lambda_effect.py:792
↓ 1 callersClassRandomWalk
chapter12/lambda_effect.py:316
↓ 1 callersClassRandomWalkAgent
chapter12/lambda_effect.py:220
↓ 1 callersClassRandomWalkEnvironment
chapter12/lambda_effect.py:202
↓ 1 callersClassReinforceBaselineAgent
chapter13/short_corridor.py:132
↓ 1 callersClassShortCorridor
Short corridor environment, see Example 13.1
chapter13/short_corridor.py:26
↓ 1 callersClassTask
chapter08/trajectory_sampling.py:34
↓ 1 callersClassTilingsValueFunction
chapter09/random_walk.py:105
↓ 1 callersClassTimeModel
chapter08/maze.py:201
↓ 1 callersClassValueFunction
chapter10/access_control.py:104
↓ 1 callersClassValueFunction
chapter09/square_wave.py:50
ClassOffLineLambdaReturn
chapter12/random_walk.py:60
ClassPriorityModel
chapter08/maze.py:249
ClassTemporalDifferenceLambda
chapter12/random_walk.py:116
ClassTrueOnlineTemporalDifferenceLambda
chapter12/random_walk.py:137
ClassValueFunction
chapter12/random_walk.py:36