Earlier quoted context omitted.
Typical twenty year olds don't read all the state-of-the-art papers on a subject before saying they know it all. It sounds more like he's caught up on the latest AI research and fundamentals.
If he really did read the papers then it's clear he would not say this. The papers aren't an end. They describe incremental progress. Having just returned from NIPS where most of the researchers are saying "We don't know" all the time, it is ironic.
The first person to hack the iPhone is building a self-driving car
231–240 of 462 posts
Re: The first person to hack the iPhone is building a self-driving car
#232> “I understand the state-of-the-art papers,” he says. “The math is simple. For the first time in my life, I’m like, ‘I know everything there is to know.’ ” Yep, he's still in his twenties.
To be fair, this is machine learning we are talking about, not algebraic topology. The experts in ML are still proud of the fact that they figured out the chain rule...
Re: The first person to hack the iPhone is building a self-driving car
#233Earlier quoted context omitted.
I would totally agree with you IF this kid hadn't proven his chops with iPhone and PS3 hacks, not to mention building a self-driving car in his garage. I also realize this kid probably won't end up making a huge dent in the universe.... but.... statistically speaking, there should be several "Leonardo da Vinci"- level humans alive right now. Why not this kid?
> I would totally agree with you IF this kid hadn't proven his chops with iPhone and PS3 hacks, not to mention building a self-driving car in his garage. Impressive as they are, his chops still don't support his claim to "know everything there is to know". The Dunning-Kruger effect is in full swing.
Re: The first person to hack the iPhone is building a self-driving car
#234Prototypical case of the 80/20 rule. He has implemented the happy case. But that system is nothing people realistically would want to drive their cars. What he did is impressive. But the results are not that outlandish for a talented person. 1) Hook up a computer to the CAN-Bus network of the car [1] and attach a bunch of sensor peripherals. 2) Drive around for some time and record everything to disk. 3) Implement so…
Great observations and references @jpfr. Learning for the AI does not have to be from real world experiences only. Simulated/controlled emergency situations would help as well! Further even if the 2K lines of code stretches a bit more to deal with unknown situations that isn't so bad either
Re: The first person to hack the iPhone is building a self-driving car
#235Re: The first person to hack the iPhone is building a self-driving car
#236Prototypical case of the 80/20 rule. He has implemented the happy case. But that system is nothing people realistically would want to drive their cars. What he did is impressive. But the results are not that outlandish for a talented person. 1) Hook up a computer to the CAN-Bus network of the car [1] and attach a bunch of sensor peripherals. 2) Drive around for some time and record everything to disk. 3) Implement so…
It's pretty cool that it can be done on the cheap, though. I imagine a lot of people would be willing to pay a couple hundred dollars to retrofit their car to get autosteer alongside their cruise control feature. Small personal example: my family lives out in the suburbs. My dad works in a neighboring city. His commute is about a half hour, 20 minutes of which is a straight shot on a major highway. I'm sure he'd be w…
Re: The first person to hack the iPhone is building a self-driving car
#237Prototypical case of the 80/20 rule. He has implemented the happy case. But that system is nothing people realistically would want to drive their cars. What he did is impressive. But the results are not that outlandish for a talented person. 1) Hook up a computer to the CAN-Bus network of the car [1] and attach a bunch of sensor peripherals. 2) Drive around for some time and record everything to disk. 3) Implement so…
Path planning shouldn't require a ton of lines of code, really. I've seen in-use path planning and localization in the sub<2K LOC range.
http://velodynelidar.com/lidar/hdlpressroom/pdf/Articles/The...
Re: The first person to hack the iPhone is building a self-driving car
#238Earlier quoted context omitted.
I'm afraid this may be also the end, more or less. From this point onwards, things get so much harder and more labor-intensive, that doing everything alone seems impossible.
I don't see why it would. Once you get enough base data you can start simulating the data from what you have, inputting different scenarios without actually encountering them IRL. Faking sensor input and randomizing should get it most of the way there.
Re: The first person to hack the iPhone is building a self-driving car
#239Earlier quoted context omitted.
Creating 1 job is better than hundreds?
Well, Hotz did state that, “The truth is that work as we know it in its modern form has not been around that long, and I kind of want to use AI to abolish it. I want to take everyone’s jobs. Most people would be happy with that, especially the ones who don’t like their jobs. Let’s free them of mental tedium and push that to machines. In the next 10 years, you’ll see a big segment of the human labor force fall away. I…
It's a nice dream, but the idea of AI and robots doing dishes, picking strawberries, washing cars, cooking meals will never happen.
The best AI cannot beat a population of Mexicans who are basically the glue that holds out modern society together.
If you wanted to see how the U.S. Will completely come to a screeching halt, it would be if the rapture took place and only claimed all Mexicans.
Our entire way of life depends on them. AI will never replace them.
Re: The first person to hack the iPhone is building a self-driving car
#240Earlier quoted context omitted.
Hotz is pretty eccentric, but he's also pretty incredible. While technology wouldn't progress very far if everyone was like Hotz, I also don't think it would get very far without people like Hotz.
Exactly. You can appreciate aspects of a person and the work they do without deifying them in their entirety. Linus Torvalds and weev (being an extreme example) fall into this category.