Skip to content

This workshop and codelab will help you get started with machine learning and tensorflow.

Notifications You must be signed in to change notification settings

lakshya90/ml-and-tf-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-and-tf-101-workshop

1. Hello World

2. Matrix Multiplication

3. MNIST using Linear Classifier

4. MNIST using DNN Classifier

5. Fun experiments using Style Transfer

Reference : goo.gl/fyDxhC

Step 1 : Get the content and style image.

Step 2 : Import the neural_style.py, stylize.py and vgg.py file. Ensure the mat file is present in your top level directory.

Step 3 : Get your style transferred image.

python neural_style.py --content --styles --output

About

This workshop and codelab will help you get started with machine learning and tensorflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages