Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] A step-by-step Policy Gradient algorithms Colab + Pytorch tutorial

Hi, ML redditors! I and my colleagues made a Reinforcement Learning tutorial in Pytorch which consists of Policy Gradient algorithms from A2C to SAC. In addition, it includes learning acceleration methods using demonstrations for treating real applications with sparse rewards:

  1. A2C
  2. PPO
  3. DDPG
  4. TD3
  5. SAC
  6. DDPG from Demonstration
  7. Behavior Cloning (with DDPG)

Every chapter contains both theoretical backgrounds and object-oriented implementation, and thanks to Colab, you can execute them and render the results without any installation even on your smartphone!

I hope it will be helpful for someone. 🙂

Cheers.

submitted by /u/syee-kim
[link] [comments]