Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.35 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.35 KB

Introduction to Machine Learning

The repository has the course slides and sample codes for Introduction to Machine Learning, taught in Fall 2016 at the Federal University of Espirito Santo by Davi Frossard.

Content

  1. Course Introduction
  2. K Nearest Neighbors [Sample Code]
  3. Linear Regression [Sample Code]
  4. TensorFlow [Sample Code]
  5. Logistic Regression and Neural Networks [Sample Code]
  6. Training Neural Networks
  7. Convolutional Neural Networks
  8. How Convolutional Neural Networks See [Sample Code]

Extras

  1. Tracking

Slides Content

Some slides contain animated content, in order to visualize them you must use Adobe Reader

Discussion

Please visit the Piazza board at http://piazza.com/ufes.br/fall2016/csc321/home

GIT LFS

This repository uses GIT LFS for the storage of media resources, in order to clone it you must install it, to do so follow the steps outlined here.