일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Rust설치
- tensorboard
- log파일
- 리눅스 비밀번호
- Ubuntu 설치
- 화면확대고정
- restnet
- 학습성공
- 3D convolution
- twolay
- Ubuntu동글
- #cudnn
- 전체내용
- canon mf416dw
- #python gpu
- Xpad설치
- ubuntu 원격
- #ubuntu 14.04(LTS)
- Hidden layer output
- Lagrange Multiplier
- Git branch 보이기
- #cuda
- VGGNet
- 치환 기능
- stepsize
- weight histogram
- DenseNet
- 듀얼부트
- 포트번호 변경
- #enviroment variable
Archives
- Today
- Total
save the world
Pycharm Library 다운받기 본문
Tensorflow를 공부하기위하여 pycharm 을 설치했고 인터넷에서 많이 찾은 예제코드를 돌려보기위해 import 할 Library들을 다운받는다.
나중에 다운받은 Library 들에 대해 간략하게 설명을 적어놓을 예정이다.
$ sudo apt-get install python-numpy
$ sudo apt-get install python-scipy
$ sudo apt-get install python-matplotlib
$ sudo apt-get install python-pandas
$ sudo apt-get install python-pil
$ sudo apt-get install python-skimage
'PYTHON' 카테고리의 다른 글
python training (0) | 2016.06.08 |
---|---|
이미지로 데이터파일 만들기 (0) | 2016.06.05 |
Python gpu version 설치 (0) | 2016.06.03 |