November 27, 2018

156 words 1 min read

casparwylie/Perceptron

casparwylie/Perceptron

A flexible artificial neural network builder to analyse performance, and optimise the best model.

repo name casparwylie/Perceptron
repo link https://github.com/casparwylie/Perceptron
homepage
language Python
size (curr.) 15307 kB
stars (curr.) 365
created 2016-10-01
license

NOTE: This is an incomplete project. I may decide to spend a lot more time on it if people persist giving it positive attention.

Perceptron

A flexible artificial neural network builder to analysis performance, and optimise the best model.

Perceptron is a software that will help researchers, students, and programmers to design, compare, and test artificial neural networks. As it stands, there are few visual tools that do this for free, and with simplicity. This software is largely for educational purposes, allowing people to experiment and understand how the different parameters within an ANN can result in different performances and better results. I have not used libraries like TensorFlow specifally so people can see what goes on lower level, all within the code.

screenshotnew

untitled

comments powered by Disqus