Skip to content

pvrancx/fourier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fourier

Sarsa(Lambda) Reinforcement Learner with Fourier features for gym environments.

Usage

See run_sarsa_mc.py or run_sarsa_pb.py for example usage.

Results

Example basis functions over 2D state space: example basis functions

Function approximation example: Function approximation example

Results on MountainCar: MountainCar Results

About

Sarsa Reinforcement Learner with Fourier features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages