#92 — XOR Problem
Back
In this coding challenge, I use my Toy Neural Networks library to solve the XOR problem.
Github repo with documentation and references materials for my Toy Neural Network.
Documentation and reference materials for TensorFlow.js.
ml5 page with documentation and supporting material.
This playlist accompanies Chapter 10 of The Nature of Code book.
In this video, I continue my machine learning series and build a simple Perceptron in Processing (Java).
3Blue1Brown video series on neural networks.