Skip to content

This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube

Notifications You must be signed in to change notification settings

tsinghuarj/actor_critic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

actor_critic

This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube

Coding Challenge - Due Date, Thursday Dec 21 2017 at 12 PM PST

Generate Music using AI! Check out the demos page for magenta here. Train a model to generate a song. Submit your code in the youtube comments section of the video and tweet @tarynsouthern and @sirajraval your generated song! She'll perform the winning piece. Good luck!

Overview

This is the code for using an actor critic algorithm from this video on youtube by Siraj Raval as part of the reinforcement learning series.

Dependencies

  • openAI gym

Usage

Run 'python actor_critic.py' in terminal

Credits

Credits go to Yash Patel. I've merely created a wrapper to get people started.

About

This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%