• Stars
    star
    399
  • Rank 105,746 (Top 3 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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