Skip to content

Are there any resources on using Spiking Neural Network (SNN) with Isaac Lab for reinforcement learning? #2597

Discussion options

You must be logged in to vote

It seems so, however, there is some work to do to integrate such examples to Isaac Lab. Here is a list of recent findings:

SpikeGym Framework for SNN-PPO Training

A dedicated framework called SpikeGym has been developed to enable SNN training using Proximal Policy Optimization (PPO) in NVIDIA Isaac Gym environments123. Key features include:

  • GPU-accelerated training: Reduces SNN training time from 3+ hours to ~7 minutes compared to prior tools1.
  • Integration with Isaac Gym: Built on the skrl RL library, supporting both Isaac Gym and MuJoCo simulators12.
  • Architecture flexibility: Allows configuration of SNN layers, neuron types (Rectangular/Gaussian/Sigmoid), and comparison with ANNs via YA…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@H-Hisamichi
Comment options

Answer selected by H-Hisamichi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants