[머신러닝-Tensorflow] Lec-01-1 Tensorflow 시작하기
앞서 강좌에서 Tensorflow의 환경 구축을 완료해보았습니다. 1.기본 소스코드 분석>>> import tensorflow as tf >>> hello = tf.constant('Hello, TensorFlow!') >>> sess = tf.Session() 2018-03-11 00:55:58.218567: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA>>> print(sess.run(hello)) Hello, TensorFlow! 이 코드는 앞선 강좌에서 환경구축을 완료한후 기본 소스코드..
AI
2018. 3. 11. 02:08
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- C언어
- TensorFlow
- db
- BFS
- 텐서플로우
- 백준알고리즘
- 리버싱
- 개발하는 관광이
- node.js
- Android
- node
- 감자코딩
- 학교
- 스프링
- 초보자를 위한 C언어 300제
- 알고리즘
- 프로그래밍
- 복습
- 감자개발자
- 백준
- MVC
- programming
- Controller
- Algorigm
- 머신러닝
- 코드엔진
- 노드
- Spring
- 안드로이드
- C langauge
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함