Skip to content

Esmail-Rahmani/ai-ml-internship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Structure & Rules

Program Structure

  • 40% Theory

    • Follow structured AI/ML roadmap
    • Understand concepts deeply before coding
    • Focus on intuition + math foundation
  • 40% Implementation

    • Implement algorithms from scratch
    • Then implement using libraries (NumPy, pandas, scikit-learn, etc.)
    • Compare manual vs library performance
  • 20% Project Work (Mizban)

    • Start thinking about real-world system design
    • Identify possible AI use-cases in Mizban
    • Discuss architecture ideas
    • First month → research + ideation phase

Daily Requirements

Every day, each intern must:

  • Push code to GitHub
  • Write what you learned (short daily summary)
  • Ask at least 3 technical questions
  • Solve 5–10 problems (coding/math/logic)

Engineering Discipline

  • Use proper commit messages
  • Follow a clean folder structure
  • Write readable code (naming matters)
  • No copy-paste without understanding

Documentation Habit

  • Maintain:

    • README.md updates
    • Personal learning notes
    • Algorithm explanation in comments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors