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.

[R] OgmaNeo plays Atari Pong

Hey all,

Here are some of our first successful results for running OgmaNeo on Atari Pong (from pixels).

While the model trained in the post was not trained on a Raspberry Pi, we have done tests to show that it does run on the Pi in real-time (60fps) with learning enabled. If enough people would like to know exactly how fast it runs on a Pi, we can perform another experiment where everything is run entirely on the Pi and report some exact performance results. For now though, we are working on releasing the demo code with documentation.

For those that don’t know, OgmaNeo is a library written in C++ with Python bindings that implements Sparse Predictive Hierarchies (SPH), a biologically-inspired and extremely fast memory prediction framework. We have long tried to implement reinforcement learning with this system, and I think we have finally found success!

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