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] Reinforcement Learning Efficient Template (MPI)

Link to Project

After finding myself repeatedly writing and rewriting the same code every time I started a new project, I decided to make a simple but efficient template that works for many RL algorithms. The template uses MPI to simulate environments on several cores in parallel to make the training process very efficient.

If you work with RL or are interested in getting into it, I would highly recommend doing this. Done correctly, you should notice a massive boost in training efficiency, especially when using complex environments.

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