Study
- python 영어, 숫자만 남기고 제거. re.sub('[^a-zA-Z0-9]',' ',i).strip() 2018.12.12
- python np.linalg.norm() / Vector space calculrate Eucildean 2018.12.11
- 파이썬 이미지 합치기. from PIL import Image 2018.12.01
- python 파일 이름 변경. os.rename 2018.12.01
- Python Google translate, py_translator 2018.11.27
- PCA & PCR Python numpy code 2018.11.25
- python 출력 입력 값 받기. 2018.11.19
- MNIST Data 랜덤 추출. 2018.11.15 3
- Python MM1 queue 파이썬MM1 큐잉 시스템 병렬 2018.11.15
- Bounding box patch 바운딩 박스 이미지 패치 만들기. 2018.11.15