Giter Site home page Giter Site logo

warecucff / neural-network-in-spreadsheet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from angelnikoloff/neural-network-in-spreadsheet

0.0 0.0 0.0 35.13 MB

Simple Artificial Neural Network with Backpropagation in Excel spreadsheet with XOR example - for education purpose;

License: MIT License

neural-network-in-spreadsheet's Introduction

From Beginer for Beginers;

Neural-Network-in-spreadsheet for education and playground purpose;

Simple Artificial Neural Network (ANN) with Backpropagation in Excel spreadsheet with XOR example. You can see all network parameters how change during the training proces;

It is 3 layers only . It support momenetum also. There are 2 variants - with tanh and with sigmoid activation fuctions;

Screenshot


My favorite tutorials and c++ implementations:

For understanding fundamentals:

A visual proof that neural nets can compute any function:

Understanding Activation Functions in Neural Networks:

Introduction to Gradient Descent Algorithm (along with variants) in Machine Learning

An overview of gradient descent optimization algorithms

Stochastic Gradient Descent โ€“ Mini-batch and more

For Simple Recurent Network - Elman Networks type:

Elman Networks (with c++ source)

Simple Elman-style RNN implementation (with c++ source)

For Long short-term memory (LSTM)

An implementation of the vanilla LSTM. (c++ source) (Best c++ Simple implementation for understanding according to me):

Guide for Attention Mechanisms

Attn: Illustrated Attention:

For third generation ANN - Spiking Neural Network - SNN

The Theory:

The nice very simple example (but in c#):

neural-network-in-spreadsheet's People

Contributors

angelnikoloff 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.