vivek3141 / learn-cLinks
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
Sorting:
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- Solving TicTacToe using the minimax algorithm.☆9Updated 6 years ago
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 5 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.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
- 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
- This python program detects sidewalks and gives real time navigation to a blind man using the camera.☆14Updated 7 years ago
- Source code for all the animations in my videos. Uses @3b1b's manim library☆172Updated last year
- ☆35Updated 3 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 2 years ago
- Intelligent Snake Game agents trained through a genetic algorithm☆21Updated 3 years ago
- A neural network that is trained with a genetic algorithm to predict the next best move in Tetris☆114Updated 5 years ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆319Updated 4 months ago
- A tutorial for manim, a mathematical animation engine made by 3b1b☆737Updated 8 months ago
- I added selfplay functionality to openai gyms☆10Updated 4 years ago
- Mini python projects ...☆12Updated 9 months ago
- ☆12Updated last year
- "We must be clear that when it comes to atoms, language can be used only as in poetry." -- NIELS BOHR☆21Updated 4 years ago
- Deep Reinforcement Learning algorithm to learn to play Snake☆17Updated 2 years ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆56Updated 3 years ago
- This repo implements a car racing game with evolutionary training.☆21Updated 5 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 5 years ago
- Code for Sentdebot in the Sentdex discord channel (discord.gg/sentdex)☆53Updated 2 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆162Updated 9 months ago
- ☆16Updated 3 years ago
- This repo contains all the RL related code I have written and will write in my livestreams at youtube.com/c/jack_of_some☆42Updated 5 years ago
- Kuhn poker implemented in accordance to OpenAI gym interface☆14Updated 5 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated 10 months ago