An open API service indexing awesome lists of open source software.

https://github.com/Brollof/SimplePerceptron

Simple perceptron visualisation (C#)
https://github.com/Brollof/SimplePerceptron

csharp machine-learning neural-network perceptron supervised-learning visual-studio

Last synced: over 1 year ago
JSON representation

Simple perceptron visualisation (C#)

Awesome Lists containing this project

README

          

# Simple Perceptron
Simple perceptron visualisation made in Visual Studio (C#).

Perceptron learns over time whether the dot is above or below line.