Goto

Collaborating Authors

 Deep Learning


Google's AI got "highly aggressive" when competition got stressful in a fruit-picking game

#artificialintelligence

The DeepMind researchers believe that as their studies of how AI agents compete become more complex, they could be used to better understand how humans learn to collaborate en masse. "This model also shows that some aspects of human-like behavior emerge as a product of the environment and learning," lead author Joel Weibo told Wired. "Say you want to know what the impact on traffic patterns would be if you installed a traffic light at a specific intersection. You could try out the experiment in the model first and get a reasonable idea of how an agent would adapt."


Deep learning expected to expand exponentially in radiology

#artificialintelligence

The worldwide market for radiology-specific deep learning will soar from around $40 million next year to some $300 million by 2021, largely on the wings of increasing demand for imaging combined with radiologist shortages like the one Scotland is facing. The projection comes from the U.K.-based healthcare market research firm Signify Research. "Radiology is evolving from a largely descriptive field to a more quantitative discipline," a Signify analyst says in a press release. "Intelligent software tools that combine quantitative imaging and clinical workflow features will not only enhance radiologist productivity but also improve diagnostic accuracy." Meanwhile the release, sent to publicize Signify's full report on the topic, notes that doubts over how deep learning arrives at its radiological diagnoses "could lead to legal implications. Whilst none of these problems are insurmountable, healthcare providers are likely to take a'wait and see' approach before investing in deep learning-based solutions."


GitHub - nfmcclure/tensorflow_cookbook: Code for Tensorflow Machine Learning Cookbook

#artificialintelligence

This chapter intends to introduce the main objects and concepts in TensorFlow. We also introduce how to access the data for the rest of the book and provide additional resources for learning about TensorFlow. After we have established the basic objects and methods in TensorFlow, we now want to establish the components that make up TensorFlow algorithms. We start by introducing computational graphs, and then move to loss functions and back propagation. We end with creating a simple classifier and then show an example of evaluating regression and classification algorithms.


IBM Next Steps With Machine Learning: Mainframe and Power

#artificialintelligence

IBM Machine Learning for z/OS could be a boon to big banks and insurance companies that want advanced analytics on the mainframe. Next up is the IBM Power platform. Public cloud providers have popularized machine learning with low-cost, easily accessible services, but that's a separate world from the tightly regulated, on-premises computing environments maintained by many big banks and insurance companies. Now IBM is bringing cutting-edge analytics to these mainframe customers with IBM Machine Learning (IBM ML) for z/OS. Announced February 15 in New York, IBM ML is a private-cloud-only offshoot IBM Watson Machine Learning, the public-cloud service on IBM Bluemix.


RSA: Eric Schmidt shares deep learning on AI

#artificialintelligence

SAN FRANCISCO โ€“ Alphabet chairman Eric Schmidt says artificial intelligence is key to advances in diverse areas such as healthcare and datacenter design and that security concerns related to it are somewhat misguided. In a wide-ranging on-stage conversation here at the RSA Security conference with Gideon Lewis-Kraus, author of The Great A.I. Awakening, Schmidt shared his insights from decades of work related to AI (he studied AI as a PhD student 40 years ago) and why the technology seems to finally be hitting its stride. In fact, last year Google CEO Sundar Pichai said AI is what helps the search giant build better products over time. "We will move from a mobile-first to an AI-first world," he said. Asked about that, Schmidt said that Google is still very much focused on mobile advances.


RSA: Eric Schmidt shares deep learning on AI

#artificialintelligence

SAN FRANCISCO โ€“ Alphabet chairman Eric Schmidt says artificial intelligence is key to advances in diverse areas such as healthcare and datacenter design and that security concerns related to it are somewhat misguided. In a wide-ranging on-stage conversation here at the RSA Security conference with Gideon Lewis-Kraus, author of The Great A.I. Awakening, Schmidt shared his insights from decades of work related to AI (he studied AI as a PhD student 40 years ago) and why the technology seems to finally be hitting its stride. In fact, last year Google CEO Sundar Pichai said AI is what helps the search giant build better products over time. "We will move from a mobile-first to an AI-first world," he said. Asked about that, Schmidt said that Google is still very much focused on mobile advances.


Asia's Artificial Intelligence Agenda. MIT Technology Review

#artificialintelligence

The reality will lie between these two extremes. Based on research gathered from surveying Asian business leaders and human resources and AI professionals, this report argues that AI's future will cleave much more closely to the positive outcome. Moreover, this future appears to be approaching quickly: advances in deep learning and the rapid expansion of process automation in such diverse sectors as manufacturing, transportation, and financial services mean that AI's impact is growing exponentially with each passing year. Decision makers in all organizations must now begin to understand how AI will alter their own operational processes and those of suppliers, partners, and customers. Asia's business landscape is poised not only to benefit greatly from AI's rise, but also to define it.


DeepMind just published a mind blowing paper: PathNet.

#artificialintelligence

Each of those nine boxes is the PathNet at a different iteration. In this case, the PathNet was trained on two different games using a Advantage Actor-critic or A3C. Although Pong and Alien seem very different at first, we observe a positive transfer learning using PathNet (take a look at the score graph). First of all, we need to define the modules. Let L be the number of layers and N be the maximum number of modules per layer (the paper indicates that N is typically 3 or 4).


Google's 'DeepMind' AI platform can now learn without human input

#artificialintelligence

DeepMind is now capable of teaching itself based on information it already possesses. In a significant step forward for artificial intelligence, Alphabet's hybrid system -- called a Differential Neural Computer (DNC) -- uses the existing data storage capacity of conventional computers while pairing it with smart AI and a neural net capable of quickly parsing it. "These models can learn from examples like neural networks, but they can also store complex data like computers," wrote DeepMind researchers Alexander Graves and Greg Wayne. Much like the brain, the neural network uses an interconnected series of nodes to stimulate specific centers needed to complete a task. In this case, the AI is optimizing the nodes to find the quickest solution to deliver the desired outcome.


Transfer learning and the rise of collaborative artificial intelligence

#artificialintelligence

You are parent and wish to teach your 8 year old boy how to play violin? But does this have anything to do with artificial intelligence (AI)? Recent scientific experiments have shown that very young babies -- as young as 9-month old -- that learn music can significantly improve many of their cognitive functions, such as their future language acquisition. Children who learn how to play music young get both better verbal and language learning skills than the ones who don't, because they gain enhanced sound representation abilities and modify their brain connectivity. For adults, learning language is a great example.