jldbc / numpy_neural_netLinks
A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy
☆29Updated 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 6 years ago
- medium blog supplementaries | Backprop | Resnet & ResNext | RNN |☆73Updated 3 years ago
- A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.☆197Updated 6 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆85Updated 3 years ago
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 7 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 5 years ago
- MLP, CNN, RNN, LSTM from scratch☆36Updated 5 years ago
- Materials for "Bayesian Methods for Machine Learning" Coursera MOOC☆135Updated 4 years ago
- Tutorials for DLVC NPTEL MOOC☆123Updated 3 years ago
- Deep Learning examples with Keras.☆301Updated 2 years ago
- Solutions to assignments of Coursera Specializations - Deep learning, Machine learning, Algorithms & Data Structures, Image Processing an…☆81Updated 7 years ago
- Notes and coding exercises from the various lessons in Udacity's Deep Learning Nanodegree Foundation☆72Updated 8 years ago
- This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube☆196Updated 11 months ago
- Deep learning library in python from scratch☆44Updated 2 years ago
- Follow along repo for the eponymously named youtube playlist☆61Updated 8 years ago
- This code was developed for the Intro to GANs workshop for Machine Learning Tokyo (MLT).☆66Updated 6 years ago
- Machine learning algorithms☆112Updated 6 years ago
- Support code for the medium blog on transfer learning. Link to the blog in the Readme file.☆105Updated 5 years ago
- A simple neural network framework☆23Updated 2 years ago
- This repo is part of a series of blog post titled "Nothing but NumPy"☆49Updated 4 years ago
- Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!☆279Updated 2 years ago
- A Pytorch Deep Dream Implementation☆88Updated 5 years ago
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- Repo for my blogs explaining swish activation function☆13Updated 7 years ago
- Vanilla LSTM with numpy☆20Updated 7 years ago
- Slides, code and resources for model interpretation methods in machine learning and deep learning☆32Updated 5 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆274Updated 11 months ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆111Updated 6 years ago
- 'Deploying machine learning models with a Flask API' tutorial, written for HyperionDev☆66Updated 3 years ago