Skip to content

filangelos/social_rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Reinforcement Learning

Installation

pip install -e .[dev]

Notes

This repository is under heavy refactoring, please do not raise issues unless you catch any breaking bugs. The list of changes that are under consideration are the following:

  • Remove any dm-reverb dependencies.
  • Host demonstrations on an Oxford server for guaranteeing reproducibility.
  • Un-.gitignore the experiments/run_psiphi.ipynb after testing sensitivity to the l1_loss_coef parameter.
  • Add stop_successor_features_gradients parameter to the ITDLoss.
  • Consider trading scalability with readability for the loss_outputs in the _loss_fns.
  • Remove any markov dependencies.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks