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 |
Tags
- Anaconda
- TensorFlow
- python3
- ubuntu
- dlib
- face_recognition
- colab
- dataset
- Jupyter notebook
- pyTorch
- keras
- install
- Windows 10
- 딥러닝
- colaboratory
- gpu memory
- python
- raspberry pi
- shakeratos
- Deep Learning
- FIle
- CUDA
- download
- YouTube 8M
- urllib
- error
- object detection
- ppc64le
- windows
- linux
Archives
- Today
- Total
목록files (2)
Shakerato
Counting files with extension in linux
. (현재폴더) --> (특정폴더로 변경 가능) find . -type f | sed -n 's/..*\.//p' | sort | uniq -c
Research
2019. 1. 13. 21:47
Android Studio Uninstall All Files
1. At first, Uninstall 'Android Studio' 2. Delete Android SDK C:\Users\[User]\AppData\Local\Android 3. Go to %USERPROFILE% (Copy %USERPROFILE% to address bar in My Computer) 3.1. Delete folder '.android' 3.2. Delete folder '.AndroidStudio' 3.3. Delete folder '.gradle' 3.4. Delete folder '.AndroidStudio1.3'
Research
2018. 6. 20. 11:14