Skip to content

Latest commit

 

History

History
151 lines (141 loc) · 13 KB

AI-Skills.md

File metadata and controls

151 lines (141 loc) · 13 KB

AI Skills

Working through Now (Q1, 2025)

1. Mathematics for AI/Machine Learning

2. Python Data Analysis

  • Python Crash Course, 3rd Ed
  • Python for Data Analysis, 2nd Ed
  • Python Data Science Handbook, 2nd Ed
  • OPTIONAL
    • Automate the Boring Stuff with Python, 3rd Ed
    • Python Data Science Handbook, 2nd Ed
    • Fluent Python, 2nd Ed
    • Python Testing with pytest, 2nd Ed

3. AI Concepts 101

  • The Hundred-Page Machine Learning Book
  • The Hundred-Page Language Models Book
  • Engineer's Pocket Guide to Surviving AI
  • A Simple Guide to Retrieval Augmented Generation
  • A Damn Fine Stable Diffusion Book
  • OPTIONAL
    • The Complete Obsolete Guide to Generative AI
    • How AI Works

4. Machine Learning and Deep Learning

5. Generative AI using Large Langugage Models (LLMs)

6. Hands-On AI

7. GPU/CUDA Programming

8. AI References