Skip to content

CosmicTheDev/LearnML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“˜ Getting Started with AI Model Coding โ€“ With Minimal Math

๐Ÿšฆ Step-by-Step Guide to Start Learning AI Model Coding

โœ… Step 1: Learn the Python Basics

If youโ€™re not yet comfortable with Python, start here:

โœ… Step 2: Understand Core AI/ML Concepts

โœ… Step 3: Learn a Machine Learning Library (scikit-learn)

โœ… Step 4: Dive into Neural Networks (TensorFlow or PyTorch)

PyTorch

TensorFlow

โœ… Step 5: Practice with Real Projects

Beginner ideas:

  • Spam Email Classifier
  • Digit Recognizer (MNIST)
  • Sentiment Analyzer
  • Rock/Paper/Scissors Classifier

โœ… Step 6: Learn How to Use Datasets

โœ… Step 7: Version Control with Git + GitHub Codespaces

  • Learn: git add, git commit, git push, git pull
  • Use GitHub for backup and collaboration

๐Ÿงฎ Math for AI: What You Need & When

โœ… 1. Linear Algebra (High Priority)

โœ… 2. Calculus (Medium Priority)

โœ… 3. Probability & Statistics (High Priority)

โœ… 4. Discrete Math & Logic (Optional)

  • Use in symbolic AI, rule systems, and planning algorithms.

About

Roadmap for learning Machine Learning (Made using AI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published