omaraflak / first-neural-network
Simple neural network implemented from scratch in C++.
☆16Updated 8 years ago
Alternatives and similar repositories for first-neural-network:
Users that are interested in first-neural-network are comparing it to the libraries listed below
- Simple Back Propagation Neural Network☆118Updated 4 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 6 years ago
- CNN implementation from scratch☆36Updated 6 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- Collection of iris classifcation program for teaching purpose☆36Updated 3 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- Available when training a Neural Network, or an Autoencoder.☆24Updated 11 years ago
- mojo cnn: c++ convolutional neural network☆197Updated 6 years ago
- My C++ deep learning framework & other machine learning algorithms☆87Updated last year
- Fully-working mlpack example programs☆130Updated 2 weeks ago
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆227Updated 6 years ago
- This is the code for "Evolutionary Space Invaders - The Math of Intelligence (Week 9)" By Siraj Raval on Youtube☆29Updated 7 years ago
- A simple neural network implement in c++☆130Updated 10 months ago
- Reinforcement Learning with TensorFlow, published by Packt☆42Updated 2 years ago
- A convolutional neural network from scratch☆102Updated 8 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆129Updated last year
- deep learning: theory + practice☆78Updated 6 years ago
- Artificial Neural Networks - Gradient descent, BFGS, Regularization with Jupyter notebook☆65Updated 3 years ago
- ☆46Updated 13 years ago
- This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"☆98Updated 5 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆220Updated 5 years ago
- ☆31Updated last year
- Neural Networks For Playing Pong☆77Updated 8 years ago
- Simple C++ reader for MNIST dataset☆87Updated 5 years ago
- This is the code for "Autoencoder Explained" by Siraj Raval on Youtube☆52Updated 7 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- Python loop optimization for numerical calculations☆21Updated 6 years ago
- Artificial Neural Networks / Python☆153Updated last year
- A small and pure Numpy Convolutional Neural Network library.☆52Updated 7 years ago
- This repo gives an example of using a simple method of reinforcement learning to beat the Lunar Lander environment. The agent uses a comb…☆18Updated 6 years ago