vivek3141 / mlLinks
Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in C++.
☆16Updated 2 years ago
Alternatives and similar repositories for ml
Users that are interested in ml are comparing it to the libraries listed below
Sorting:
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 5 years ago
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- Solving TicTacToe using the minimax algorithm.☆9Updated 6 years ago
- A comprehensive C tutorial.☆9Updated 6 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 6 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 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
- 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
- This python program detects sidewalks and gives real time navigation to a blind man using the camera.☆14Updated 7 years ago
- Quick demo of vectorization using C++ and x86_64 ASM.☆12Updated 3 years ago
- Source code for all the animations in my videos. Uses @3b1b's manim library☆172Updated last year
- Official implementation of the paper "Approximating two value functions instead of one: towards characterizing a new family of Deep Reinf…☆11Updated 3 years ago
- Auto Differentiate from scratch based on Autograd☆10Updated 2 years ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 4 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- Code repository for the research project "You Play Ball, I Play Ball: Bayesian Multi-Agent Reinforcement Learning for Slime Volleyball", …☆17Updated 4 years ago
- Deep Reinforcement Learning to Play 2048 (with Keras)☆26Updated 6 years ago
- Pytorch Implementation of Twin Delayed Deep Deterministic Policy Gradients for Continuous Control☆12Updated 4 years ago
- Applying Reinforcement Learning in Minecraft - Project Malmo Tutorial (Mar 2021)☆16Updated last year
- OpenAI gym environment for evolving morphologies of 2D virtual creatures.☆33Updated last year
- ☆35Updated 3 years ago
- ReconChess python implementation☆42Updated 3 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 2 years ago
- Understanding RL vision Distill article☆23Updated 2 years ago
- A modern design, open source, fully featured chess GUI.☆17Updated 2 years ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆14Updated last year
- OpenAI Gym wrapper for Metacar: A reinforcement learning environment for self-driving cars in the browser.☆45Updated 5 years ago
- Neural Networks from Scratch in X☆33Updated 5 years ago