Skip to content

MachineLearningJournalClub/Lectures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lectures MLJC Learners

Lectures on Python

  • Lecture1 : A quick overview on simple operations and variables
  • Lecture2 : Boolean Variables, If-Else statements, While, a few exercises
  • Lecture3 : Commenting vs Documenting (Docstrings), Functions and Lambda Functions, File Input/Output
  • Lecture4 : Classes and UFOs
  • Lecture5 : Introduction to Matplotlib basic concepts and fundamental charts
  • Lecture6 : Introduction to Numpy