Skip to content

uosdmlab/tensorflow-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

텐서플로 걸음마

Slide link: 텐서플로 걸음마 (TensorFlow Tutorial)

서울시립대학교 대학원 수업에서 진행한 텐서플로 걸음마 소스코드입니다. 한국에서 출판된 책 텐서플로 첫걸음예제 코드를 참고하여 작성했습니다. TFLearn 예제는 TFLearn의 Convolutional Network (MNIST)를 참고했습니다.

Index

  1. [Hello, TensorFlow!](notebooks/1.Hello, TensorFlow!.ipynb)
  2. LinearRegression
  3. [MNIST with Single Layer NN](notebooks/3.MNIST with Single Layer NN.ipynb)
  4. [MNIST with CNN](notebooks/4.MNIST with CNN.ipynb)
  5. [MNIST with CNN using TFLearn](notebooks/5.MNIST with CNN using TFLearn.ipynb)

Releases

No releases published

Packages

No packages published