Coursera

Cloud Computing Applications, Part 1: Cloud Systems and Infrastructure

Overview Welcome to the Cloud Computing Applications course, the first part of a two-course series designed to give you a comprehensive view on the world of Cloud Computing and Big Data! In this first course we cover a multitude of technologies that comprise the modern concept of cloud computing. Cloud computing is an information technology …

Cloud Computing Applications, Part 1: Cloud Systems and Infrastructure Read More »

The Raspberry Pi Platform and Python Programming for the Raspberry Pi

Overview The Raspberry Pi is a small, affordable single-board computer that you will use to design and develop fun and practical IoT devices while learning programming and computer hardware. In addition, you will learn how to set up up the Raspberry Pi environment, get a Linux operating system running, and write and execute some basic …

The Raspberry Pi Platform and Python Programming for the Raspberry Pi Read More »

Machine Learning: Regression

About this course In our first case study, predicting house prices, you will create models that predict a continuous value (price) from input features (square footage, number of bedrooms and bathrooms,…). This is just one of the many places where regression can be applied. Other applications range from predicting health outcomes in medicine, stock prices …

Machine Learning: Regression Read More »

A Complete Reinforcement Learning System (Capstone)

About this course In this final course, you will put together your knowledge from Courses 1, 2 and 3 to implement a complete RL solution to a problem. This capstone will let you see how each component—problem formulation, algorithm selection, parameter selection and representation design—fits together into a complete solution, and how to make appropriate …

A Complete Reinforcement Learning System (Capstone) Read More »

Fundamentals of Reinforcement Learning

About this course Reinforcement Learning is a subfield of Machine Learning, but is also a general purpose formalism for automated decision-making and AI. This course introduces you to statistical learning techniques where an agent explicitly takes actions and interacts with the world. Understanding the importance and challenges of learning agents that make decisions is of …

Fundamentals of Reinforcement Learning Read More »

Algorithms, Part I

About this course This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms.All the features of this course …

Algorithms, Part I Read More »

Prediction and Control with Function Approximation

About this course In this course, you will learn how to solve problems with large, high-dimensional, and potentially infinite state spaces. You will see that estimating value functions can be cast as a supervised learning problem—function approximation—allowing you to build agents that carefully balance generalization and discrimination in order to maximize reward. We will begin …

Prediction and Control with Function Approximation Read More »

Sample-based Learning Methods

About this course In this course, you will learn about several algorithms that can learn near optimal policies based on trial and error interaction with the environment—learning from the agent’s own experience. Learning from actual experience is striking because it requires no prior knowledge of the environment’s dynamics, yet can still attain optimal behavior. We …

Sample-based Learning Methods Read More »

Shopping Cart
  • Your cart is empty.