TensorKart
AI controller
A machine learning project to train an AI agent to control a Mario Kart emulator using joystick input and images of the track environment.
self-driving MarioKart with TensorFlow
2k stars
61 watching
256 forks
Language: Python
last commit: about 3 years ago machine-learningtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
siemanko/tensorflow-deepq | A reinforcement learning implementation using TensorFlow to control a game environment | 1,170 |
aleju/mario-ai | An AI system that learns to control Mario in the first level of Super Mario World using pixel input and Q-learning | 686 |
kwotsin/tensorflow-xception | An implementation of a deep learning model for computer vision tasks using TensorFlow | 208 |
kevincoble/aitoolbox | A toolbox of AI modules written in Swift for various machine learning tasks and algorithms | 794 |
nstiwari/video-game-control-using-pose-classification-and-tensorflow-lite | This project enables video game control using pose classification and TensorFlow Lite to create a custom controller for games. | 7 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
amitshekhariitbhu/androidtensorflowmachinelearningexample | Provides an Android integration of TensorFlow for machine learning tasks | 1,434 |
kubeflow/katib | An automated machine learning system that supports hyperparameter tuning and neural architecture search on Kubernetes. | 1,521 |
b3nk4n/tensorlight | A high-level framework for machine intelligence applications using TensorFlow. | 11 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
kubeflow/arena | A CLI tool for managing machine learning training jobs and monitoring GPU resources in Kubernetes clusters. | 743 |
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 463 |
hkust-knowcomp/r-net | An implementation of R-NET, a machine reading comprehension model using scaled multiplicative attention and variational dropout. | 578 |
kod-chen/yolov2-tensorflow | A TensorFlow implementation of the YOLOv2 object detection algorithm | 97 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,239 |