Giter Club home page Giter Club logo

aann's Introduction

AANN

Artificial Neural Network implemented and run using an Arduino Nano.

Included is an implementation of a perceptron in nano/ann.ino which uses a switch button as input signal and a LED light as a correct classification signal. The algorithm dynamically updates it's weights using online gradient descent with a configurable learning rate.

There is also a collection of various scripts related to the Arduino Nano and Uno boards in their respective folders.

Setup

  1. You will need to install the Arduino IDE or Web Editor to interface with the boards.

  2. Assemble the circuit following the diagrams named layout.png or link at the top of the .ino script.

  3. Upload the code contained in this sketch on to your board using the IDE or Web Interface.

This will execute the code on the microcontroller.

Materials

  • Arduino Uno board (standard)

  • Arduino Nano board (AT328P flavour)

  • Breadboard

  • Jumper cables

  • Charging cables

    • USB 2.0 to Micro USB (Nano)

    • Standard A-B USB cable (Uno)

aann's People

Contributors

jackapbutler avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.