Search In this Thesis
   Search In this Thesis  
العنوان
Autonomous driving using deep reinforcement learning /
الناشر
Mohammed Abdou Tolba ,
المؤلف
Mohammed Abdou Tolba
هيئة الاعداد
باحث / Mohammed Abdou Tolba
مشرف / Hanan Kamal
مشرف / Omar Ahmed Nasr
مشرف / Ahmed Mohamed El-garhy
تاريخ النشر
2017
عدد الصفحات
61 P. :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
الهندسة الكهربائية والالكترونية
تاريخ الإجازة
30/5/2018
مكان الإجازة
جامعة القاهرة - كلية الهندسة - Electronics and Communications
الفهرس
Only 14 pages are availabe for public view

from 79

from 79

Abstract

Autonomous Driving is one of the difficult problems faced the automotive applications. This is due to many corner cases which can be formulated in the unexpected behavior of the autonomous vehicles during the interaction with the other vehicles. The presented work used the Reinforcement Learning field, a strong Artificial Intelligence paradigm that teaches machines through the environment interaction and learning from their mistakes, in order to reach to having an Autonomous Driving vehicle. This work compared between two main categories: Discrete Action Algorithms like: Q-Learning, Double Q-Learning Algorithms, and Continuous Action Algorithms like: Deep Deterministic Policy Gradient (DDPG) Algorithm. It was proven as expected that Continuous Action Algorithms have better performance, so we applied some enhancements over the DDPG algorithm like solving the Long learning time which faced all machine learning problems. These enhancements were depending on disabling some restricted conditions and compensating them with the Reward term. The proposed work depends on Simulator called TORCS to reach to our aim