Skip to content

SSDS2016/Day-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple TensorFlow code that demonstrates learning three simple models:

  1. logistic regression,
  2. net with one fully-connected hidden layer,
  3. convolutional net with two hidden convolutional, one hidden fully-connected layer.

Prerequisites:

If you use Linux or OSX the installation should be pretty smooth via pip (instructions).

You can run TensorFlow on Windows via Anaconda (instructions) or Docker (instructions). For installation instructions on Windows 10 see here taking into account that the at the time of writing of this README the current version is 0.11, so replace 0.8 with 0.11. Disclaimer: I have not tried to install nor run TensorFlow on Windows.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages