courses icon indicating copy to clipboard operation
courses copied to clipboard

Anthropic's educational courses

Results 77 courses issues
Sort by recently updated
recently updated
newest added

Hi! 😉 I’ve created a repo where I adapted your MCP course [https://anthropic.skilljar.com/introduction-to-model-context-protocol](url) to work with the **OpenAI API** instead of **Anthropic’s**. The repo is available here: [https://github.com/lbatresm/anthropic-mcp-course-openai](url) I find...

- Update all model IDs to Claude 4.5 and 4.1 versions - Update model names in documentation and markdown

The grading RegEx for exercise 6.1 results in a Python syntax error for escaping the parentheses as the python string formatter attempts to parse the escape sequence before passing it...

Hi, as of 2025-08-19 a couple of the models referenced in this hands-on lab exercise (03_models.ipynb) have been deprecated and thus generate errors when attempting to run the lab. I...

Hey, team! I was trying to follow along with the lesson in `02_workbench_evals`, but it was pretty difficult to follow along with, because the code samples used in the "Let's...

Course link: https://learn.deeplearning.ai/courses/building-toward-computer-use-with-anthropic/ Maybe some details are left out, but core concepts are covered. Hence it makes sense to take the course more than once for some.