课程概述
热门审阅
BS
Dec 28, 2024
This is an awesome course and was well delivered by the instructor. However, the OpenAI API is not free for students to practice along with.
CM
May 6, 2025
Great introduction. I have almost no coding experience, so this was a pretty gentle landing into the space, while also informative
1 - Intro to AI Engineering 的 16 个评论(共 16 个)
创建者 Yukihiro F
•Aug 1, 2024
Important Note: This course uses a proprietary platform for video playback and cannot display subtitles, including English subtitles. Therefore, strong English listening skills are essential. The content is quite fascinating, and I was able to learn the details of the OpenAI API parameters.
创建者 Sebastien P
•Mar 7, 2024
I wouldn't pay for this course. It uses the Scrimba system(which is actually really good), but not all functions work on Coursera (at the time of writing). I could have just watched a youtube video. I had to set it all up in my own environment anyway. Plus it wasn't mentioned that you need to subscribe to (pay to use) OpenAI to get tokens to use. There are free versions of AI out there that run locally but if you haven't got a clue about anything AI related might be interesting for you.
创建者 simon s
•Sep 11, 2024
no instructions for setting up the projexts/ no help / no reply to questions
创建者 Bello S
•Dec 29, 2024
This is an awesome course and was well delivered by the instructor. However, the OpenAI API is not free for students to practice along with.
创建者 Syed A H
•Oct 28, 2024
This Course is one best for getting the basic topics right and laying good foundations for your AI Engineering Career. As the pace of the industry is too fast to keep up, be sure to search the web for latest updates and trends.
创建者 Gulkiz Z
•Mar 18, 2025
Пройденные на Coursera курсы оказались очень полезными для моей профессии. Они дали мне знания, которые можно сразу применить на работе.
创建者 Caleb M
•May 7, 2025
Great introduction. I have almost no coding experience, so this was a pretty gentle landing into the space, while also informative
创建者 Umair
•Dec 14, 2024
Recommended. Good for AI fundamentals.
创建者 Nikolaos G
•Sep 12, 2024
very educated, very good teaching
创建者 Gowthami N
•Apr 1, 2025
Thank you for the course.
创建者 Sajawal I G
•May 24, 2025
Great Content
创建者 Mahesh K
•Aug 24, 2025
Good
创建者 Daniel G
•Mar 9, 2024
-
创建者 Tony H
•Feb 27, 2025
The content is good, but the provided code for the lesson doesn't work outside of the Scrimba platform, which I've never heard of. I use VS code, and so there is no mentions or instructions on how to use the code in VS code or other IDE. This feels like they are trying to promote a platform that is not common, at the same time, has NO consideration for common industry tools. This cause me a lot of problems copying the code and debugging to make sure I have a working project to follow a long with the lesson.
创建者 Mark T H
•Feb 28, 2025
The instructors omit the crucial first steps in using Scrimba and Scimba no longer operates the way it is depicted in the tutorial videos.
创建者 Jeff F
•Jul 26, 2025
The Scrimba interactive interface does not work. Specifically, it is not possible to add environment variables which can be retrieved by the code. This leaves the user to cut and paste API keys into each coding challenge. Sometimes even 2 API keys must be pasted into the code. Also, the "New File" functionality does not work. This issue was found in the very first assignment in the Scrimba Javascript specialization. It also exists in this course. In my opinion, it would be easier if students were just provided access to skeleton code via GitHub so that we could work on our own machines.