Hi everyone,
I'm Rohit, currently working on a reinforcement learning model that incorporates a world model, and I'm trying to deploy it on SpiNNaker using the Jupyter/cloud interface.
However, I'm facing a major bottleneck my model is relatively complex, and running it directly on SpiNNaker is proving to be very slow, which is making development and debugging quite difficult.
I was wondering if there's a recommended way to train and debug the model locally (perhaps using a simulator that closely mimics SpiNNaker behavior), and then deploy the trained model to SpiNNaker just for inference or final validation?
I’ve come across some online resources, but I’m finding it hard to understand what actually works and what’s compatible with my setup. So I thought I’d reach out to the community for advice or suggestions.
Thank you in advance for your support,
Rohit