About anthropics/courses
anthropics/courses is an open-source project on GitHub, mainly written in Jupyter Notebook. Anthropic's educational courses It currently holds 22,843 stars and 2,479 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).
Project Overview
AI Homed tracks it on the Today's Trending board, currently at rank #85 with 7 new stars today.
GitHub Repository Details
README
Anthropic courses
Welcome to Anthropic's educational courses. This repository currently contains five courses. We suggest completing the courses in the following order:
1. Anthropic API fundamentals - teaches the essentials of working with the Claude SDK: getting an API key, working with model parameters, writing multimodal prompts, streaming responses, etc. 2. Prompt engineering interactive tutorial - a comprehensive step-by-step guide to key prompting techniques. [AWS Workshop version] 3. Real world prompting - learn how to incorporate prompting techniques into complex, real world prompts. [Google Vertex version] 4. Prompt evaluations - learn how to write production prompt evaluations to measure the quality of your prompts. 5. Tool use - teaches everything you need to know to implement tool use successfully in your workflows with Claude.
Please note that these courses often favor our lowest-cost model, Claude 3 Haiku, to keep API costs down for students following along with the materials. Feel free to use other Claude models if you prefer.