Giter VIP home page Giter VIP logo

excel-net's Introduction

Cover Slide


Excel-Net

A neural network in a single Excel spreadsheet.

Build Status License

Description

Using a small training dataset, the single-layer neural network learns to predict housing prices, based on several input values (e.g., # of bedrooms, # of bathrooms, sq. ft., etc.). It does this by adjusting the model's weights over ten cycles of "gradient descent." After training, the model then is tested on new, unseen data from a small testing dataset.

Graphs of the model's predictions are shown at each cycle of training, along with the model's error, training accuracy, etc. The first and final graphs are shown again at the top of the sheet for comparison, as well as graphs of the model's cost and accuracy throughout training.

Check the video demo on YouTube

Follow on YouTube for demos and guides in AI, finance, IoT, software engineering and more.

Feel free to ask me questions on GitHub or at [email protected]

Enjoy!

Prerequisites

  • Excel

Installation

 git clone https://github.com/johnathanalyst/Excel-Net.git

Usage

Download the repository and open the Excel file. You can adjust the "learning rate" cell at the top of the sheet and it will update instantly (depending on the speed of your pc), to show the new values & graphs during the training and testing processes.

!!! WARNING: NONE OF THE CELLS IN THIS SHEET ARE LOCKED OR PROTECTED! IF YOU CHANGE ANY CELLS OTHER THAN THE LEARNING RATE, THINGS CAN EASILY FAIL! !!!

Test Results

Results


"Gradient Descent" (aka, training process)

Training


Model Cost Each Cycle

Cost


Model Training Accuracy Each Cycle

Accuracy


Authors

Contributing

Not currently accepting outside contributors, but feel free to use as you wish.

License

There is no license associated with this content.

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.