学生对 Vanderbilt University 提供的 AI Agents and Agentic AI with Python & Generative AI 的评价和反馈
课程概述
热门审阅
AS
Mar 27, 2025
This is a great course to understand how AI agents work and how to build them efficiently. Very engaging and practical course.
EI
Jul 1, 2025
One of the best practical courses I have completed. The course seems to have a humorous take on graded exercises, while the real value lies in the ungraded exercises.
51 - AI Agents and Agentic AI with Python & Generative AI 的 64 个评论(共 64 个)
创建者 Peter J K
•Sep 6, 2025
I really enjoyed this course by Prof. Jules White. It goes "behind the curtain" of how agentic AI is built through the "system", "user", and "assistant" prompt loop. One thing that would make the course 5 stars is if there were more graded assignments, including peer-graded homework.
创建者 Kaihaan J
•Jun 8, 2025
Good examples - although they make you work a bit to really get them working.
创建者 Paritosh K
•Aug 24, 2025
its good for those students which are beginners in ai
创建者 Jari v d M
•May 8, 2025
awesome!
创建者 Sekar A
•Aug 16, 2025
good
创建者 Nikolai G
•Aug 4, 2025
The course presents useful concepts, but I encountered two inconveniences: 1. Although the course is marked as suitable for beginners familiar with Python, in module 3 there is a large AI agent project composed of an unstructured list of classes. It took time to analyze and draw a UML diagram to understand all the relationships in this core module of the AI agent. 2. For this course, I chose to use LLM models running locally on my machine via Ollama (models: Magicoder, GPT, LLaMA3). I ran the course code locally, and each time I faced issues during the agent loop execution—often the LLM failed to stay within the tool-based narrative set by the prompts. I don’t know how it would perform using the OpenAI API.
创建者 Eve R
•Sep 17, 2025
The core of the information is really good. But... for a "beginner" course, a LOT of python and programming knowledge is assumed. There are also very few graded assignments, which made it easy for me (with significant programming xp) to breeze through the course; but also didn't really solidify anything. I went with the recommended google.colab suggestion for running code; but it's not like I have files there. This would have benefitted from more programmer-esque setup and course structure (like, implement this part of the agent). More guidance on how to set up a local environment and and sample project to follow along with would have been really nice.
创建者 C G
•Apr 28, 2025
a lot of coding that i would have liked some of it explained in a video.
创建者 Pablo F S M
•Oct 9, 2025
Muy pobre
创建者 Blair M
•Sep 29, 2025
Not a beginner level course. If you don't have significant Python experience, don't waste your time ... module one will leave you absolutely lost.
创建者 Vincent G
•Sep 30, 2025
procedure to test and write code with Google Colab, is not up to date. Open AI API free usage is over.
创建者 Samuel A
•Aug 21, 2025
They charged $49 me even if I cancelled just after 3 days. It wasn’t even a week after I enrolled.
创建者 Brian A
•Jun 28, 2025
This course got extremely complicated very quickly, way beyond my basic capabilities.