Goto

Collaborating Authors

 Instructional Material


Edge-ifying Machine Learning for Industrial IoT

#artificialintelligence

The IoT is transforming the industrial sector, enabling dramatic gains in efficiency and productivity. But to capture these benefits, you need a way to analyze the high volume of diverse streaming data coming through your machines in real time, and interpret it for actionable insight. Increasingly, this means deploying machine learning, but the question is how to do so. While the cloud has merit as a data modeling and machine learning portal, it cannot always provide the real-time responsiveness needed in applications for the manufacturing, oil and gas, construction, transportation, and smart buildings industries. Thus, there has been a move to augment the cloud with machine learning at the edge.


New iPhone: 2018 model might give up on headphone jack entirely, reports suggest

The Independent - Tech

Apple is expected to remove the headphone adapter with its next iPhone, leaving people unable to use traditional headphones with their new mobiles. The company famously – or infamously – dropped the headphone jack from its handsets with the iPhone 7. But at the time it promised that nothing much would change for people with traditional headphones, since the box would come with an adapter that would allow them to be plugged into the charging port. Now that adapter is being removed, according to various reports. As such, people will be required to stop using their traditional headphones, or get an adapter of their own.


How 4 organizations went from here to AI: IBM podcast series - IBM IT Infrastructure Blog

#artificialintelligence

Dez Blanchfield speaks with business leaders about artificial intelligence and deep learning adoption in the "From Here to AI" podcast series from IBM Power Systems. When you start to investigate artificial intelligence (AI), or branch out to buy a couple AI servers to tinker with for your organization, the process of implementing a full AI solution can seem daunting. With the help of four business executives and AI leaders and digital transformation expert and avid podcaster Dez Blanchfield, we set out to outline the natural progression of implementing AI in the data center. No matter what stage of the journey you are on, these podcasts should help you get "from here to AI." Below is a quick overview of each session. We've posted them as a series so you can binge-listen if you have the time, or you can tee them up separately to plug into the ones that interest you most.


NVIDIA expands deep learning institute with new offerings - AI News

#artificialintelligence

NVIDIA is expanding its Deep Learning Institute (DLI) with new partnerships and educational courses. DLI, which trains thousands of students, developers and data scientists with critical skills needed to apply artificial intelligence, has joined hands with Booz Allen Hamilton and deeplearning.ai DLI and Booz Allen Hamilton will provide hands-on training for data scientists to solve challenging problems in healthcare, cybersecurity and defense. NVIDIA is also expanding its reach with the new NVIDIA University Ambassador Program that enables instructors worldwide to teach students critical job skills and practical applications of AI at no cost. The graphics processing designer is already working with professors at several universities, including Arizona State, Harvard, Hong Kong University of Science and Technology and UCLA.


Use Amazon Mechanical Turk with Amazon SageMaker for supervised learning Amazon Web Services

#artificialintelligence

Supervised learning needs labels, or annotations, that tell the algorithm what the right answers are in the training phases of your project. In fact, many of the examples of using MXNet, TensorFlow, and PyTorch start with annotated data sets you can use to explore the various features of those frameworks. Unfortunately, when you move from the examples to application, it's much less common to have a fully annotated set of data at your fingertips. This tutorial will show you how you can use Amazon Mechanical Turk (MTurk) from within your Amazon SageMaker notebook to get annotations for your data set and use them for training. TensorFlow provides an example of using an Estimator to classify irises using a neural network classifier.



tensorflow.js - Why the Browser and Machine Learning are a perfect match - Minds Mastering Machines [M³] London

#artificialintelligence

You define Machine Learning problems using JavaScript and push them over for fast computation to any GPU using WebGL. Or you train your model on a standard TensorFlow stack using high performance GPUs, convert the model and use it in the browser for prediction or transfer learning. This might not sound like a big deal, but tight integration of Machine Learning with all the things that make the web great opens up a whole new world of applications in the areas of education, deployment, visualization, gaming, development, and overall UX. You will also learn how to do your own experiments. Show that Machine Learning in the Browser is not a toy.


Machine Learning - How to Get Started the Easy Way - Alex Devero Blog

#artificialintelligence

Machine learning is one of the most popular topics today. It is also not beginner-friendly, rather the opposite. It is one of those subjects that are hard to start with. This article will give you a roadmap that will help you start with machine learning the easy way. Use the following steps and start learning machine learning today. This may sound as a weird advice since machine learning is based on mathematics and statistics. However, it is the mathematical and statistical side of machine learning that is often the hardest for beginners to swallow. It is not so hard to imagine a guy or girl interested in machine learning. With the current traction of this subject this group is gaining new members every day.


Best Python tutorials, courses & books 2018 - ReactDOM

#artificialintelligence

Python is a high-level language created by Guido van Rossum and first released in 1991. It is named after the greatest comedy act of all time, Monty Python. Python can be used to create pretty much any type of application. Python has been popular for many years and it's popularity shows no signs of stopping anytime soon. Being an in-demand language, knowing Python is beneficial for your career as a software developer. Having working knowledge of high-level programming languages is something any software developer should have. Here's a list of some of the best Python tutorials, Python courses, and Python books in 2018 to help you learn Python. Get the Ultimate Python Development kit. Get everything you need to code Python. Top package includes Egghead.io at the lowest price ever!


Acoustic Scene Classification: A Competition Review

arXiv.org Machine Learning

In this paper we study the problem of acoustic scene classification, i.e., categorization of audio sequences into mutually exclusive classes based on their spectral content. We describe the methods and results discovered during a competition organized in the context of a graduate machine learning course; both by the students and external participants. We identify the most suitable methods and study the impact of each by performing an ablation study of the mixture of approaches. We also compare the results with a neural network baseline, and show the improvement over that. Finally, we discuss the impact of using a competition as a part of a university course, and justify its importance in the curriculum based on student feedback.