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

Removed 'www' subdomain prefix. Otherwise the linked resource does not resolve. Should be soley: https://console.anthropic.com/. Regards

I am writing a module to utilize AI techniques to digest large quantities of information and in a layered stepwise fashion distill it cumulatively into an intermediate structured form that...

Running the current notebook will produce the following output: ``` Cell In[5], [line 2] "symbol”: “GM”, ^ SyntaxError: unterminated string literal (detected at line 2) ``` Changing the `”` quotation...

Corrected a typo in the documentation. Changed "indepent" to "independent" in the description of defining the calculator function. Before: "The first step is to define the actual calculator function and...

Corrected subject-verb agreement error in documentation. Changed "as well as implements and executes the tool logic" to "as well as implement and execute the tool logic." Before: "This means that...

Included an `Open in Colab` button for each of the Tools Use notebooks (as discussed). :)