Giter Site home page Giter Site logo

leoll2 / autoparking Goto Github PK

View Code? Open in Web Editor NEW
76.0 9.0 34.0 5.63 MB

Self parking with reinforcement learning

License: MIT License

C++ 96.02% Makefile 1.38% C 2.60%
reinforcement-learning artificial-intelligence neural-networks ai qlearning machine-learning autonomous-car parking

autoparking's Issues

Cache needs a fix

Storing/restoring the matrix Q from cache doesn't seem to work properly, as the behavior of the network isn't quite the same before and after.
Needs investigation.

allegro5 make problem

hello leoll2, I just install the allegro5 as you instructed, but when I run the make command ,there are some problems. before the make all dependencies have been install and update as shown in terminal.the problem log is below.by the way,my system is ubuntu 18.04 and python 3.7.5.

/Autoparking/allegro5/src/opengl/extensions.c:799:25: error: ‘ALLEGRO_OGL_EXT_API {aka struct ALLEGRO_OGL_EXT_API}’ has no member named ‘GetString’
glGetString = ext_api->GetString;

Spawning right next to the wall

If the vehicle spawns with one side perfectly adjacent to the wall, it has nowhere to go but forward or backwards. This results in a endless loop which, despite making sense, is kinda annoying to spectate and prevents other simulations from being performed.
Must be addressed asap!

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.