casparwylie/Perceptron
A visual GUI tool for building and testing artificial neural networks from scratch using pure Python and tkinter.

Perceptron is a visual neural network builder that allows users to design, train, and compare artificial neural networks through a GUI interface. It is built entirely from scratch without ML libraries like TensorFlow so users can understand the lower-level mechanics of neural networks. The tool focuses on educational purposes, enabling researchers, students, and programmers to experiment with different ANN parameters and observe their effects on model performance.
Frequently asked
- What is casparwylie/Perceptron?
- A visual GUI tool for building and testing artificial neural networks from scratch using pure Python and tkinter.
- Is Perceptron open source?
- Yes — casparwylie/Perceptron is an open-source project tracked on heatdrop.
- What language is Perceptron written in?
- casparwylie/Perceptron is primarily written in Python.
- How popular is Perceptron?
- casparwylie/Perceptron has 415 stars on GitHub.
- Where can I find Perceptron?
- casparwylie/Perceptron is on GitHub at https://github.com/casparwylie/Perceptron.