Tag
A guide or advice for non-technical individuals on how to learn and build AI agents, likely focusing on practical steps and accessible tools.
Recommending the MIT classic textbook 'Mathematics for Computer Science', suitable for computer science beginners to systematically learn foundational mathematics.
Published a GitHub repository with an LLM learning path for beginners, covering course content from Transformer basics to LLM techniques, with one course updated daily.
Microsoft has released the open-source AI tutorial "AI For Beginners," which includes 12 weeks and 24 lessons covering neural networks, multi-agent systems, reinforcement learning, and AI ethics, suitable for developers who want to learn AI systematically from scratch.
A tweet promoting a quick 5-minute tutorial on understanding webhooks, aimed at developers who vibe code but lack this basic knowledge.
A beginner electronics roadmap from a maker who went from not knowing how to light an LED to building rovers and winning hackathons. It covers understanding circuits, using an Arduino, and building real projects.
Mastra released a course for beginners to build an AI agent with TypeScript, covering project structure, tools, MCP, memory, and deployment.
"XQuant: Everyone Can Be a Quantitative Trader" is an open-source introductory manuscript for quantitative trading aimed at beginners, teaching readers to describe strategy ideas in natural language and have AI write the code, building a systematic quantitative trading system from scratch.
A Chinese quantitative finance tutorial for absolute beginners, using Jupyter Notebook format, containing 4 chapters (quantitative cognition, return analysis, dual moving average strategy, and strategy backtesting). Uses yfinance to fetch real data, each chapter can be run through in about 30 minutes.
A personal account of Phase 0 learning AI engineering from scratch, focusing on setting up tooling rather than writing model code, shared as a thread of 12 lessons.
A commerce beginner seeks a step-by-step roadmap and tool recommendations to automate web-to-PDF-to-Excel workflows plus AI-driven Excel formulas without coding experience.
This is a comprehensive tutorial on using OpenAI Codex (Desktop Edition), covering everything from basic file organization to advanced automation, dashboard creation, and custom skills, catering to beginners to advanced users.
Microsoft's AI for Beginners is a 12-week, 24-lesson open-source curriculum covering AI fundamentals, TensorFlow, PyTorch, and ethics, with multi-language support.