Skip to content

TensorFlow ipython notebooks for deep learning tutorial in 2017 BMM summer course.

Notifications You must be signed in to change notification settings

ylkuo/bmm-tensorflow-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brains, Minds, Machines TensorFlow Tutorial

This repo contains TensorFlow ipython notebooks for deep learning tutorial in 2017 Brains, Minds, and Machines summer course. The tutorial slides are available on Google Doc: https://goo.gl/hwZ497

This tutorial walks you through the basic symbolic operations in Tensorflow and a simple convolutional neural networks on MNIST dataset.

Some examples and snippets are courtesy of MIT 6.819/6.869 computer vision class.

Installation

Before you start, please install TensorFlow and Jupyter Notebook:

To use your TensorFlow virtualenv in Jupyter Notebook, you may need to follow the instruction here to set up ipykernel:

About

TensorFlow ipython notebooks for deep learning tutorial in 2017 BMM summer course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published