nebuly-ai / optimate

A collection of libraries to optimise AI model performances
https://www.nebuly.com/
Apache License 2.0
8.38k stars 639 forks source link

Forward Forward algorithm in more languages like ardoino and cpp because no one implemented in these languages #128

Open Mjz86 opened 1 year ago

Mjz86 commented 1 year ago

Something like the ardoinoneuralnetwork

Mjz86 commented 1 year ago

Can we have it i really need a ardoino one (not for the ardoino uno but for the esp32)because it learner's in real time ?

Mjz86 commented 1 year ago

And i don't know how to use tensor flow or torch

ErickMaRi commented 1 month ago

Hi, I have a C++ based F-F algorithm repository for vision (64x64 pngs). A single neuron learns to distinguish the datasets in my toy problem (Gaussian Splatting).