+
Skip to content

groupsvkg/rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning

CM50270: Reinforcement Learning Project

RL Algorithms

image

Candidate Algorithms

  • Model-Free
    • VPG
    • PPO
    • DDPG
    • SAC

Setup

Environments

Exporting Video

In your agent, import

from gym import wrappers
from time import time # just to have timestamps in the files

Then, insert a wrapper call after you make the env.

env = gym.make(ENV_NAME)
env = wrappers.Monitor(env, './videos/' + str(time()) + '/')

This will save .mp4 files to ./videos/1234/something.mp4

Coursework

Issue

Reference

About

CM50270: Reinforcement Learning Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载