Skip to content
/ walrus Public

Feed Forward Neural Network Library for Arduino devices

Notifications You must be signed in to change notification settings

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.

Releases

No releases published

Packages

No packages published