Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.13 KB

File metadata and controls

20 lines (15 loc) · 1.13 KB

Machine Learning Projects

Lessons -Every Friday at Lunch in room 188

  • 09/21/18 Introduction to Machine Learning. (We will be using Python and a bit of JavaScript)
  • 10/05/18 Python Basics - Functions and Strings
  • 10/12/18 Python Basics - Classes and Variables
  • 10/19/18 Python Basics - Math, Tuples, Lists
  • 10/26/18 Introduction to TensorFlow and various libraries used for Machine Learning and Artificial Intelligence
  • 11/02/18 Predicting outcomes using provided data - Titanic project
  • 11/09/18 Predicting outcomes using provided data - Titanic project
  • 11/16/18 Basic Image Recognition - Clothing Recognition
  • 11/30/18 POSENET in Javascript and in Python