nest-simulator icon indicating copy to clipboard operation
nest-simulator copied to clipboard

Add example demonstrating spike-based simulations of Pong

Open krachbumm3nte opened this issue 2 years ago • 1 comments

A NEST-based simulator for training spiking networks to play the classic game Pong, based on: https://github.com/electronicvisions/model-sw-pong

Permission to use part of the original code in the NEST repository has been granted by Timo Wunderlich and Eric Müller (representing "Electronic Vision(s)")

setting as draft until #2384 is merged

krachbumm3nte avatar May 10 '22 16:05 krachbumm3nte

@krachbumm3nte, thanks for also adding this example. Just FYI: I just merged https://github.com/nest/nest-simulator/pull/2384, unblocking this one.

terhorstd avatar Aug 02 '22 06:08 terhorstd

Wouldn't have thought that PyCharm doesn't indent lines according to PEP8, thanks for correcting the indentation. Looks good to me now!

JanVogelsang avatar Sep 28 '22 07:09 JanVogelsang