Goto

Collaborating Authors

 SPE


?hat Building a (semi) Autonomous Drone with Python

#artificialintelligence

They might not be delivering our mail (or our burritos) yet, but drones are now simple, small, and affordable enough that they can be considered a toy. The Parrot AR Drone has an API that lets you control not only the drone's movement but also stream video and images from its camera. In this post, I'll show you how you can use Python and node.js to build a drone that moves all by itself. So given that I'm not a drone, or a machine vision professional, I'm going to have to keep things simple. For this project, I'm going to teach my drone how to follow a red object.


Google self-drive CEO: No plans to expand Fiat Chrysler partnership

#artificialintelligence

WASHINGTON (Reuters) - Google has no plans to expand its partnership with Fiat Chrysler Automobiles NV to create a self-driving car, the program chief at the Alphabet Inc unit said on Thursday, affirming that the technology company was still in talks with other potential partners. Earlier this month, Google and Fiat Chrysler agreed to work together to build a fleet of 100 self-driving minivans in the most advanced collaboration to date between Silicon Valley and a traditional carmaker. Google said it was not sharing proprietary self-driving vehicle technology with Fiat Chrysler, and that the vehicles would not be offered for sale. "This is just FCA and Google building 100 cars together," Google self-driving car Chief Executive John Krafcik said in an interview on the sidelines of an energy conference in Washington. "We're still talking to a lot of different automakers," he added.


Why Google's smart assistant doesn't have a name like Siri, Alexa, or Cortana

#artificialintelligence

When Google unveiled its new smart assistant earlier this week, it revealed the most basic name possible: Assistant. You don't even really call it that -- to summon it from Google's new smart speaker, you'd address it with a simple "Hey, Google" or the same "OK, Google" that you'd use to activate its voice search and predictive service, Google Now. But Assistant's lack of personality was quite intentional, according to Jonathan Jarvis, a former creative director on Google's Labs team. While at the company, he led a team doing concept, strategy, and design on products like the Search app and even Alphabet's logo rebrand. Jarvis worked on Assistant only up until February, so he wasn't there for the final decision to use "Assistant" as the platform's name.


How to build a data-driven culture with logic - TechRepublic

#artificialintelligence

An overemphasis on logic often thwarts the efforts of enthusiastic but naive leaders who are trying to build a data-driven culture; however, an underemphasis on logic can be just as damaging to success. Aristotle's rhetorical triangle teaches us that persuasion comes in three forms: ethos (credibility), pathos (emotion), and logos (logic). Although I encourage you to focus heavily on ethos and pathos, without logos, your organization may have a tough time making the transformation. Data-driven concepts must make logical sense before your organization fully adopts them. SEE: SAP's new big data service can give you a big shortcut to the mother lode of customer insights To build a logical foundation for your data-driven culture, you must answer the question, "why is it better to trust a data system over my own judgment?"


Digital Assistants Get Women's Names--Unless They're 'Lawyers'

#artificialintelligence

Last month, law firm Baker & Hostetler announced that it would employ IBM's artificially intelligent lawyer, Ross, to help ease its tedious workload. In a statement, the firm's chief technology officer said, "we believe that emerging technologies like cognitive computing and other forms of machine learning can help enhance the services we deliver to our clients." Ross, a system built on the back of IBM's Watson, claims to be able to interpret questions lawyers ask it, and read "through the entire body of law and returns a cited answer and topical readings from legislation, case law and secondary sources to get you up-to-speed quickly." But the first thing I noticed about Ross wasn't how many legal documents it can search at once, or how accurate it claims to be. It was the name: Ross.


Critical Care

#artificialintelligence

Identification of patients with overt cardiorespiratory insufficiency or at high risk of impending cardiorespiratory insufficiency is often difficult outside the venue of directly observed patients in highly staffed areas of the hospital, such as the operating room, intensive care unit (ICU) or emergency department. And even in these care locations, identification of cardiorespiratory insufficiency early or predicting its development beforehand is often challenging. The clinical literature has historically prized early recognition of cardiorespiratory insufficiency and its prompt correction as being valuable at minimizing patient morbidity and mortality while simultaneously reducing healthcare costs. Recent data support the statement that integrated monitoring systems that create derived fused parameters of stability or instability using machine learning algorithms, accurately identify cardiorespiratory insufficiency and can predict their occurrence. In this overview, we describe integrated monitoring systems based on established machine learning analysis using various established tools, including artificial neural networks, k?nearest neighbor, support vector machine, random forest classifier and others on routinely acquired non?invasive and invasive hemodynamic measures to identify cardiorespiratory insufficiency and display them in real?time with a high degree of precision.


Clustering Algorithms: From Start To State Of The Art

#artificialintelligence

It's not a bad time to be a Data Scientist. Serious people may find interest in you if you turn the conversation towards "Big Data", and the rest of the party crowd will be intrigued when you mention "Artificial Intelligence" and "Machine Learning". Even Google thinks you're not bad, and that you're getting even better. There are a lot of'smart' algorithms that help data scientists do their wizardry. It may all seem complicated, but if we understand and organize algorithms a bit, it's not even that hard to find and apply the one that we need. Courses on data mining or machine learning will usually start with clustering, because it is both simple and useful. It is an important part of a somewhat wider area of Unsupervised Learning, where the data we want to describe is not labeled.


Google's big bet: Machine learning, artificial intelligence will be its secret sauce, winning formula ZDNet

#artificialintelligence

Built-in search, artificial intelligence, machine learning and a knowledge graph connecting billions of entities is how Google plans to ultimately compete and win in many markets where it isn't first today. It's easy to note the me-too items outlined at Google I/O. Android N has a few new features, but doesn't advance the ball that much. Mobile platforms have hit the service pack, incremental update mode. Google Home is Google's answer to Amazon's Echo.


Getting insight from reviews using Machine Learning

#artificialintelligence

Recently we walked you through on how to train a sentiment analysis classifier for hotel reviews using Scrapy and MonkeyLearn. This tutorial is a perfect example on how we can combine web scraped data and machine learning for discovering valuable insights about a particular industry. With this model we were able to analyze millions of reviews and understand if guests love or hate different hotels. But besides understanding the sentiment of a review, wouldn't be interesting to understand what particular aspects do the guests love or hate about a particular hotel? This post will cover how you can create a machine learning classifier to understand the different aspects of hotel reviews.


CTO Corner: Artificial Intelligence Use in Financial Services - Financial Services Roundtable

#artificialintelligence

CTO Corner is BITS's monthly publication covering emerging trends and technologies in the financial services industry. Artificial Intelligence (AI), defined as the theory and development of computer systems able to perform tasks that normally require human intelligence, such as visual perception, speech recognition, decision-making, and translation between languages, has been around for over 60 years.1 In his 1950 paper "Computing Machinery and Intelligence," Alan Turing opens with: "I propose to consider the question'can machines think?'"2 He proposed a test of a machine's ability to exhibit intelligent behavior, equivalent to, or indistinguishable from, that of a human being, which is now known as the Turing Test.3 AI as an academic discipline began at the famous 1955 Dartmouth conference organized by John McCarthy from Stanford University and Marvin Minsky from MIT.4 This CTO Corner explores both the potential for AI to transform the financial services industry and challenges it presents.