-
Notifications
You must be signed in to change notification settings - Fork 6
stober/td
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Temporal Difference Learning in Python Author: Jeremy Stober Contact: [email protected] Version: 0.01 This is a Python implementation of some common temporal difference learning algorthms. The implementations use discrete, linear, or CMAC value function representations and include eligability traces (ie. TD(\lambda)). Requires: numpy, cmac (http://github.com/stober/cmac), cartpole (https://github.com/stober/cartpole), pybrain (for nfq comparison)
About
Temporal Difference Learning in Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published