Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months 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.