반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- classification
- web 개발
- discrete_scatter
- 데이터전문기관
- inorder
- KNeighborsClassifier
- 대이터
- 웹 용어
- pycharm
- postorder
- mglearn
- 재귀함수
- cudnn
- paragraph
- bccard
- vscode
- web
- broscoding
- Keras
- 머신러닝
- java역사
- C언어
- web 용어
- 자료구조
- 결합전문기관
- CES 2O21 참여
- web 사진
- html
- tensorflow
- CES 2O21 참가
Archives
- Today
- Total
bro's coding
tensorflow.mnist 본문
반응형
from tensorflow.examples.tutorials.mnist import input_data
mnist=input_data.read_data_sets('./mnist/data/',one_hot=True)
반응형
'[AI] > python.tensorflow' 카테고리의 다른 글
tensorflow.AUTOTUNE (0) | 2020.06.15 |
---|---|
tensorflow.mnist.초급 (0) | 2020.06.12 |
tensorflow.distinguish mnist (0) | 2020.06.11 |
tensorflow.분류.mnist (0) | 2020.05.12 |
tensorflow.분류(중간층) (0) | 2020.05.12 |
tensorflow.분류(중간층).relu,sigmoid 비교 (0) | 2020.05.12 |
tensorflow.분류(중간층X) (0) | 2020.05.12 |
tensorflow.placeholder (0) | 2020.05.11 |
Comments