项目作者: MachineLearningJournalClub

项目描述 :
Lectures on Python
高级语言: Jupyter Notebook
项目地址: git://github.com/MachineLearningJournalClub/Lectures.git
创建时间: 2019-12-13T08:41:13Z
项目社区:https://github.com/MachineLearningJournalClub/Lectures

开源协议:

下载


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