Bot-Academy / NeuralNetworkFromScratchLinks
Minimalistic implementation of a simple feedforward Neural Network
☆166Updated 2 years ago
Alternatives and similar repositories for NeuralNetworkFromScratch
Users that are interested in NeuralNetworkFromScratch are comparing it to the libraries listed below
Sorting:
- Machine Learning library for educational purpose.☆328Updated last year
- ☆85Updated 5 months ago
- Sample code from the Neural Networks from Scratch book.☆328Updated last year
- ☆66Updated 2 years ago
- A simple self-driving AI car game, which uses NEAT.☆286Updated last year
- ☆57Updated last year
- A collection of projects, graphical or otherwise.☆173Updated 2 years ago
- A simulation of planets and their orbits around the sun in Python.☆109Updated 10 months ago
- ☆87Updated 3 months ago
- Creating a simple neural network in Python with one input layer (3 inputs) and one output neuron.☆182Updated 7 years ago
- This code is part of my post on Medium.☆113Updated 6 years ago
- Codes from videos etc.☆169Updated 7 months ago
- A visually intuitive take on Fourier Transform based on a youtube video by 3Blue1Brown☆152Updated 5 years ago
- Using the NEAT algorithm to train an AI to play pong in Python!☆80Updated 10 months ago
- Python Software 3D Engine (Object Renderer) with Pygame, Numpy, Numba☆240Updated 2 years ago
- Repo where I recreate some popular machine learning models from scratch in Python☆121Updated 6 months ago
- Visualizing some of the internals of a neural network during training and inference.☆76Updated last year
- Source code for all the animations in my videos. Uses @3b1b's manim library☆175Updated last year
- Simple Mandelbrot☆62Updated last year
- ☆56Updated 3 years ago
- Computer Vision course using python and OpenCV☆240Updated 4 years ago
- ☆684Updated last year
- A script that trains a model to recognize handwritten digits using the MNIST data set. Then it loads external files and uses the neural n…☆137Updated 2 years ago
- Resources for the ultimate introduction to simple python guis☆94Updated 3 years ago
- 🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.☆43Updated 8 months ago
- This repository belongs to the youtube videos "What are Genetic Algorithms" (https://youtu.be/uQj5UNhCPuo) and "Genetic Algorithm from Sc…☆180Updated 3 years ago
- Python Speech Recognition Course☆150Updated 2 years ago
- ☆112Updated 3 years ago
- This is the code for a self driving Neural Network using NEAT in Python☆88Updated 4 years ago
- 🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficient…☆89Updated last year