Christian Guetnga

Results 8 comments of Christian Guetnga

Afternoon, @Jegp It would be great if I could help with docs. Can I contact the developer who implemented these modules to clarify how they work?

@adelpierre Yes, example notebook with Izhikevich neuron model and STDP would be great! In my project, the implementation of the Izhikevich neuron model using STDP is very necessary. Due to...

In the laboratory, we study how neuromorphic neural networks can be used in the tasks of neuroscience, physics and chemistry. At the moment, I just need to train a neural...

Thanks. When I figure this out, I'll post the solution here, in case it's useful to someone

I'm doing this: ```cpp cv::Mat im = cv::imread("../data/inference/man.jpg"); if (im.empty()) { std::cout

Hi! New release solved the problem. Thank you, your work gives you the pleasant feeling that you don't need to use Python to work with LLM. It's very useful, and...