Skip to content

dDab-panda/Machine-Learning-Tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Machine-Learning-Tutorial

Week 1

  1. Python

    • Basic data types
      • Numbers
      • String
      • List
    • Conditional Statements
      • If and elif
    • Loops
      • for
      • while
    • Functions
    • Modules
      • import this

    Resource

  2. Git

    • git clone
    • git init status add commit push
    • git pull

    Resource

  3. Pip

    • install packages/modules

    Resource

  4. Virtual environment

    • Why is it necessary ?

    Resource

  5. IPython/Jupyter Notebook

    Resource

  6. Numpy

    Resource

Task

Will be updated later

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%