Topic: "xor-neural-network"
dlidstrom/NeuralNetworkInAllLangs
Vanilla neural network implemented in all major languages
Language: Java - Size: 2.24 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 93 - Forks: 9

Frixoe/xor-neural-network
A simple Neural Network that learns to predict the XOR logic gates.
Language: Jupyter Notebook - Size: 64.5 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 52 - Forks: 34

shayanalibhatti/Coding-neural_network-for-XOR-logic-from-scratch
In this repository, I implemented a proof of concept of all my theoretical knowledge of neural network to code a simple neural network for XOR logic function from scratch without using any machine learning library
Language: Jupyter Notebook - Size: 589 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 9

reddragonnm/neatpy
A NEAT library in Python
Language: Python - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 1

neemiasbsilva/machine-learning-algorithm
Some algorithms of machine learning like Regression, Cluster, Deep Learning, and much more.
Language: Jupyter Notebook - Size: 12.2 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 4

sushantPatrikar/XOR-Gate-With-Neural-Network-Using-Numpy
XOR gate which predicts the output using Neural Network :fire:
Language: Python - Size: 192 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 4

prakHr/NeuralNetworksAndFuzzyLogic
[College Course] - Course: BITS F312 Neural Network and Fuzzy Logic
Language: Jupyter Notebook - Size: 4.12 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

Nikronic/Artificial-Neural-Networks
Projects of the course Artificial Neural Networks by Dr. Mozayani - Fall 2019
Language: Jupyter Notebook - Size: 3.29 MB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

Vinetos/neural-network-xor
Implements a neural network learning XOR gate in your favourite languages !
Language: Jupyter Notebook - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

vernikagupta/Deep_Learning_with_Maths
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.
Language: Jupyter Notebook - Size: 45.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

melchisedech333/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.
Language: JavaScript - Size: 292 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

kinoute/l-layers-xor-neural-network
A L-Layers XOR Neural Network using only Python and Numpy that learns to predict the XOR logic gates.
Language: Python - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

IvanovskyOrtega/Neural-Networks
Many different Neural Networks in Python Language. This repository is an independent work, it is related to my 'Redes Neuronales' repo, but here I'll use only Python.
Language: Python - Size: 133 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

yusufocaliskan/rust-neural-network
A simple neural network in Rust to solve the XOR problem.
Language: Rust - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

GnomGad/simple-nn-classifier
Learn the basics of neural networks by training a model on XOR and AND operations
Language: JavaScript - Size: 6.84 KB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

YayIguess/XOR_nn
Neural network to compute XOR values in C using only the standard libraries
Language: C - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

DavidCoroama/xorai
A basic neural network written in C++ that can calculate the expected output of an xor between two numbers.
Language: C++ - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

viktorlott/NeuralNetwork
My First homemade neural network
Language: JavaScript - Size: 8.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yashsmehta/XOR-jax
Simple toy neural networks in JAX solving XOR
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

itsron143/Neural-Network-XOR
Using BackPropagation Algorithm to solve XOR.
Language: Python - Size: 2.93 KB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

gentaiscool/multi-layer-perceptron
Implementation of multi-layer perceptron neural network
Language: Java - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

0jc1/xor
Language: Python - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

uumair327/deep_learning
Deep Learning
Language: Jupyter Notebook - Size: 344 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sanassi/tiny-neural-network
very small neural network in c# (only 1 hidden layer), to solve xor problem (thanks to the coding train yt channel)
Language: C# - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kenplix/XORProblem
Simple neural network for solution this task
Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mkhalai/XOR-Multi-layer-Perceptron
A multi-layer perceptron implementation using python and numpy for the XOR problem.
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Lennart2001/XOR-Deep-Net
A Deep Neural Network that is able to accurately mimic an XOR gate. The goal of the Deep Network is to classify the input patterns according to the XOR truth table.
Language: C++ - Size: 1.05 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Jeffresh/perceptron-XOR
Classifier using the percetron to simulate the XOR gate
Language: MATLAB - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Yukti-09/Artificial-Neural-Networks
Implementation of Artificial Neural Networks in MATLAB and Python.
Language: Jupyter Notebook - Size: 102 KB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

priyanshu-bisht/XOR_perceptron
XOR Perceptron made in Python using Numpy
Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

v-bonilla/machine-learning-with-tensorflow_bachelor-thesis
Bachelor Thesis
Language: Python - Size: 4.02 MB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

adityaknegi/ANN-Xor-IMPLEMENTATION
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cr7anand/ist597-deep-learning
course assignments
Language: Python - Size: 3.83 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

emrejilta/xor-problemi
Yapay Sinir Ağları
Language: C - Size: 139 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jha-prateek/ML_basics
A collection all the ML codes that i built from scratch just using Numpy while getting my hands on the art of Machine Learning. All programs are in Python
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

alvations/ixora
Looking at XOR
Language: Python - Size: 457 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
