FahzainAhmad/agent-hill-climb-supervised
This project implements a supervised deep learning system that learns to autonomously control a vehicle in the Countryside level of Hill Climb Racing. Using computer vision and a convolutional neural network (CNN), the model observes raw gameplay frames and predicts the correct driving action in real time — mimicking human input.
Stars
73
Forks
13
Language
Python
License
—
Category
Last pushed
Nov 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FahzainAhmad/agent-hill-climb-supervised"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ArztSamuel/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The...
idreesshaikh/Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning
Deep Reinforcement Learning (PPO) in Autonomous Driving (Carla) [from scratch]
kevinhughes27/TensorKart
self-driving MarioKart with TensorFlow
lexfridman/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
KimangKhenng/Traffic-SImulation-and-Visualization
Traffic Intersection Simulation Using C++ and Qt