vivek3141 / learn-c
A comprehensive C tutorial.
☆9Updated 6 years ago
Alternatives and similar repositories for learn-c:
Users that are interested in learn-c are comparing it to the libraries listed below
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- Solving TicTacToe using the minimax algorithm.☆9Updated 6 years ago
- This python program translates speech to sign language and sign language to speech. Currently only does letter-by-letter.☆9Updated 7 years ago
- Using Deep Reinforcement Learning, a computer program learns how to solve the Rubik's Cube, the world's most popular toy.☆19Updated 6 years ago
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 5 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 6 years ago
- Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in …☆16Updated 2 years ago
- A python back-end web app to visualize a two dimensional vector field, and to calculate divergence and curl at any point.☆29Updated 6 years ago
- Demo for SQL Injection on a vulnerable website☆14Updated 6 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 2 years ago
- Source code for all the animations in my videos. Uses @3b1b's manim library☆169Updated 11 months ago
- Rubik's Cube solver using reinforcement learning☆54Updated last year
- A chess engine in Python using numPy (WIP). Livestreamed here: www.youtube.com/watch?v=1QotIA4_jb4☆33Updated 4 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago
- ☆11Updated 2 years ago
- Physics simulation plugin of Manim that can generate scenes in various branches of Physics.☆356Updated 9 months ago
- Source code of the discontinued Visualization101's Youtube channel☆33Updated 3 years ago
- A program about Rubik's Cube with a lot of features.☆265Updated 3 years ago
- ☆65Updated 2 years ago
- Animation course with Manim☆1,174Updated 4 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆26Updated 2 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- Code for the animations made with Manim☆39Updated 2 years ago
- An OpenGL Rubik's Cube implementation with an optimal solver. Written in C++.☆209Updated 4 years ago
- Here is the code for my genetic algorithm tutorial☆186Updated 6 years ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆55Updated 3 years ago
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆16Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago