Skip to content
/ playground Public

Playground for prototyping and quick experiment sketches

License

Notifications You must be signed in to change notification settings

x75/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playground

Playground for prototyping and quick or simple experiment sketches

hebbian_conditioning contains two associative learning examples for modifying robot behaviour.

reinforcement_learning contains a TD0 agent that can learn V and Q functions with standard TD0, Q-Learning and SARSA update functions using either tables or MLPs for representing the functions.

infth_feature_relevance contains some attempts at measuring feature relevance with information theoretic methods or a linear regression probe

About

Playground for prototyping and quick experiment sketches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages