Skip to content

rudrasohan/Trust-Region-Policy-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trust-Region-Policy-Optimization

My attepmt at a TRPO implementation in pytorch. :)

The implementation is inspired from UC Berkeley's Deep RL Bootcamp's assignments and the following TRPO implementations by ikostrikov , mjacar and the original implementation by John Schulman.

Running Instructions

python main.py

All parameters exist in trpo_agent.py

Releases

No releases published

Packages

No packages published

Languages