Sounds like only a primer, I couldn't find any glimpse at what the problem was though?
The AI Misinformation Epidemic
41–50 of 286 posts
Re: The AI Misinformation Epidemic
#42Sounds like only a primer, I couldn't find any glimpse at what the problem was though?
Re: The AI Misinformation Epidemic
#43Earlier quoted context omitted.
True that. 1880-1950 (70 years) took us from train-and-telegraph to jet-and-atom bomb. Horse and carriage was the top-tier tech for personal transportation in 1880, and they were just starting to understand that diseases are often caused by these little blobby creatures called germs. 1950-2020 (70 years) will take us much less distance. Almost everything we're developing seems to be about information processing. If y…
And, I believe, it will stay like this for the foreseeable future. Any really new technology, that is anything that isn't an iteration on what we've had since the 60's, is going to require a leap in the ability to manipulate energy and the harnessing of forces hitherto beyond our grasp.
Re: The AI Misinformation Epidemic
#44From all I can see, nearly all the present AI boils down to one word -- hype. From what is really going on, nearly all of it looks like (1) in some cases a lot of new data, (2) some new, faster processor hardware, e.g., based on graphical processor units although the x86 processors are astoundingly fast anyway, able to manipulate the new data, (3) for what manipulations to do on the data, some tweaks of some of the w…
Re: The AI Misinformation Epidemic
#45Yeah, terms like "machine learning" and "AI" have basically become buzz words which, to most laymen, probably encourage the idea that we're on the cusp of creating Data from Star Trek. Unfortunately, the reality is that.... sorry... it's mostly just statistical algorithms based around regression and intermediate calculus. State-of-the-art "deep" neural networks are not really anything like the absurdly parallel, asyn…
Re: The AI Misinformation Epidemic
#46The epidemic starts with calling it “AI”.
Re: The AI Misinformation Epidemic
#47The AI and Singularity hype irks me, because I'm genuinely in agreement with Peter Thiel's argument that technological progress is actually decelerating relative to how it was moving 60 years ago once you look beyond the advancements we have experienced in information technology and finance.
That's ridiculous. Everyone has a personal computer in their pocket and can communicate with anyone in seconds across the world. The world's libraries are at your fingertips by mail order or on your screen. We may not be on the cusp of a singularity, but that's nothing to be ashamed of. We should be proud we haven't seen a major world war in 70 years.
Re: The AI Misinformation Epidemic
#48At a hackathon recently, someone pitched their app as an "ML-driven app" though the only ML in there was some 1-line language translation feature they were consuming off Watson REST services for a tangential feature on their app.
Meanwhile, my submission actually used a self-trained CNN on a custom dataset using TensorFlow and changes to start/end layers on the NN. The image classification features were the core of the app and it wasn't something that was just a wrapper over an Off-the-shelf API. We actually tried multiple networks and went thru the trouble of parameterizing everything.
At the end, I wonder how many judges actually understood the difference in effort/value to the two attempts at ML.
Re: The AI Misinformation Epidemic
#49The AI and Singularity hype irks me, because I'm genuinely in agreement with Peter Thiel's argument that technological progress is actually decelerating relative to how it was moving 60 years ago once you look beyond the advancements we have experienced in information technology and finance.
That's ridiculous. Everyone has a personal computer in their pocket and can communicate with anyone in seconds across the world. The world's libraries are at your fingertips by mail order or on your screen. We may not be on the cusp of a singularity, but that's nothing to be ashamed of. We should be proud we haven't seen a major world war in 70 years.
I certainly got more delta-value out of pre-web Internet (email, Usenet, chat) and Web 1.0 (online papers and libraries, nearly-free publishing) than Web 2.0 onwards (Facebook, etc). Maybe it's not accelerating constantly.
Re: The AI Misinformation Epidemic
#50Yeah, terms like "machine learning" and "AI" have basically become buzz words which, to most laymen, probably encourage the idea that we're on the cusp of creating Data from Star Trek. Unfortunately, the reality is that.... sorry... it's mostly just statistical algorithms based around regression and intermediate calculus. State-of-the-art "deep" neural networks are not really anything like the absurdly parallel, asyn…