Earlier quoted context omitted.
Andrej Karpathy just started working on Tesla's software 2 years ago, before what Chris Lattner did was a mess (he wanted to just have 1 task that learns magically everything), Andrej had to start everything from scratch. Waymo had a 20 year advantage, but Google lost many key people there in the meantime as Larry Page didn't want to launch partial self driving. I think both approaches are great and I wouldn't want t…
Ah yes,the story of Tesla: everything yesterday was crap,but everything tomorrow will be awesome.
Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
131–140 of 249 posts
Re: Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
#132Re: Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
#133Earlier quoted context omitted.
Google has Edge TPUs for use outside datacenters, and they don't support training. Neither do the chips Tesla made for their cars. It's a pretty different problem.
I wouldn't be so sure. Edge TPUs could be the exact same architecture than Google Cloud TPUs, but as you need less computation power for inferring than training, they have simply less transistors on the die and could be underclocked. In other words, Cloud TPUs could be the same architecture than Edge TPUs but scaled to an higher frequency and more packed. I guess we need sources to confirm.
Re: Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
#134Meanwhile Waymo is way ahead.
Re: Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
#135Earlier quoted context omitted.
Andrej Karpathy just started working on Tesla's software 2 years ago, before what Chris Lattner did was a mess (he wanted to just have 1 task that learns magically everything), Andrej had to start everything from scratch. Waymo had a 20 year advantage, but Google lost many key people there in the meantime as Larry Page didn't want to launch partial self driving. I think both approaches are great and I wouldn't want t…
> Larry Page didn't want to launch partial self driving That's the responsible thing to do.
Re: Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
#136Earlier quoted context omitted.
Also, the software part of it (NNs and their algorithms) have been so widely researched and published that competitive advantages here are harder to come by than in hardware RD. Also, vendor lock-in is a huge challenge in the cloud space. I don’t think Tesla would be comfortable with the fact that all their training data sits on a potential competitor’s datacenter.
A car is a hardware device as well, and an electric car does not have the kind of power budget that allows you to throw oodles of standard pieces at it without paying a severe penalty in range.
Re: Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
#137Earlier quoted context omitted.
> mind boggling to think people trust this crap It's also mind boggling to think we currently trust organic tissue to do this crap, some of which is bathed in psychoactive chemicals. And yet we do, and as a result, horrendous catastrophes occur every minute of every day. > It's all fancy neural networks until someone dies No, that can't be the standard, not when people are dying right now in the current regime. Unles…
To really be a measurable improvement over humans, and especially an improvement that is statistically distinguishable from just letting the safety tech of 2019 percolate into the average car, self-driving needs to achieve fatality rates around 0.1 per billion miles. Current averages for the US are around 10 per billion miles and decreasing; best countries in Europe are already below 5 per billion miles. There's some…
Re: Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
#138Earlier quoted context omitted.
Andrej Karpathy just started working on Tesla's software 2 years ago, before what Chris Lattner did was a mess (he wanted to just have 1 task that learns magically everything), Andrej had to start everything from scratch. Waymo had a 20 year advantage, but Google lost many key people there in the meantime as Larry Page didn't want to launch partial self driving. I think both approaches are great and I wouldn't want t…
> Larry Page didn't want to launch partial self driving That's the responsible thing to do.
But at the same time people understand that on a highway Tesla Autopilot is safe enough to be used on a long boring road, and dricers generally feel less tired (and can focus more on the harder parts of the road).
Re: Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
#139Earlier quoted context omitted.
You seem to use "regulated" as in "forbidden" right now, but maybe I am misreading so can you elaborate? Today thousands are dying every year on the road, are we just forbidding cars entirely? > And no, failover control is not acceptable given the past incidents and deaths. How many incidents/deaths per miles driven? How does it compare to all the other transportation systems?
Why are people so committed to the idea that self-driving cars are anywhere near human standards? It just seems like a groundless assertion of faith to me. Professional drivers can go for a million miles without an accident, and I don't believe anyone's autonomous driving software can get within an order of magnitude of that without a disengagement, even in favorable conditions. You may disagree that a disengagement…
Re: Andrej Karpathy talks about how Tesla's NNs are structured and trained [video]
#140The trick for level 5 is learning the mapping between the lidar point cloud and the video stream. It’s the best of both worlds.
https://kitsunesoftware.wordpress.com/2017/07/27/why-do-peop...