Hacker News new | ask | show | jobs
by dqh 104 days ago
Thanks!

We focus on using real neurons, I'm not aware of a software based equivalent. But users can `pip install cl-sdk` to get started with our API. The SDK is still early but supports playing back a recording of real data so applications can be built with a realistic spike frequency. (We'll be releasing a set of recordings for this)

1 comments

Thanks for thr tip.

The closest thing to real neurons are called spiking, neural networks. Here's a list of libraries for building them on GPU's:

https://github.com/open-neuromorphic/open-neuromorphic

For academic papers, the phrases they use include "biologically plausible," "Hebbian learning," and "backpropagation free." Searching for those with "neural networks" or "neurons" will turn up cutting-edge techniques.

We'll likely leave the answering of your equivalence question to our users. While we do plenty of internal research, the primary goal of our cloud platform is to dramatically expand access to this field. There are no doubt many low-hanging fruits to be discovered.