2024-06-05 12:25:04 +02:00
2024-06-05 11:52:50 +02:00
2024-06-05 11:52:50 +02:00
2024-06-05 12:25:04 +02:00
2024-06-05 12:05:15 +02:00

Neural Network from scratch

fully-connected/backtracking NN using numpy and a 'class Layer' with no 'class Neuron' software architecture

Xor and a weather dataset are available out of the box.

Comments were added with respect to an imaginable audience in a tutorial-ish fashion.

Description
No description provided
Readme 83 KiB
Languages
Python 100%