일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- CUDA
- colaboratory
- install
- python
- urllib
- download
- raspberry pi
- TensorFlow
- face_recognition
- keras
- Anaconda
- error
- colab
- ppc64le
- 딥러닝
- windows
- linux
- gpu memory
- ubuntu
- python3
- FIle
- Deep Learning
- Jupyter notebook
- dataset
- object detection
- Windows 10
- shakeratos
- pyTorch
- dlib
- YouTube 8M
- Today
- Total
목록API (2)
Shakerato
0, python 설치 1, kaggle api 설치, 'cmd'창에서 아래 명령 실행 pip install kaggle 2. kaggle api 토큰 생성 아래 링크 (은 자기 아이디로 대체)에 접속 https://www.kaggle.com//account 페이지 중간에 'Create New API Token' 버튼을 클릭 kaggle.json 파일이 다운로드 되면 C:\Users\\.kaggle 이 폴더에 kaggle.json 파일을 옮기기 3. kaggle competition 참가 후 kaggle api를 이용해 데이터셋 다운로드 예를들어 https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data 위 competition에 ..
[Code and Explain] https://github.com/tensorflow/models/tree/master/research/object_detection [Download] https://github.com/tensorflow/models [Related Youtube: sentdex] https://www.youtube.com/watch?v=COlbP62-B-U [Anaconda 3, Create Envirnment for tensorflow 1.4] 1. open 'cmd' as administrator 2. conda update -n base conda 3. conda create -n tensorflow1.4 python=3.5 anaconda 4. [tensorflow-gpu 1..