jldbc / numpy_neural_netLinks
A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy
☆31Updated 8 years ago
Alternatives and similar repositories for numpy_neural_net
Users that are interested in numpy_neural_net are comparing it to the libraries listed below
Sorting:
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 7 years ago
- A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.☆198Updated 6 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆279Updated last year
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆229Updated 7 years ago
- Notes and coding exercises from the various lessons in Udacity's Deep Learning Nanodegree Foundation☆72Updated 8 years ago
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆355Updated last year
- Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.☆148Updated 4 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- medium blog supplementaries | Backprop | Resnet & ResNext | RNN |☆72Updated 3 years ago
- Deep Learning examples with Keras.☆303Updated last month
- Simple Generative Adversarial Networks for MNIST data with Keras.☆179Updated 3 years ago
- Tutorials for DLVC NPTEL MOOC☆124Updated 3 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆88Updated 3 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 6 years ago
- Codebase for my book "Python DeepLearning Projects" | Learn applied deep learning for various use-cases on NLP, CV and ASR using TensorFl…☆90Updated 2 years ago
- ☆57Updated 6 years ago
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 8 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 5 years ago
- This repository is updated by a number of introductory projects to deep learning with Python.☆39Updated 2 years ago
- This repo is part of a series of blog post titled "Nothing but NumPy"☆49Updated 5 years ago
- Deep Learning for Computer Vision, by Packt☆226Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 3 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆111Updated 7 years ago
- Artificial Neural Networks / Python☆157Updated last year
- This is the notebook associated with the blog post:☆92Updated 5 years ago
- Tensorflow 2.0 Quick Start Guide, published by Packt☆113Updated 2 years ago
- A summary of interesting Machine Learning (mostly Deep Learning) papers that I encounter.☆26Updated 7 years ago
- Keras implementation of Deep Learning papers☆95Updated 7 years ago
- deep learning: theory + practice☆79Updated 6 years ago
- Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this reposi…☆139Updated 7 years ago