All Projects → Drl_based_selfdrivingcarcontrol → Similar Projects or Alternatives

525 Open source projects that are alternatives of or similar to Drl_based_selfdrivingcarcontrol

Tensorflow Reinforce
Implementations of Reinforcement Learning Models in Tensorflow
Stars: ✭ 480 (+92.77%)
Self-Driving-Car
Lane Detection for Self Driving Car
Stars: ✭ 14 (-94.38%)
Mutual labels:  self-driving-car
Awesome Self Driving Car
An awesome list of self-driving cars
Stars: ✭ 185 (-25.7%)
Mutual labels:  self-driving-car
erdos
Dataflow system for building self-driving car and robotics applications.
Stars: ✭ 135 (-45.78%)
Mutual labels:  self-driving-car
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-71.89%)
amazon-sagemaker-endpoint-deployment-of-fastai-model-with-torchserve
Deploy FastAI Trained PyTorch Model in TorchServe and Host in Amazon SageMaker Inference Endpoint
Stars: ✭ 60 (-75.9%)
Mutual labels:  self-driving-car
Finrl Library
FinRL: Financial Reinforcement Learning Framework. Please star. 🔥
Stars: ✭ 3,037 (+1119.68%)
WIMP
[arXiv] What-If Motion Prediction for Autonomous Driving ❓🚗💨
Stars: ✭ 80 (-67.87%)
Mutual labels:  self-driving-car
Didi challenge ros
Roslaunch to visualize a rosbag file from Udacity (DiDi Challenge)
Stars: ✭ 69 (-72.29%)
Mutual labels:  self-driving-car
Awesome Deep Neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
Stars: ✭ 150 (-39.76%)
Deep Reinforcement Learning Notes
Deep Reinforcement Learning Notes
Stars: ✭ 101 (-59.44%)
Practical rl
A course in reinforcement learning in the wild
Stars: ✭ 4,741 (+1804.02%)
Ros robotics projects
Example codes of new book ROS Robotics Projects
Stars: ✭ 240 (-3.61%)
Mutual labels:  self-driving-car
Pytorch Nec
PyTorch Implementation of Neural Episodic Control (NEC)
Stars: ✭ 67 (-73.09%)
OgmaDrive
Ogma - OgmaDrive https://ogma.ai/
Stars: ✭ 24 (-90.36%)
Mutual labels:  self-driving-car
Deep Qlearning Agent For Traffic Signal Control
A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.
Stars: ✭ 136 (-45.38%)
l2r
Open-source reinforcement learning environment for autonomous racing.
Stars: ✭ 38 (-84.74%)
Drl papernotes
Notes and comments about Deep Reinforcement Learning papers
Stars: ✭ 65 (-73.9%)
maze solver
This project solves self-made maze in a variety of ways: A-star, Q-learning and Deep Q-network.
Stars: ✭ 24 (-90.36%)
Mutual labels:  dqn
Retro Learning Environment
The Retro Learning Environment (RLE) -- a learning framework for AI
Stars: ✭ 180 (-27.71%)
Mutual labels:  dqn
rlflow
A TensorFlow-based framework for learning about and experimenting with reinforcement learning algorithms
Stars: ✭ 20 (-91.97%)
Malmo Challenge
Malmo Collaborative AI Challenge - Team Pig Catcher
Stars: ✭ 64 (-74.3%)
Policy Gradient
Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras
Stars: ✭ 135 (-45.78%)
learning-to-drive-in-5-minutes
Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
Stars: ✭ 227 (-8.84%)
Mutual labels:  self-driving-car
Vehicle Detection And Tracking
Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking
Stars: ✭ 60 (-75.9%)
Mutual labels:  self-driving-car
self-driving-car-simulator
The core technology behind Self Driving Cars today.
Stars: ✭ 17 (-93.17%)
Mutual labels:  self-driving-car
Behavioral Cloning
Third Project of the Udacity Self-Driving Car Nanodegree Program
Stars: ✭ 210 (-15.66%)
Mutual labels:  self-driving-car
CarND-LaneLines-P1
First Project Udacity's Self-Driving NanoDegree
Stars: ✭ 23 (-90.76%)
Mutual labels:  self-driving-car
Reinforcepy
Collection of reinforcement learners implemented in python. Mainly including DQN and its variants
Stars: ✭ 54 (-78.31%)
Mutual labels:  dqn
TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
Stars: ✭ 160 (-35.74%)
Mutual labels:  dqn
Ml Agents
Unity Machine Learning Agents Toolkit
Stars: ✭ 12,134 (+4773.09%)
Waymo Kitti Adapter
A tool converting Waymo dataset format to Kitti dataset format.
Stars: ✭ 83 (-66.67%)
Mutual labels:  self-driving-car
Uselfdrivingsimulator
Self-Driving Car Simulator
Stars: ✭ 48 (-80.72%)
Mutual labels:  self-driving-car
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+741.77%)
Mutual labels:  dqn
Introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Stars: ✭ 4,955 (+1889.96%)
DeepBeerInventory-RL
The code for the SRDQN algorithm to train an agent for the beer game problem
Stars: ✭ 27 (-89.16%)
Deep traffic
MIT DeepTraffic top 2% solution (75.01 mph) 🚗.
Stars: ✭ 47 (-81.12%)
Mutual labels:  dqn
Deep Reinforcement Learning In Large Discrete Action Spaces
Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym
Stars: ✭ 132 (-46.99%)
Top Deep Learning
Top 200 deep learning Github repositories sorted by the number of stars.
Stars: ✭ 1,365 (+448.19%)
Neurojs
A JavaScript deep learning and reinforcement learning library.
Stars: ✭ 4,344 (+1644.58%)
Mutual labels:  self-driving-car
Deep-Reinforcement-Learning
Introduction to Deep Reinforcement Learning
Stars: ✭ 71 (-71.49%)
Async Deeprl
Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning
Stars: ✭ 44 (-82.33%)
Swayam-Self-Driving-Car
This is an implementation of various algorithms and techniques required to build a simple Self Driving Car. A modified versions of the Udacity Self Driving Car Simulator is used as a testing environment.
Stars: ✭ 17 (-93.17%)
Mutual labels:  self-driving-car
snake-reinforcement-DNN
Developing a deep neural network to play a snake game
Stars: ✭ 12 (-95.18%)
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+86.35%)
road-simulator
🛣️ Easy-to-use road simulator for little self-driving cars
Stars: ✭ 23 (-90.76%)
Mutual labels:  self-driving-car
Drqn Tensorflow
Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro
Stars: ✭ 127 (-49%)
Mutual labels:  dqn
True artificial intelligence
真AI人工智能
Stars: ✭ 38 (-84.74%)
Mutual labels:  self-driving-car
Image To 3d Bbox
Build a CNN network to predict 3D bounding box of car from 2D image.
Stars: ✭ 200 (-19.68%)
Mutual labels:  self-driving-car
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+678.71%)
Mutual labels:  self-driving-car
Curved Lane Lines
detect curved lane lines using HSV filtering and sliding window search.
Stars: ✭ 100 (-59.84%)
Mutual labels:  self-driving-car
Deer
DEEp Reinforcement learning framework
Stars: ✭ 455 (+82.73%)
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (-54.62%)
Mutual labels:  dqn
Donkeycar
Open source hardware and software platform to build a small scale self driving car.
Stars: ✭ 2,192 (+780.32%)
Mutual labels:  self-driving-car
Pwnagotchi
(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
Stars: ✭ 4,678 (+1778.71%)
Exploration By Disagreement
[ICML 2019] TensorFlow Code for Self-Supervised Exploration via Disagreement
Stars: ✭ 99 (-60.24%)
Rl Portfolio Management
Attempting to replicate "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem" https://arxiv.org/abs/1706.10059 (and an openai gym environment)
Stars: ✭ 447 (+79.52%)
Doudizhu
AI斗地主
Stars: ✭ 149 (-40.16%)
Mutual labels:  dqn
Samsung Drl Code
Repository for codes of Deep Reinforcement Learning (DRL) lectured at Samsung
Stars: ✭ 99 (-60.24%)
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (+77.51%)
301-360 of 525 similar projects