Skip to content

SSaMKJ/TensorFlow-Tutorials

 
 

Repository files navigation

TensorFlow Tutorials

다른 분 github 소스를(https://github.com/golbin/TensorFlow-Tutorials) fork 하여 수정 중 입니다.

개인적으로 학습을 위한 소스입니다.

진행 중 TensorFlow가 1.0으로 업데이트 되어 적용하였습니다.

tf.mul 이 사라지고 tf.multiply 로 api 가 변경되었습니다.

Python 3.6을 사용합니다.

요구사항

  • Mac
  • TensorFlow 1.0.0
  • Python 3.6.0
    • numpy 1.12.0
    • matplotlib 2.0.0

간단한 설명

[pdf 공부한 내용 정리]

  • [pdf 복습용으로 보세요.](./01 - TensorFlow Basic/TensorFlow-모두를 위한 딥러닝-머신러닝 정리.pdf)

[01 - TensorFlow Basic](./01 - TensorFlow Basic)

About

텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%