https://github.com/i-m-iron-man/snn_rl_cpp
simple implementation of spiking neural nets to solve continuous RL tasks
https://github.com/i-m-iron-man/snn_rl_cpp
Last synced: 7 months ago
JSON representation
simple implementation of spiking neural nets to solve continuous RL tasks
- Host: GitHub
- URL: https://github.com/i-m-iron-man/snn_rl_cpp
- Owner: i-m-iron-man
- License: mit
- Created: 2022-10-13T19:06:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T20:58:53.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T16:15:29.705Z (9 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SNN_RL_CPP
simple implementation of spiking neural nets to solve continuous RL tasks