Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 538 Bytes

File metadata and controls

23 lines (15 loc) · 538 Bytes

Artificial-Intelligence-Cloud-and-Edge-Implementations

Respository of notebooks for the Unviersity of Oxford course 'Artificial Intelligence: Cloud and Edge Implementations'

Notebooks are focussed on key python libraries for data science:

  • Numpy
  • Matplotlib
  • Pandas
  • Scikit-learn

End to End Machine Learning tutorials:

  • Regression
  • Classification
  • Additional End to End tutorial

Deep Learning / Computer Vision with Keras:

  • Hello World with FashionMNIST data
  • Introduction to CNNs
  • Introduction to Transfer Learning