casparwylie / Perceptron

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%