일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- stepsize
- 포트번호 변경
- #cudnn
- #cuda
- 치환 기능
- #ubuntu 14.04(LTS)
- weight histogram
- twolay
- Git branch 보이기
- Ubuntu 설치
- restnet
- 화면확대고정
- canon mf416dw
- Xpad설치
- tensorboard
- 리눅스 비밀번호
- log파일
- Lagrange Multiplier
- #enviroment variable
- Ubuntu동글
- 3D convolution
- Rust설치
- VGGNet
- 학습성공
- 듀얼부트
- 전체내용
- DenseNet
- ubuntu 원격
- Hidden layer output
- #python gpu
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 |