Giter Club home page Giter Club logo

single-perceptron's Introduction

single-perceptron

This project is an Create React App project specifically designed to demonstrate the power of a single Perceptron in Machine Learning.

Getting Started

  1. Clone this repo

https://github.com/mmajdanski/single-perceptron.git

  1. To run, go to project folder and run

$ npm install or $ yarn install (if you are using yarn)

  1. Now start dev server by running -

$ npm start or $ yarn start

  1. If the browser does not automatically for any reason visit - http://localhost:3000/

For more create-react-app commands refer package.json

Code structure

Components

The code consists of two main files: /src/App.js (for the Layout and firing off the ML algorithm) and /src/ml.js (for the machine learning algorithms)

This example should be used for demonstration purposes only. Feel free to modify the code for the behavior you want.

Recommended Resources

Official Facebook Documentation on React

For any updates to the repo, please visit the changelog

Located here.

Something Missing or Incorrect?

File an issue here.

single-perceptron's People

Contributors

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