Reinforcement Learning

Sort options

Machine Learning with Python: from Linear Models to Deep Learning (edX)

May 27th 2024
Machine Learning with Python: from Linear Models to Deep Learning (edX)
Course Auditing
Categories
Effort
Languages
An in-depth introduction to the field of machine learning, from linear models to deep learning and reinforcement learning, through hands-on Python projects. Machine learning methods are commonly used across engineering and sciences, from computer systems to physics. Moreover, commercial sites such as search engines, recommender systems (e.g., Netflix, Amazon), [...]

Introduction to Machine Learning (Coursera)

This course will provide you a foundational understanding of machine learning models (logistic regression, multilayer perceptrons, convolutional neural networks, natural language processing, etc.) as well as demonstrate how these models can solve complex problems in a variety of industries, from medical diagnostics to image recognition to text prediction. [...]

ML Algorithms (Coursera)

Apr 29th 2024
ML Algorithms (Coursera)
Course Auditing
Categories
Effort
Languages
ML Algorithms is the fourth Course in the AWS Certified Machine Learning Specialty specialization. This Course enables learners to deep dive Machine Learning Algorithms. This course is divided into two modules and each module is further segmented by Lessons and Video Lectures.
Apr 29th 2024
Course Auditing
44.00 EUR/month

Machine Learning Introduction for Everyone (Coursera)

Apr 29th 2024
Machine Learning Introduction for Everyone (Coursera)
Course Auditing
Categories
Effort
Languages
This three-module course introduces machine learning and data science for everyone with a foundational understanding of machine learning models. You’ll learn about the history of machine learning, applications of machine learning, the machine learning model lifecycle, and tools for machine learning. You’ll also learn about supervised versus unsupervised learning, [...]
Apr 29th 2024
Course Auditing
42.00 EUR

A Complete Reinforcement Learning System (Capstone) (Coursera)

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 [...]

Deep Learning and Reinforcement Learning (Coursera)

Apr 29th 2024
Deep Learning and Reinforcement Learning (Coursera)
Course Auditing
Categories
Effort
Languages
This course introduces you to two of the most sought-after disciplines in Machine Learning: Deep Learning and Reinforcement Learning. Deep Learning is a subset of Machine Learning that has applications in both Supervised and Unsupervised Learning, and is frequently used to power most of the AI applications that we [...]
Apr 29th 2024
Course Auditing
32.00 EUR/month

Fundamentals of Reinforcement Learning (Coursera)

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 [...]

Computational Neuroscience (Coursera)

This course provides an introduction to basic computational methods for understanding what nervous systems do and for determining how they function. We will explore the computational principles governing various aspects of vision, sensory-motor control, learning, and memory. Specific topics that will be covered include representation of information by spiking [...]

Unsupervised Learning, Recommenders, Reinforcement Learning (Coursera)

Apr 22nd 2024
Unsupervised Learning, Recommenders, Reinforcement Learning (Coursera)
Course Auditing
Categories
Effort
Languages
In the third course of the Machine Learning Specialization, you will: Use unsupervised learning techniques for unsupervised learning: including clustering and anomaly detection; Build recommender systems with a collaborative filtering approach and a content-based deep learning method; Build a deep reinforcement learning [...]

Machine Learning: an overview (Coursera)

The course provides a general overview of the main methods in the machine learning field. Starting from a taxonomy of the different problems that can be solved through machine learning techniques, the course briefly presents some algorithmic solutions, highlighting when they can be successful, but also their limitations. These [...]