Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 201 Bytes

File metadata and controls

7 lines (4 loc) · 201 Bytes

XOR---Processing

This is my first machine-learning program that incorporates a 3 layer neural network.

It uses the FeedForward and BackPropagation algorithms.

The neural network is a dense one.