Goto

Collaborating Authors

 SPE


8 Ways AI Will Profoundly Change City Life by 2030

#artificialintelligence

How will AI shape the average North American city by 2030? A panel of experts assembled as part of a century-long study into the impact of AI thinks its effects will be profound. The One Hundred Year Study on Artificial Intelligence is the brainchild of Eric Horvitz, a computer scientist, former president of the Association for the Advancement of Artificial Intelligence, and managing director of Microsoft Research's main Redmond lab. Every five years a panel of experts will assess the current state of AI and its future directions. The first panel, comprised of experts in AI, law, political science, policy, and economics, was launched last fall and decided to frame their report around the impact AI will have on the average American city.


European Machine Intelligence Landscape

#artificialintelligence

We @ProjectJunoAI are big fans of landscapes. That's why we've created a machine intelligence landscape focused entirely on Europe [1]. Europe deserves a landscape of its own to highlight its talent and expertise. Until recently, its contribution to the innovation and commercialisation of machine intelligence technologies has been under-appreciated. We now see growing self-confidence borne of the success, and continued presence, of local acquired startups like VocalIQ, Swiftkey, Deepmind, Magic Pony Technology, and PredictionIO.


This could change artificial intelligence

#artificialintelligence

For example, one team of researchers has built a simple reservoir computer out of a bucket of water. They demonstrated that, after stimulating the water with mechanical probes, they could train a camera watching the water's surface to read the distinctive ripple patterns that formed. They then worked out the calculation that linked the probe movements with the ripple pattern, and then used it to perform some simple logical operations. Fundamentally, the water itself was transforming the input from the probes into a useful output โ€“- and that is the great insight.


In Opinion: Who Will Win the AI Battle, Amazon or Google?

#artificialintelligence

Quora Questions are part of a partnership between Newsweek and Quora, through which we'll be posting relevant and interesting answers from Quora contributors throughout the week. The one way Amazon can win over Google in the long run given Google's AI superiority in this space is by partnering better with device manufacturers. To start off, I don't think the battle between Amazon Echo and Google Home is as important as the one between Amazon Alexa, which is their voice assistance service, and the Google (Voice) Assistant. Both Amazon Echo and Google Home are speakers with voice assistance built into them. The speakers are fairly standard, as speakers go. The real magic happens in the voice assistants that sit in the cloud and do the heavy lifting on behalf of these devices.


[Discussion] I am following Andrew Ng's Coursera course. Is there an entry course to better follow it? โ€ข /r/MachineLearning

@machinelearnbot

I can't offer much in terms of other entry level recommendations, but I can recommend you learn to utilize the resource pages on the coursera course. The way the andrew NG course is set up is that you more or less try to have an idea of how these algorithms work at a conceptual level through the videos, then when you go to programming assignments, you can skip a lot of the prep work and focus on implementing the machine learning algorithms. Now those algorithms might be a little hard to follow at first, which is okay and expected, and that's where the lecture notes and/or wiki come in. From the wiki you can more or less translate the math formulas into code syntax and the assignments are more or less complete. The weeks build off each other so as you learn how to do one part, they do a little less prep work for you so you have to learn how to do another part, and so forth.


Train.csv cannot convert string to float - Titanic: Machine Learning from Disaster

#artificialintelligence

I am running on Jupyter Notebooks with a Mac and Python 2.7. I can get the data imported and can even "print data", the following comes through. It looks like I'm picking up the first row which is unlike the tutorial. ValueError Traceback (most recent call last) in () ---- 1 number_passengers np.size(data[0::,1].astype(np.float)) The next code seems to be where it turns into a problem because I'm trying to convert the headers into a float.


Stanford scientists develop novel brain-sensing technology that allows typing at 12 words per minute

#artificialintelligence

It does not take an infinite number of monkeys to type a passage of Shakespeare. Instead, it takes a single monkey equipped with brain-sensing technology - and a cheat sheet. That technology, developed by Stanford Bio-X scientists Krishna Shenoy, a professor of electrical engineering at Stanford, and postdoctoral fellow Paul Nuyujukian, directly reads brain signals to drive a cursor moving over a keyboard. In an experiment conducted with monkeys, the animals were able to transcribe passages from the New York Times and Hamlet at a rate of up to 12 words per minute. Earlier versions of the technology have already been tested successfully in people with paralysis, but the typing was slow and imprecise. This latest work tests improvements to the speed and accuracy of the technology that interprets brain signals and drives the cursor.


Using Keras and Deep Deterministic Policy Gradient to play TORCS

#artificialintelligence

This is the second blog posts on the reinforcement learning. In this project we will demonstrate how to use the Deep Deterministic Policy Gradient algorithm (DDPG) with Keras together to play TORCS (The Open Racing Car Simulator), a very interesting AI racing game and research platform. As a typical child growing up in Hong Kong, I do like watching cartoon movies. One of my favorite movies is called GPX Cyber Formula. It is an anime series about Formula racing in the future, a time when the race cars are equipped with super-intelligent AI computer system called "Cyber Systems".


Google Vs. Apple: Pixel's 'Google Assistant' Is Crushing iPhone's Siri

#artificialintelligence

Apple war has reached a turning point with the inclusion of the Google's new Pixel phone. The Silicon Valley giant is making waves in the mobile industry with its patented smartphone that blows artificial intelligence assistant Siri out of the water. In a showdown of giants, it seems Google is chalking up this round under their bedpost, as Apple scrambles to get the iPhone 7 back into the mainstream's top of mind. Pixel's main champion in the ring is not the hardware or the design, which by today's standards is nothing new or innovative. Anyone with the right tools can make a new phone, but the playing field evens out with the software add-ons they include in the package.


Make America tweet again! Trump twitterbot is running for president

#artificialintelligence

Donald Trump's newest challenger is a twitterbot that was trained by Trump himself. DeepDrumpf, a chatbot trained on Trump's own words, recently announced its run for president and launched a GoFundMe for campaign donations, all of which will go toward supporting girls in STEM studies. DeepDrumpf was created in March by Brad Hayes, an MIT Computer Science and Artificial Intelligence Laboratory (CSAIL) postdoc with a penchant for politics and neural networks. Back then, the Republican primaries were in full swing and Trump had established himself as a contender. "Trump's style of speech lends itself extremely well to these types of generative machine learning models."