vzhou842 / neural-network-from-scratch
A Neural Network implemented from scratch (using only numpy) in Python.
☆208Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for neural-network-from-scratch
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆85Updated 2 years ago
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆287Updated 3 months ago
- How to build RNNs and LSTMs from scratch with NumPy.☆252Updated 4 years ago
- Building Convolutional Neural Networks From Scratch using NumPy☆571Updated last year
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆224Updated 6 years ago
- A numpy based CNN implementation for classifying images☆64Updated 4 years ago
- Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?☆263Updated 5 years ago
- This repo is part of a series of blog post titled "Nothing but NumPy"☆50Updated 3 years ago
- Implementation of Artificial Neural Networks using NumPy☆98Updated last year
- A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy☆29Updated 7 years ago
- This repository is updated by a number of introductory projects to deep learning with Python.☆37Updated last year
- Sample code from the Neural Networks from Scratch book.☆287Updated 6 months ago
- live coding deep learning library☆325Updated 4 years ago
- Stochastic gradient descent from scratch for linear regression☆37Updated last year
- Predicting Gender from a given first name☆10Updated 6 years ago
- Minimalistic Multiple Layer Neural Network from Scratch in Python.☆25Updated 6 years ago
- An implementation of convolutional networks in NumPy!☆80Updated 3 years ago
- Using Python to Play Cyberpunk 2077☆121Updated last year
- This code is part of my post on Medium.☆107Updated 5 years ago
- Machine learning, Deep Learning, CNN with PyTorch☆80Updated 4 years ago
- Deep learning codes and projects using Python☆350Updated 3 years ago
- Some fundamental machine learning and data-analysis techniques are explained through realistic examples.☆118Updated 2 months ago
- AI Books☆199Updated 6 years ago
- Neural Networks from Scratch☆180Updated 3 years ago
- Python Deep Learning Second Edition, Published by Packt☆117Updated 2 years ago
- A repository for implementation of artificial intelligence algorithm which includes machine learning and deep learning algorithm as well …☆166Updated 3 weeks ago
- Python Deep Learning Cookbook, published by Packt☆138Updated last year
- ☆27Updated 4 years ago
- Python Deep Learning Projects, published by Packt☆210Updated last year
- AI bots playing Tic Tac Toe☆33Updated 2 years ago