Goto

Collaborating Authors

 Learning Management


The Complete Amazon Machine Learning Developer Course

@machinelearnbot

This course aims to put the entire world of machine learning with AWS in front of you. Machine learning has become the new black. Predictive analytics is a complex domain requiring coding skills, an understanding of the mathematical concepts underpinning machine learning algorithms, and the ability to create compelling data visualizations. The challenge in today's world is the explosion of data from existing legacy data and incoming new structured and unstructured data. The complexity of discovering, understanding, performing analysis, and predicting outcomes on the data using machine learning algorithms is a challenge.


AI is the new electricity. - Andrew Ng (Coursera)

#artificialintelligence

Much like the rise of electricity, which started about 100 years ago, AI will revolutionize every major industry. Andrew Ng explains how AI can transform your business, shares major technology trends and thoughts on where your biggest future opportunities may lie, and explores best practices for incorporating AI, machine learning, and deep learning into your organization. Follow O'Reilly on: Twitter: http://twitter.com/oreillymedia


Google X's online course teaches you to build flying cars

Daily Mail - Science & tech

You can now learn how to build a flying car in just four months thanks to a new $400 (ยฃ295) online course. Online education provider Udacity, which is owned by Google X and Kitty Hawk founder Sebastian Thrun, has announced two new'nanodegrees'. One course will teach users the basics of driverless car engineering, while another will show students how to make systems for autonomous flying vehicles. You can now learn how to build a flying car in just four months thanks to a new $400 (ยฃ295) online course. Education provider Udacity has announced two new'nanodegrees' teaching users to make driverless or flying vehicles, such as the AeroMobil car pictured here Students will learn the basics of autonomous flight, including vehicle state planning and estimation, as well as motion planning.


Probabilistic Graphical Models 2: Inference Coursera

@machinelearnbot

About this course: Probabilistic graphical models (PGMs) are a rich framework for encoding probability distributions over complex domains: joint (multivariate) distributions over large numbers of random variables that interact with each other. These representations sit at the intersection of statistics and computer science, relying on concepts from probability theory, graph algorithms, machine learning, and more. They are the basis for the state-of-the-art methods in a wide variety of applications, such as medical diagnosis, image understanding, speech recognition, natural language processing, and many, many more. They are also a foundational tool in formulating many machine learning problems. This course is the second in a sequence of three.


Udacity Launches an Online Course for Flying Car Engineers

WIRED

In the past year, flying cars have gone from LOL, to maybe a real thing, to a booming industry raking in VC cash and churning out sweet renderings of an aerial future. The chance to trigger the next great transportation revolution has drawn in big companies, like Airbus and Uber, big names, like Google's Larry Page, and naturally, a horde of startups. They all believe the proliferation of vertical takeoff and landing (or VTOL) aircraft, which combine the best features of helicopters and planes, can make traveling throughout and between cities not just faster, but maybe cheaper and greener. AI expert Sebastian Thrun thinks the idea will only climb higher, especially once these aircraft can fly themselves, and he wants to help make it happen. "I see a future where everybody flies at least once a day," he says.


Learning Path:TensorFlow: The Road to TensorFlow-2nd Edition

@machinelearnbot

Packt's Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. It can be hard to get started with machine learning, particularly as new frameworks like TensorFlow start to gain traction across enterprise companies. TensorFlow is an open source software library for numerical computation using data flow graphs. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API. This Learning Path begins by covering a mastery on Python with a deep focus on unlocking Python's secrets.



Statistical Mechanics: Algorithms and Computations Coursera

@machinelearnbot

Some in-video questions and practice quizzes will help you to review the material, with no effect on the final grade. A mandatory peer-graded assignment is also present, for weeks from 1 to 9, and it will expand on the lectures' topics, letting you reach a deeper understanding. The nine peer-graded assignments will make up for 50% of the grade, while the other half will come from a final exam, after the last lecture. In the tutorial we will use the 3x3 pebble game to understand the essential concepts of Monte Carlo techniques (detailed balance, irreducibility, and a-periodicity), and meet the celebrated Metropolis algorithm. Finally, the homework session will let you understand some useful aspects of Markov-chain Monte Carlo, related to convergence and error estimations.


How Artificial Intelligence Will Change School Forever

#artificialintelligence

Nothing reveals as much about a society, and its future, as its high schools. Yet amid accelerating change -- widening inequality, unprecedented globalization and technological advances -- they've woefully lagged behind. There are, of course, exceptions. Follow OZY's special series High School, Disrupted to find out about the global leaders, cutting-edge trends and big ideas reimagining secondary education -- for the better. From Siri handling our schedules to smart cars driving themselves, artificial intelligence (AI) has turned our world upside down -- except in education.


Algorithmic Thinking (Part 1) Coursera

@machinelearnbot

About this course: Experienced Computer Scientists analyze and solve computational problems at a level of abstraction that is beyond that of any particular programming language. This two-part course builds on the principles that you learned in our Principles of Computing course and is designed to train students in the mathematical concepts and process of "Algorithmic Thinking", allowing them to build simpler, more efficient solutions to real-world computational problems. In part 1 of this course, we will study the notion of algorithmic efficiency and consider its application to several problems from graph theory. As the central part of the course, students will implement several important graph algorithms in Python and then use these algorithms to analyze two large real-world data sets. The main focus of these tasks is to understand interaction between the algorithms and the structure of the data sets being analyzed by these algorithms.