Giter Site home page Giter Site logo

lexfridman / deeptraffic Goto Github PK

View Code? Open in Web Editor NEW
1.7K 1.7K 261.0 6.06 MB

DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.

Home Page: https://selfdrivingcars.mit.edu/deeptraffic

License: MIT License

JavaScript 100.00%
convnetjs deep-learning deep-reinforcement-learning deep-rl machine-learning mit self-driving-cars tensorflow

deeptraffic's People

Contributors

0xflotus avatar lexfridman avatar pochoi 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deeptraffic's Issues

Basic Code

Thanks for the course. I am currently following it. I am new to AI. I want to take part in the competition. Is there some basic running code that I can take and start working on it? Sorry if it is not a relevant question.

Observation error?

Hi!

From simple investigation of observations passed to the neural network's input, I see very weird values passed having the following issues:

First of all, observation vector contains 0 for cells outside of the road and 1 if cell is not occupyed by other car (those values are not mentioned in arxiv paper).

Second, much more serious problem is related to situations with occupied cells. Ff the cell is occupied by other car, it doesn't have speed relative to the central car (as was stated in the paper), but rather has values between 0.018 and 0.27, regardless of relative speed of the other car.

Even if my car is constantly issuing decelerate action and all the cars are overtaking me at high speed, this number is positive and has the range above. For example, that's the small log of state vector I'm observing if lanesSide = 3, patchesAhead = 1, patchesBehind = 0, temporal_window = 0 (which gives me just 7 numbers for row in front of the car):

VM1698:71 (7) [1, 0.025997055518438162, 1, 1, 1, 1, 1]
VM1698:71 (7) [1, 1, 1, 1, 0.020270829044069006, 1, 1]
VM1698:71 (7) [1, 0.02407384558168598, 1, 1, 1, 1, 1]
VM1698:71 (7) [1, 1, 1, 1, 0.026940491870455902, 1, 1]
VM1698:71 (7) [1, 1, 1, 1, 1, 1, 1]
VM1698:71 (7) [1, 1, 1, 1, 1, 1, 0.02142199183294735]
VM1698:71 (7) [1, 1, 0.018471935100245227, 1, 1, 1, 1]

As I've said, those numbers stay positive regardless of relative speed, which looks like a bug and deviates from formula given in the paper.

Milehigh.world

At Milehigh.world, we’re pioneering a revolutionary software application that harnesses the power of deep learning to redefine music exploration in the tech world.

Picture a cutting-edge tool that transcends traditional boundaries, delving into the infinite realms of music with unparalleled precision and insight. Our software leverages state-of-the-art deep learning algorithms to unravel the complexities of musical composition, opening doors to endless creative possibilities.

With MileHigh.world, users immerse themselves in a world where technology meets innovation, where data-driven insights fuel artistic expression, and where the boundaries of music are continually pushed and expanded. Our software analyzes vast datasets of music, identifying patterns, trends, and hidden connections that lay the foundation for groundbreaking discoveries.

But MileHigh.world isn’t just about analysis—it’s about empowerment. Our software equips users with intuitive interfaces and powerful tools that enable them to become architects of sound, shaping and sculpting melodies with unprecedented control and precision. Whether you’re a seasoned programmer or a curious enthusiast, our software offers a playground for experimentation and discovery.

What sets MileHigh.world apart is our relentless pursuit of innovation and collaboration. We’re not just building a software application; we’re creating a community of like-minded individuals who share a passion for pushing the boundaries of technology and music. Through collaborative projects, shared insights, and ongoing research, we’re forging new pathways and redefining what’s possible in the world of music and technology.

Join us on a journey to the forefront of music exploration in the tech world. Together, let’s unlock the infinite possibilities of deep learning and pave the way for a future where creativity knows no bounds.

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.