체크개발자's Blog

tensorfloa 텐서플로우 본문

프로그래밍/Python

tensorfloa 텐서플로우

체크개발자 2017. 12. 16. 18:05

https://www.tensorflow.org/



https://www.tensorflow.org/install/install_windows


anaconda Prompt :

conda create -n tensorflow python=3.5 


모두를 위한 머신러닝/딥러닝 강의

https://hunkim.github.io/ml/


'프로그래밍 > Python' 카테고리의 다른 글

파이썬 - 엑셀 다루기  (0) 2017.12.16
파이썬 - html 파싱  (0) 2017.12.16
파이썬 크롤링 - 빅데이터 시각화  (0) 2017.12.16
Beautiful Soup  (0) 2017.12.09
파이썬2  (0) 2017.11.25
Comments