Affiliation:
1. Laboratory of Robotics University of Ljubljana, Faculty of Electrical Engineering Ljubljana Slovenia
Abstract
AbstractThis paper presents the development of a teaching approach for Reinforcement Learning (RL) for students at the Faculty of Electrical Engineering, University of Ljubljana. The approach is designed to introduce students to the basic concepts, approaches, and algorithms of RL through examples and experiments in both simulation environments and on a real robot. The approach includes practical programs written in Python and presents various RL algorithms. The Q‐learning algorithm is introduced and a deep Q network is implemented to introduce the use of neural networks in deep RL. The software is user‐friendly and allows easy modification of learning parameters, reward functions, and algorithms. The approach was tested successfully on a Franka Emika Panda robot, where the robot manipulator learned to move to a randomly generated target position, shoot a real ball into the goal, and push various objects into target position. The goal of the presented teaching approach is to serve as a study aid for future generations of students of robotics to help them better understand the basic concepts of RL and apply them to a wide variety of problems.
Funder
Javna Agencija za Raziskovalno Dejavnost RS
Reference42 articles.
1. M.Abadi A.Agarwal P.Barham E.Brevdo Z.Chen C.Citro G. S.Corrado A.Davis J.Dean M.Devin S.Ghemawat I.Goodfellow A.Harp G.Irving M.Isard Y.Jia R.Jozefowicz L.Kaiser M.Kudlur J.Levenberg D.Mane R.Monga S.Moore D.Murray C.Olah M.Schuster J.Shlens B.Steiner I.Sutskever K.Talwar P.Tucker V.Vanhoucke V.Vasudevan F.Viegas O.Vinyals P.Warden M.Wattenberg M.Wicke Y.Yu andX.Zheng TensorFlow: Large‐scale machine learning on heterogeneous systems arXiv(2015).
2. J.AdamsandS.Turner Problem solving and creativity for undergraduate engineers: Process or product?EE 2008 ‐ International Conference on Innovation Good Practice and Research in Engineering Education 2008.
3. Robots in Education
4. Deep Reinforcement Learning: A Brief Survey