https://github.com/raufjatoi/self-driving-car
https://github.com/raufjatoi/self-driving-car
carla python reinforcement-learning
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raufjatoi/self-driving-car
- Owner: Raufjatoi
- Created: 2024-11-01T16:05:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T08:54:59.000Z (about 1 year ago)
- Last Synced: 2025-01-25T05:25:34.895Z (10 months ago)
- Topics: carla, python, reinforcement-learning
- Language: Python
- Homepage:
- Size: 55.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Self-Driving Car
> [!WARNING]
> This project is still in the exploration phase as I am figuring it out. 😊
> [!NOTE]
> This is a collaborative project involving team members [Ahsan](https://github.com/MrAhsan777), [Umar](https://github.com/Umarkeerio), and [Rehman](#). We are currently deciding whether to focus on hardware or software development, so the direction of this repository is still under consideration.
**Features**
- **Reinforcement Learning**: Utilizing reinforcement learning techniques to train the car.
- **Simulation**: Run simulations in the CARLA environment to test driving capabilities.
- **Custom Scenarios**: Create custom driving scenarios for varied training experiences.
> [!IMPORTANT]
> carla is very large open source application where you teach the cars to learn in the enviro , so better read their docs before starting here: [Carla](https://carla.org/)
## didnt use the carla yet and still thinking