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] js-gym: JavaScript environment for training reinforcement learning agents.

js-gym

JavaScript environment for training reinforcement learning agents.

They created an environment that wraps over a few JS games for DeepRL (MK and tetris examples included). Can visualize over the browser on localhost port 8000

Sample algorithms

  1. Random Play
  2. Random Search
  3. HillClimbing
  4. Augmented Random Search
  5. Deep Deterministic Policy Gradient

https://github.com/bobiblazeski/js-gym

submitted by /u/milaworld
[link] [comments]