vzhou842 / neural-network-from-scratch
A Neural Network implemented from scratch (using only numpy) in Python.
☆217Updated 2 years ago
Alternatives and similar repositories for neural-network-from-scratch:
Users that are interested in neural-network-from-scratch are comparing it to the libraries listed below
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆316Updated 8 months ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆86Updated 2 years ago
- Neural Networks from Scratch☆186Updated 4 years ago
- Code files for Python-Machine-Learning-Cookbook☆454Updated 2 years ago
- LaTeX/PDF + Epub version of the online book (http://neuralnetworksanddeeplearning.com) ”Neural Networks and Deep Learning“ by Michael Nie…☆278Updated 3 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆259Updated 4 years ago
- A repository for implementation of artificial intelligence algorithm which includes machine learning and deep learning algorithm as well …☆176Updated 6 months ago
- This repository contains the code for all the programming tasks of the Mathematics for Machine Learning courses taught at Coursera by Im…☆39Updated 6 years ago
- Creating a simple neural network in Python with one input layer (3 inputs) and one output neuron.☆182Updated 6 years ago
- Implementation of Artificial Neural Networks using NumPy☆100Updated last year
- Deep Learning examples with Keras.☆302Updated 2 years ago
- Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?☆263Updated 6 years ago
- Code for Sentdebot in the Sentdex discord channel (discord.gg/sentdex)☆53Updated 2 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆161Updated 2 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 6 years ago
- The Python code to reproduce the illustrations from The Hundred-Page Machine Learning Book.☆1,936Updated 9 months ago
- Ensemble Machine Learning Cookbook, published by Packt☆60Updated 2 years ago
- To help python programmers experiment and learn. All algorithms implemented from scratch in jupyter notebook.☆118Updated 5 years ago
- This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube☆369Updated 6 years ago
- Solutions of the exercises and problems from Michael Nielsen's book Neural Networks and Deep Learning: http://neuralnetworksanddeeplearni…☆165Updated 4 years ago
- A Chess GUI based from Python using PySimpleGUI and Python-Chess.☆163Updated last year
- Exercises and solutions to Stanford CS229 Machine Learning in Python☆192Updated last year
- The LC0 engine ported to javascript with Emscripten.☆103Updated 11 months ago
- Minimalistic Multiple Layer Neural Network from Scratch in Python.☆25Updated 7 years ago
- ☆62Updated 2 years ago
- A simple chess game for comparing your moves with other chess engines☆36Updated 4 years ago
- ☆189Updated 2 years ago
- R , Python, Machine Learning, Data Analysis, Data Visualization,Data Manipulation,Data Cleaning☆45Updated 7 years ago
- An implementation of Linear Regression from scratch in python 📈☆54Updated 2 years ago
- A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy☆29Updated 8 years ago