Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- FIle
- python3
- linux
- Deep Learning
- error
- pyTorch
- download
- face_recognition
- YouTube 8M
- shakeratos
- ppc64le
- Anaconda
- windows
- ubuntu
- TensorFlow
- colab
- python
- keras
- dlib
- colaboratory
- CUDA
- Jupyter notebook
- gpu memory
- install
- 딥러닝
- raspberry pi
- urllib
- object detection
- dataset
- Windows 10
Archives
- Today
- Total
목록Curl (1)
Shakerato
install curl to download YouTube-8M on windows 10
Refer to https://chocolatey.org/install Refer to http://thesociablegeek.com/azure/using-curl-in-powershell/ 1. in cmd @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin" 1. in ..
Research
2018. 8. 6. 22:37