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: almost 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,172 |
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 | 683 |
kwotsin/tensorflow-xception | An implementation of a deep learning model for computer vision tasks using TensorFlow | 207 |
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,436 |
kubeflow/katib | Automated machine learning on Kubernetes using a framework-agnostic approach | 1,509 |
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,582 |
kubeflow/arena | A command-line interface for running and monitoring machine learning training jobs on Kubernetes clusters. | 740 |
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 464 |
hkust-knowcomp/r-net | An implementation of R-Net, a machine reading comprehension model using TensorFlow. | 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,233 |