Skip to content
#

xor-neural-network

Here are 39 public repositories matching this topic...

Complete introduction to deep learning with various architechtures. Maths involved is also included. Code samples for building architechtures is included using keras. This repo also includes implementation of Logical functions AND, OR, XOR.

  • Updated Dec 8, 2022
  • Jupyter Notebook
xor-neural-network

🤖 Artificial intelligence (neural network) proof of concept to solve the classic XOR problem. It uses known concepts to solve problems in neural networks, such as Gradient Descent, Feed Forward and Back Propagation.

  • Updated Oct 17, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the xor-neural-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xor-neural-network topic, visit your repo's landing page and select "manage topics."

Learn more