ports/math/p5-AI-Perceptron/pkg/DESCR

4 lines
175 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
This module is meant to be an introduction to the internal operations of
Neural Networks. It lets the user create a single node in a neural net
based on the Perceptron model.