Chevron Left
Back to Fundamentals of Reinforcement Learning

Learner Reviews & Feedback for Fundamentals of Reinforcement Learning by University of Alberta

4.8
stars
2,757 ratings

About the 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 vital importance today, with more and more companies interested in interactive agents and intelligent decision-making. This course introduces you to the fundamentals of Reinforcement Learning. When you finish this course, you will: - Formalize problems as Markov Decision Processes - Understand basic exploration methods and the exploration/exploitation tradeoff - Understand value functions, as a general-purpose tool for optimal decision-making - Know how to implement dynamic programming as an efficient solution approach to an industrial control problem This course teaches you the key concepts of Reinforcement Learning, underlying classic and modern algorithms in RL. After completing this course, you will be able to start using RL for real problems, where you have or can specify the MDP. This is the first course of the Reinforcement Learning Specialization....

Top reviews

YW

Invalid date

Clear instruction and insightful exercises! Enjoy this course! Also, please read the book if you want to understand better about the course materials and rationales behind the exercises.

MN

Invalid date

The concepts may sound confusing in the beginning, but as you go forward you find it interesting and understanding. I suggest you completely read the reading assignments before watching the videos.

Filter by:

576 - 600 of 662 Reviews for Fundamentals of Reinforcement Learning

By Christian J R F

Apr 1, 2020

Great course, I think theory is really well explained and book is great, but including more practice exercises is needed for this course to strengthen the learning of concepts.

By Narendra G

Jun 5, 2020

The course is well developed, reading the reference book is the most important thing that you will do while taking this course. The delivery of both instructors seems robotic.

By Nils S

Oct 29, 2020

Very good an enjoyable course. It seemed like the explanations dwelled on the easier parts and skipped the parts that I would like to have seen in concrete numbers.

By Nathaniel W

Aug 24, 2020

The instructions on how to translate equations to code could have either had examples in the presentations or in the jupyter notebooks. Overall an excellent course.

By Rafee S

Oct 1, 2023

Please stop playing the music at the beginning of each video. Also, remove the animation sound from presentation slide transitions, they are interrupting the flow.

By David S

Sep 27, 2019

It will be good to include more detailed examples and more practice exercices in week 2 and 3. Also to repair the week 4 submission.

Although, It is a good course.

By Muhammed A Ç

Jul 15, 2021

Without reading the recommended book, course material would not be sufficient. Coding exercises quite good and also quizzes' are suitable for beginner level

By Naresh T

Mar 28, 2020

Good understanding of the fundamentals and aptly paced. The programming assignments were very good if there were more like that the course could get better

By aysegul

Jun 9, 2021

It brings general understanding. The main focus is reading the book. Assignments are about the introduction, help to understand, but they can be improved.

By Romesh M P

May 21, 2020

I really enjoyed the course, especially the guest segments (I got to know important people from that). Presenters did a good job but can be more relaxed.

By Jo K

Jan 28, 2021

Very good introductory course for reinforcement learning. Good coding assignment, but could add more visual representation to understand the transition.

By Marcello M

Aug 13, 2020

Very good theoretical contents, pretty much in line with the textbook - practical coding parts are mostly exercises of conversion of equations into code

By Mahmmoud M

Sep 29, 2019

However, Missing the lectures of slide, the supported book is very good. The lectures are very simple and one can finish fast.

Thanks for teaching team.

By Chirag A S

Jun 20, 2023

The conceptual learning through the course is really good, however the coding assignments would be much better if they were to be a bit more intuitive

By Prakhar J

Aug 28, 2020

The content was very well organized, but applications could have been better understood using more complex numerical algorithms and more assignments.

By Amit M

Feb 13, 2024

It is a difficult course. Will be useful to have more intuitive discussion + more programming assignments - hard to see how all the terms play out.

By krishna c

Dec 31, 2020

The guest lecture on truck fleet management was not great, the teacher tried to cover lot more material in a short time in the video then possible.

By Ramakrishnan.K

Jun 21, 2020

The fundamentals of Bandits and MDPs are well covered. A major plus is the way we are made to read the text book before attending the lectures.

By Shailesh

Jul 18, 2023

A little more clarity while describing and solving the problem or examples please as I was stuck sometimes figuring out basic misconceptions.

By Slav K

Jan 4, 2021

A solid start with theoretical fundament. Assignment 2 was too cumbersome, lacking the description of actions encoded in the assignment.

By Petru R

Jan 20, 2021

More Python examples are needed throughout the lessons.

Not only at the final. No proper introduction to DL Python library is given.

By NEHUL B

Sep 9, 2020

I was hoping for a bit more practical application too, but this course does a solid job at teaching you the theory thoroughly.

By Matthew C

Aug 24, 2019

Auto-grading of programming exercises did not work that well, but other than that, it was very instructive and well presented.

By Mark C

Sep 27, 2021

The course is mostly a repeat of the text book. Fortunately the text book is free. Regardless, the material is interesting.

By Muhammad U S

Oct 11, 2020

Highly recommended for the beginners. If you are new to RL then this course is the best along with Sutton and Barto Book.