Frixoe / xor-neural-networkLinks
A simple Neural Network that learns to predict the XOR logic gates.
☆53Updated 7 years ago
Alternatives and similar repositories for xor-neural-network
Users that are interested in xor-neural-network are comparing it to the libraries listed below
Sorting:
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆277Updated last year
- An RL implementation in Keras☆104Updated 7 years ago
- 🟣 Object detection of abstract shapes with neural networks☆221Updated 4 years ago
- Deep Learning for Computer Vision, by Packt☆227Updated 2 years ago
- How to run Object Detection and Segmentation on a Video Fast for Free☆118Updated 6 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 6 years ago
- Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.☆435Updated 4 years ago
- This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube☆431Updated 6 years ago
- Trial on kaggle imagenet object localization by yolo v3 in google cloud☆66Updated 7 years ago
- Implementing a self driving car using a 3D Driving Simulator. CNN will be used for training☆167Updated 4 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 7 years ago
- AI trained using Genetic Algorithm and Deep Learning to play the game of snake☆156Updated 5 years ago
- Implementing YOLOV3 on google colab☆34Updated 6 years ago
- Identifying diabetic retinopathy using convolutional neural networks☆200Updated 4 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆112Updated 6 years ago
- DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.☆1,790Updated 2 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 7 years ago
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 7 years ago
- MNIST converted to PNG format☆251Updated 8 years ago
- A Deep Learning AI for 2048 (2048:94.15%, 4096:78.48%, 8192: 34.5% 16384: 0.177%)☆150Updated 7 years ago
- This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube☆366Updated 6 years ago
- Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"☆326Updated 5 years ago
- Code for each week's short video of Siraj Raval Course on Reinforcement Learning "AI for Video Games"☆197Updated 7 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆179Updated 3 years ago
- LeNet implemented in keras, using the mnist dataset☆25Updated 4 years ago
- This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube☆147Updated 6 years ago
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆230Updated 6 years ago
- A python remake of the famous T-Rex game from Google chrome☆90Updated 5 years ago
- Implementing YOLO using ResNet as the feature extraction network☆121Updated 6 years ago