Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spiking-RWKV layer to support SpikeGPT architectures #9

Open
4 tasks
kmheckel opened this issue Oct 1, 2023 · 4 comments
Open
4 tasks

Add Spiking-RWKV layer to support SpikeGPT architectures #9

kmheckel opened this issue Oct 1, 2023 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kmheckel
Copy link
Owner

kmheckel commented Oct 1, 2023

It'd be great to provide some template layers within the library for more complex SNN architectures.

  • Spiking RWKV layer for SpikeGPT
  • Spiking VGG block?
  • Spiking mobilenet blocks?
  • Spiking Retention?
@kmheckel kmheckel added enhancement New feature or request help wanted Extra attention is needed labels Oct 1, 2023
@pengzhouzp
Copy link

This is interesting!

@kmheckel
Copy link
Owner Author

Thanks! I'd be happy to include a SpikeGPT/SpikingRWKV block, I just haven't had the chance yet to really dig into the architectures and try implementing it. A numpy or torch implementation of the block would be all I need to translate it into an equivalent JAX module.

@pengzhouzp
Copy link

In another RWKV/SpikeGPT project the numpy version of RWKV was done but may not including the spiking block. Would you like to discuss this over email?

@kmheckel
Copy link
Owner Author

I'd prefer to discuss things either here or on the Open Neuromorphic discord channel so that way other's could follow along if that works for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants