Giter Site home page Giter Site logo

rizavelioglu / challenge-aido_rl-il Goto Github PK

View Code? Open in Web Editor NEW
23.0 2.0 1.0 20.21 MB

Reinforcement Learning + Imitation Learning based approach to AI Driving Olympics

Home Page: https://driving-olympics.ai/

License: MIT License

Python 3.11% Dockerfile 0.03% Jupyter Notebook 96.86%
reinforcement-learning self-driving-cars imitation-learning pytorch keras tensorflow supervised-learning behavioral-cloning

challenge-aido_rl-il's Introduction

homepage

Hey, this is Riza!

I am a 3rd year Ph.D. student at the University Bielefeld and am currently working on the project Machine Learning for Process Mining (ML4ProM) under the supervision of Prof.Dr.Barbara Hammer and Prof.Dr.Wil van der Aalst. The project is funded by the Ministry of Culture and Science of North Rhine-Westphalia, Germany. Please visit my website for more info: https://rizavelioglu.github.io/

Recent Works:

rizavelioglurizavelioglu

Languages and Tools:

python pytorch scikit_learn opencv mysql flask jupyter

Connect with Me:

homepage twitter linkedin medium

Profile Views:

challenge-aido_rl-il's People

Contributors

dependabot[bot] avatar rizavelioglu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

shitianyu-hue

challenge-aido_rl-il's Issues

Confusion about the simulation environment

Hello,

I have a little confusion about the gym-duckietown simulator. My confusion is how does the robot moves forward and avoids obstacles?

For example, in the PID controller script, I didn't see the implementation of controlling the robot to move forward and avoid obstacles. But it can do this in the simulation after I run this script. According to my understanding, it is mainly for path tracking. Does the simulator has already provided the motion planning part?

How to add new maps for RL agent to learn?

Currently, there are only three maps in which RL agent will learn driving. If I want to add more scenarios ( e.g. a straight road with a static obstacle in the middle of the road), how could I do that?

I found that when I run 'get_tile_coordinates.py' script, if I set the map_names as my new map, it will has this error:

Traceback (most recent call last):
File "get_tile_coordinates.py", line 79, in
tile_coord = env._get_tile(i, j)['coords']
TypeError: 'NoneType' object is not subscriptable

ModuleNotFoundError: No module named 'duckietown_world'

When i run:
python log.py
I got this error:
Traceback (most recent call last):
File "log.py", line 7, in
from duckietown_rl.gym_duckietown.simulator import Simulator
File "../duckietown_rl/gym_duckietown/simulator.py", line 10, in
from duckietown_world.world_duckietown.pwm_dynamics import get_DB18_nominal, get_DB18_uncalibrated
ModuleNotFoundError: No module named 'duckietown_world'

Error operatorPrecedence' from 'pyparsing' - Google Colab

Hello @rizavelioglu,

first of all I want to thank you for your repository for those of us who are starting to learn IA in robotics.

I am trying to run google colab but unfortunately there is an error in the pyparsing library, I tried to install the version you used in the execution of your google colab but I could not solve the error.

Captura de pantalla de 2022-01-22 15-29-09

I hope you can help me because your repository is very good to learn.

thank you very much

Raúl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.