Goto

Collaborating Authors

 SPE


TensorFlow in a Nutshell -- Part One: Basics

#artificialintelligence

TensorFlow is a framework created by Google for creating Deep Learning models. Deep Learning is a category of machine learning models that use multi-layer neural networks. The idea of deep learning has been around since 1943 when neurophysiologist Warren McCulloch and mathematician Walter Pitts wrote a paper on how neurons might work and they modeled a simple neural network using electrical circuits. Many, many developments have occurred since then. These highly accurate mathematical models are extremely computationally expensive.


CS231n Convolutional Neural Networks for Visual Recognition

#artificialintelligence

It is possible to introduce neural networks without appealing to brain analogies. In the section on linear classification we computed scores for different visual categories given the image using the formula \( s W x \), where \(W\) was a matrix and \(x\) was an input column vector containing all pixel data of the image. In the case of CIFAR-10, \(x\) is a [3072x1] column vector, and \(W\) is a [10x3072] matrix, so that the output scores is a vector of 10 class scores. An example neural network would instead compute \( s W_2 \max(0, W_1 x) \). Here, \(W_1\) could be, for example, a [100x3072] matrix transforming the image into a 100-dimensional intermediate vector. The function \(max(0,-) \) is a non-linearity that is applied elementwise.


Python / Machine Learning Engineer/siliconarmada.com

#artificialintelligence

The challenge The display algorithms team manages the machine-learning and optimization internals of Adobe's suite of online advertising products. We're looking for a Python Engineer who will be building the next generation of data driven products. You will be hands-on, which means you will be writing code in Python to implement various machine learning tools and setting an example for the team in terms of your ability to produce production-quality software. Ideal candidates will have a strong academic background as well as technical skills including applied statistics, machine learning, data mining, and software development. Familiarity working with large-scale data-sets and big data techniques would be a plus.


Why Education Needs Augmented--Not Artificial--Intelligence (EdSurge News)

#artificialintelligence

Education technology has a public relations problem. In a space where words carry wide currency, our choice of language matters. That's why I'm troubled by Artificial Intelligence (AI). At a time when educators need assurances that digital innovations will work for them, the fundamental premise of this technology may imply just the opposite. The term evokes the awkward connotation of machines displacing human capabilities.


Chatbots, and how will Microsoft help us with this?

#artificialintelligence

This overview article is devoted to the study of a trend which is growing rapidly in popularity in the IT industry - chatbots, and the role of Microsoft in their development process. The article will cover the history of chatbots, peculiar properties of bots, the main, and also some unexpected spheres of their application, perspectives and technology limits. We have deliberately chosen Microsoft as the main platform for comparative research. The company does a lot of work in the field of promotion and development of intelligent bots. One of the main steps in this direction is a framework for creation of custom bots Microsoft Bot Framework platform - independent and open source; Microsoft presented it at the Build 2016 exhibition. Generally, a chatbot is a program that can imitate a meaningful dialogue with the user via text or speech in the language known to the user. The goal of such a dialogue, is often to answer the user requests and execute bot commands. Not being something substantially new, chatbots however, are positioned in the marketplace as a sort of know-how activity.


The Machine Learning Mastery Method

#artificialintelligence

I teach a 5-step process that you can use to get your start in applied machine learning. The traditional way to teach machine learning is bottom-up. Start with the theory and math, then algorithm implementations, then send you off to figure out how to start solving real-world problems. The traditional approach to getting started in machine learning has a gap on the path to practitioner. The Machine Learning Mastery approach flips this and starts with the outcome that is most valuable.


The Machine Learning Mastery Method - Machine Learning Mastery

#artificialintelligence

I teach a 5-step process that you can use to get your start in applied machine learning. The traditional way to teach machine learning is bottom-up. Start with the theory and math, then algorithm implementations, then send you off to figure out how to start solving real-world problems. The traditional approach to getting started in machine learning has a gap on the path to practitioner. The Machine Learning Mastery approach flips this and starts with the outcome that is most valuable.


Google to Hire 1,000 People to Boost Its Cloud Business

#artificialintelligence

Google wants to change how it relates to enterprise customers, and it's going to use Google Cloud to do so. Today at an event in San Francisco, it made announcements about machine learning, Kubernetes, and expansion of its Google Cloud Platform presence. But the bigger-picture news is that cloud will be taking a leading role at the company. Google is bringing together its massive Google Cloud Platform (GCP), along with a new application platform called G Suite (formerly Google Apps). And it's hiring 1,000 people to boost its cloud business. This is all under one big umbrella called Google Cloud.


Under-the-Hood Mechanisms of Neural Networks with TensorFlow - Blog on All Things Cloud Foundry

#artificialintelligence

Nick McClure is a senior data scientist for PayScale, where he works on machine learning and natural language processing algorithms. Prior to joining PayScale, he worked on the Zestimate team at Zillow and as a gaming statistician and data scientist at Caesars Entertainment in Las Vegas. He has worked on various topics, such as house price estimation, image recognition, casino game design, optimal slot machine placement, and predicting customer worth. He received a National Science Foundation Integrative Graduate Education and Research Traineeship fellowship for studying infectious disease while working on his master's and Ph.D. in applied mathematics from the University of Montana.


It's back to the future for machine learning applications of big data

#artificialintelligence

For Lou Carvalheira, advanced analytics manager in IT vendor Cisco Systems Inc.'s customer intelligence unit, which is also based in San Jose, machine learning has underpinned analytics for many years. That notion is so familiar that "it is not something we speak about anymore," he said. What is new in the quest to identify potential buyers, he continued, is that "we are finding ways to scale processing. Machine learning is empowered by the fact that you can now process much more data. You use a tremendous amount of computation power, not just one computer."