Earlier quoted context omitted.
> "The trouble with pure neural net controllers is that they sometimes do something totally bogus for some data point within the normal input space." A friend's theory on Google Maps is that it sometimes intentionally sends you down a non-optimal path in order to gather data on alternate routes. This friend isn't in the ML space, so this is just their anecdotal observation. Are they right, then?
That is my theory as well. It sometimes suggests a route I don't normally take, then when I continue on the route I normally take , the ETA updates to say I will now arrive sooner. Google Maps intentionally suggests to take longer routes.
Autonomous DeLorean drives sideways to move forward
151–160 of 197 posts
Re: Autonomous DeLorean drives sideways to move forward
#152Back in the late 70s, my high school driving instructor said "don't tell your parents, but the best way to learn how to control a car is to go out to the school parking lot on a snowy night and spin donuts." Funny that they are finding that artificial intelligence can use the same method.
I've never tried it with a RWD car, but as a teenager, I thought the behavior of FWD in the snow was really fun. Go around a turn as fast as possible, and push on the gas pedal, it slides towards the outside, front first. Let off on the gas, and the front snaps back to the inside of the turn. I also buried my car in a snowbank more than once and had to dig it out.
Re: Autonomous DeLorean drives sideways to move forward
#153Somewhat reminds the progress airplanes did in the 1970s with fly-by-wire technology. Specifically they way it was utilised in the F-16. Moving from directly piloted controlled surfaces (rudder, elevator, flaps, ailerons etc) to using a computer to convert the pilot command input to servo actuators. Flight surfaces had much more authority, much better performance could be achieved, but the flight computer was in char…
Steer and brake by wire is a safety thing, all manufacturers so far have kept a mechanical link in place despite electric assistance because of the potential for lawsuits. Infinity has gone the closest to full steer by wire so far that I’m aware of.
Re: Autonomous DeLorean drives sideways to move forward
#154Can we just stop for a minute and admire the fact that there are people out there who have found a way to get paid to program a DeLorean to drift?
More like, if you can program a DeLorean to drift, someone will pay you for it.
Re: Autonomous DeLorean drives sideways to move forward
#155If self-driving tech has become so advanced, I wonder why Waymo is not delivering anything? I wonder why is Tesla taking forever to deliver self-driving, why Uber discontinued its self-driving program, Why Apple ain't serious about Apple car yet? Does this demo hide something that we should know?
Re: Autonomous DeLorean drives sideways to move forward
#156Cannot find the video, though.
Re: Autonomous DeLorean drives sideways to move forward
#157Earlier quoted context omitted.
Yes, but. Yes #1 is that this is mostly Drifting techniques, which are mostly for show/style competition. The tyre slip angles mentioned are around 40deg, far past the optimal level of grip. Yes #2 Racing techniques are more explicitly seeking to optimize for maximum grip, often found around 3 to 6 degree slip angles (depending on tyres, tyre pressure, tread & road temps, road cleanliness, dryness, etc.). Both still…
> BUT, all that said, it is absolutely critical to have thise techniques in your bag of tricks, available to use when something exceptional happens. In those rare-ish events, being able to use the full performance envelope of the vehicle is a real life saver, both for you and the others nearby. are you referring to during a road race, or ordinary driving on ordinary streets? It would be great if you could try to prov…
Knowing how to control oversteer is a crucial skill when driving on snow and ice.
Re: Autonomous DeLorean drives sideways to move forward
#158I genuinely hope Tesla get a 2020 Roadster to lap the Nurburgring on autopiliot with nobody inside. If it lives up to promises, it will easily set the all time lap record as the fastest vehicle ever. It will be an interesting time when a $200k production car can whip the pants of a multi-million dollar F1 racecar.
Tesla cars historically are pretty terrible on the track. They're too heavy, and they wind up overheating. The torque from the electric motors means they do really well in a straight line drag race, but they're fairly pathetic at any race that involves manoeuvring over a longer course.
Re: Autonomous DeLorean drives sideways to move forward
#159I was half expecting a Toyota Sprinter Trueno and Eurobeat. Pop references aside, though, what is this useful for? I thought cars were designed to not skid normally due to ABS?
Re: Autonomous DeLorean drives sideways to move forward
#160They did most of that back in 2015.[1] This is version 2. It's interesting what's happening as the control theory people get into machine learning. The controls people don't typically run a neural net as a controller. They use the trained net as a tool for building a controller with known continuity properties. The trouble with pure neural net controllers is that they sometimes do something totally bogus for some dat…