Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ walrus Public

Feed Forward Neural Network Library for Arduino devices

walrus/walrus

Repository files navigation

WALRUS

Walrus is a feed forward neural network library for Arduino devices. It allows a network to be trained on a Linux machine and then uploaded to an Arduino for predictions.

Why walrus?

This is why

Dependencies

You will need an Arduino board with enough RAM to fit the network into memory - the more the better.

ArduinoANN

This project was inspired by ArduinoANN.

About

Feed Forward Neural Network Library for Arduino devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published