Skip to content

Reference implementation of the Parameterized Indexed Networks

License

Notifications You must be signed in to change notification settings

tiantan522/PINs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PINs: Parameterized Indexed Value Function for Efficient Exploration in Reinforcement Learning

This is the reference implementation of the algorithm PINs in the paper. This repository is based on environments from bsuite. To install bsuite, please follow instructions at https://github.com/deepmind/bsuite

Instructions

To run PINs on Cartpole-Swingup with sparse rewards, do: python bsuite_experiment.py

Output files will be written to result_path in bsuite_experiment.py by default. The file plot.py can be used to plot episodic reward after training.

Communication

If you have a problem running the code or spot a bug, please open an issue. Please direct other correspondence to Tian Tan: [email protected]

About

Reference implementation of the Parameterized Indexed Networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages