Skip to content

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

License

Notifications You must be signed in to change notification settings

ziemowit-s/neuronpp_gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)