Goto

Collaborating Authors

 SPE



#390: AI & VR: Using IBM's Watson for Game Design, Interactive Narratives, & Conversational Interfaces

#artificialintelligence

Machine Learning is going to revolutionize so many different aspects of our lives, and it's starting to enter into game development with IBM's Watson. Developers can integrate cloud-based AI services into their game to dynamically change the game design progression curve based upon a user's behavior and performance. If the player is zipping through a series of easy puzzles with no problems, then Watson could detect that and more quickly progress the player to advanced levels in order to keep the game challenging and interesting for them. I was able to get a sampling of how a number of different innovative game designers have started to integrate machine learning resources last week at an Intel Buzz Workshop presentation by IBM's Interactive Media CTO George Dolbier. He showed off some code sample of how to integrate Watson with Unity with IBM's Watson Developer Cloud API and gave a number of different use cases for how to integrate machine learning into VR experiences.


KPMG says IBM Watson deal will 'help not replace' accountants

#artificialintelligence

KPMG will hold a series of workshops over the next few months with IBM Watson staff to work out how to use the artificial intelligence and machine learning capabilities to carry out this new type of audit. "No-one knows exactly what the audit of the future will look like, but you can be sure it will involve two things - bright human beings and cognitive technology," said Duncan McLennan, the firm's national managing partner of audit. "Cognitive enables greater collaboration between humans and systems - so while it's a game-changer for audit in terms of depth of analysis, it will still require insights from talented people. We're being helped, not replaced."


A Smarter Way to Run a Supply Chain

#artificialintelligence

When Tesla Motors CEO Elon Musk proclaims that artificial intelligence is "our biggest existential threat," it makes headlines worldwide. But what goes unreported is that the very search engines people used to find Musk's comments are themselves an example of how AI has subtly but forcefully become a part of everyday, real-world life. When it comes to a discussion of AI, it helps to have a sense of history--as well as a sense of humor. Thanks to premonitory proclamations by Musk, Microsoft's Bill Gates, Cambridge's Stephen Hawking and other prominent technologists, AI has become a popular topic again, after a 20-year cooling-off period. It's tempting to assume that the "dire warnings" about AI being a threat to mankind were mostly tongue-in-cheek, but the end result is that just as it happened in the 1980s and '90s, the hype over AI is again outpacing the reality (virtual and otherwise). The first question that needs to be answered though is: Whatever happened to AI and why did it go underground for so many years?


Will Artificial Intelligence change the way we look at enterprise security?

#artificialintelligence

In February this year, hackers managed to steal 81 million from the central bank of Bangladesh after exploiting vulnerabilities with a sophisticated malware. In January this year, press reports highlighted how highly destructive malware infected three regional power utility service providers in Ukraine, which led to a power failure. In June last year, CNN reported how hackers successfully managed to ground 1400 passengers, as Poland's national carrier was forced to cancel 20 flights due to an attack on its IT systems. In an age of connected machines, these incidents show how hackers can cause irreparable damage. Despite putting in place the best IT infrastructure, some of the biggest firms have got hacked, as vulnerabilities exist in every enterprise and hackers only need one loophole to sneak in an enterprise and steal data.


Tech Talk: Googlers Are Becoming Machine Learning Ninja Androidheadlines.com

#artificialintelligence

Code for machine learning is done in algorithms. Ideally, it should be elegant, beautifully efficient and, if it's doing its job well enough, you shouldn't even notice it's there while the machine is doing its thing. The only trace of the code that should be present is what the code is there for; to enable the machine to learn and think. A certain class of historical warriors were quite similar; they were brutally efficient, worked elegantly, and kept their presence hidden. One could only venture a guess that they had been there, if they did their job well, and a nebulous guess at that.


Intro to Machine Learning with Apache Spark and Apache Zeppelin - Hortonworks

#artificialintelligence

In this tutorial, we will give you a taste of the powerful Machine Learning libraries in Apache Spark via a hands-on lab. We will also introduce the necessary steps to get you up and running with Apache Zeppelin on a Hortonworks Data Platform (HDP) Sandbox. This tutorial is a part of series of hands-on tutorials to get you started with HDP using Hortonworks Sandbox. Please ensure you complete the prerequisites before proceeding with this tutorial. Note: if you are attending a Meetup/Crash Course your speaker/instructor may have additional instructions regarding the Sandbox VM image.


Deep learning with Tony Jebara, director of Machine learning research at Netflix

#artificialintelligence

Tony Jebara is a Professor of Computer Science at Columbia University and Director of Machine Learning Research at Netflix. His research intersects computer science and statistics to develop new frameworks for learning from data with applications in social networks, spatio-temporal data, vision and text. At the Deep Learning Summit in Boston, on April 2016, Tony presented'Double-Cover Inference in Deep Belief Networks'. I caught up with him to hear more about his work at Netflix and his thoughts on the recent advancements in deep learning. Tell us more about your work as Director of Machine Learning Research at Netflix.


Announcing SparkR: R on Apache Spark

#artificialintelligence

I am excited to announce that the upcoming Apache Spark 1.4 release will include SparkR, an R package that allows data scientists to analyze large datasets and interactively run jobs on them from the R shell. R is a popular statistical programming language with a number of extensions that support data processing and machine learning tasks. However, interactive data analysis in R is usually limited as the runtime is single-threaded and can only process data sets that fit in a single machine's memory. SparkR, an R package initially developed at the AMPLab, provides an R frontend to Apache Spark and using Spark's distributed computation engine allows us to run large scale data analysis from the R shell. The SparkR project was initially started in the AMPLab as an effort to explore different techniques to integrate the usability of R with the scalability of Spark.


Simplify Machine Learning on Spark with Databricks

#artificialintelligence

Join us at Spark Summit to hear more about new functionalities of Apache Spark. Use the code Databricks20 to receive a 20% discount! As many data scientists and engineers can attest, the majority of the time is spent not on the models themselves but on the supporting infrastructure. Key issues include on the ability to easily visualize, share, deploy, and schedule jobs. More disconcerting is the need for data engineers to re-implement the models developed by data scientists for production.