Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Android
- tracking
- FLASK
- Raspberry
- detection
- 데이터
- Video
- Machine Learning
- Deep Learning
- 서버
- 가상환경
- IMAGE
- MySQL
- RapidCheck
- sw
- 라즈베리파이
- C언어
- tensorflow
- 정리
- Python
- 영상분석
- Object Detection
- 디버그모드
- 지능형
- php
- 고급C
- Linux
- keras
- 머신러닝
- 안드로이드
Archives
- Today
- Total
목록처리 (1)
건프의 소소한 개발이야기
[Python - Jupyter - Notebook] 이용하는데 유용한 단축키(Shortcuts)
안녕하세요, 건프입니다. 데이터 처리를 하다보면 사용하기에 편리한 jupyter notebook 이라는 어플리케이션이 있습니다. 이를 사용하는데 여러가지 단축키(shortcut)들이 있는데요, 이를 잘 알아두면 마우스에 손을 올리지 않아도 노트북에서 작업이 가능하므로 엄청나게 효율적이랍니다. Command Mode (press Esc to enable)Enter : enter edit modeShift-Enter : run cell, select belowCtrl-Enter : run cellAlt-Enter : run cell, insert belowY : to codeM : to markdownR : to raw1 : to heading 12 : to heading 23 : to heading 34 ..
개발 이야기/Machine Learning 이야기
2016. 8. 9. 10:09