ziemowit-s / neuronpp_gym

Spiking Neural Gym agent created on top of NEURON++ and OpenAI Gym libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spiking Neural Gym agent created on top of NEURON++ and OpenAI Gym libraries

Prerequisites

Run

  • pong_gym_run.py

Example Usage

PONG Example of Atari PONG game (left) and visual receptive fields inputs (right) to pixels' changes

Known issues:

  • After a long run it may terminate with:
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc

Process finished with exit code 134 (interrupted by signal 6: SIGABRT)

About

Spiking Neural Gym agent created on top of NEURON++ and OpenAI Gym libraries

License:MIT License


Languages

Language:AGS Script 94.8%Language:AMPL 3.5%Language:Python 1.7%