Jens Egholm Pedersen

Results 86 comments of Jens Egholm Pedersen

Did you try to provide the state? This should only happen if the state is undefined.

Sounds excellent! Is this a generalisation of #87?

@smalltimer Thanks for the input. I think I'd agree with the separation, but I would also enjoy some form of hierarchy to ensure that it's still accessible for new users/easy...

I guess what I'm suggesting is actually to avoid that type of big discussion by lending ourselves to the modular PyTorch structure. If we can stay in that world by...

I can totally see how that could work: having a low-level and separate representation of synapse as well as neuron dynamics would then allow for us to build 'smarter' abstractions...

> I'm not so sure about adding another abstraction in the form of layers. We did that for PySNN, and it limited flexibility in the end. Instead, I think it...

No reason to apologise. Like @ChauhanT wrote, these discussions are super important if we are to build a useful library. And, I think, one defining feature of Norse we should...

Comments or commits to the draft PR are most welcome! :slightly_smiling_face:

I like this approach much better. What I'm working on now can likely be adapted to fit future models, but it probably pays off to get it right the first...

As an inspiration, the BindsNet people opened a PR for something similar here: https://github.com/BindsNET/bindsnet/pull/449/files