티스토리 뷰
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
import tensorflow
from tensorflow import keras
import pandas
import sklearn
import scipy
import numpy
import matplotlib
import pydotplus
import pydot
import h5py
print('tensorflow ' + tensorflow.__version__)
print('keras ' + keras.__version__)
print('pandas ' + pandas.__version__)
print('sklearn ' + sklearn.__version__)
print('scipy ' + scipy.__version__)
print('numpy ' + numpy.__version__)
print('matplotlib ' + matplotlib.__version__)
print('h5py ' + h5py.__version__)
|
cs |
'5. 파이썬' 카테고리의 다른 글
[플라스크] index.html (0) | 2020.05.24 |
---|---|
[구글코랩] GAN 파일 업로드 (0) | 2020.05.22 |
[텐서플로] 경사하강법 그래프 보기 (0) | 2020.05.16 |
[텐서플로] 인공지능 계산기 (0) | 2020.05.16 |
[텐서플로2] MNIST 예제 tf2_function.py (0) | 2020.05.14 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Python
- Git
- COLAB
- mariadb
- JUnit
- terms
- ERD
- JPA
- KAFKA
- tensorflow
- Algorithm
- FLASK
- database
- vscode
- jQuery
- React
- Oracle
- maven
- intellij
- AWS
- Eclipse
- Django
- springMVC
- Mongo
- SQLAlchemy
- SpringBoot
- nodejs
- Mlearn
- docker
- Java
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함