Skip to content

JaroslavVecera/Perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron

Github repozitory size License Latest release Last commit Dotnet version

About

Perceptron is a Windows application demonstrating a process of Perceptron training.

Untitled

Installation

  1. Download the latest binary from Releases tab.
  2. (Optional) Download also following two files for full functionality and add them to the same folder as
    • train-images-idx3-ubyte.gz
    • train-labels-idx3-ubyte.gz

Key Features

  • Going through the calculation and updating of perceptron step by step with description.
  • Manual entering and changing inputs as well as weights and biases.
  • Loading image data as input
    • Own images (28 x 28 pixels only)
    • MNIST database (manual or automatic training)

How to Contribute

  1. Clone repo and create a new branche: $ git checkout https://github.com/JaroslavVecera/Perceptron -b <name-of-new-branch>.
  2. Make changes and test.
  3. Submit Pull Request with description.

About

Windows application demonstrating a process of Perceptron training.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages