Skip to content

Yangyangii/MachineLearningTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Tutorial

Tutorial for machine learning with python, numpy, pytorch, tensorflow, and keras.

Requirements

  • python 3.6 (Anaconda)
  • tensorflow 1.3
  • pytorch 0.3.1

Implementation List

1. Classifier

2. GANs