AI-Perceptron-1.0

module to internal operations of neural networks

Index | math

Description

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.

Run Dependencies