AI / MLUnknown
learn-ai-engineering
A comprehensive collection of free resources to learn everything about AI/ML, LLMs and Agents.
N/A rating (0 reviews)0 installs5,312 GitHub stars
AIMachine LearningDeep Learning
This repository provides a structured approach to learning AI and machine learning from the ground up. It includes resources on mathematical foundations, Python programming, AI and ML fundamentals, machine learning frameworks, and deep learning.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"learn-ai-engineering": {
"args": [
"-y",
"@modelcontextprotocol/server-learn-ai-engineering"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.