bcho.tistory.com/1156?category=555440
딥러닝을 이용한 숫자 이미지 인식 #1/2-학습
딥러닝을 이용한 숫자 이미지 인식 #1/2 조대협 (http://bcho.tistory.com) 지난 글(http://bcho.tistory.com/1154 ) 을 통해서 소프트맥스 회귀를 통해서, 숫자를 인식하는 모델을 만들어서 학습 시켜 봤다. 이번.
bcho.tistory.com
https://pillow.readthedocs.io/en/stable/reference/ImageDraw.html
ImageDraw Module — Pillow (PIL Fork) 7.2.0 documentation
Coordinates The graphics interface uses the same coordinate system as PIL itself, with (0, 0) in the upper left corner. Any pixels drawn outside of the image bounds will be discarded. Colors To specify colors, you can use numbers or tuples just as you woul
pillow.readthedocs.io
deeplearning.net/software/theano/tutorial/using_multi_gpu.html
Using multiple GPUs — Theano 1.0.0 documentation
Theano has a feature to allow the use of multiple GPUs at the same time in one function. The multiple gpu feature requires the use of the GpuArray Backend backend, so make sure that works correctly. In order to keep a reasonably high level of abstraction y
deeplearning.net
주피터 노트북(Jupyter Notebook) 활용 방법
주피터 노트북은 이미 많은 사람들이 편리함을 인정하고, 또 사용하고 있는 웹 기반의 개발환경 중의 하나이다. 이 글에서는 주피터 노트북의 인터페이스와 사용 방법을 중점으로 다루고자 한��
doomed-lab.tistory.com
https://ofcourse.kr/css-course/color-%EC%86%8D%EC%84%B1
CSS color 속성 - ofcourse
개요 color 속성은 단어 뜻대로 색상, 정확히는 글자의 색상을 의미합니다. red, blue등 이미 정의된 색 #000, #FFFFFF 등의 16진수 색상 코드 rgb(255, 255, 255) 등의 rgb 색상 rgba(200, 100, 150, 0.5) 등의 알파(투�
ofcourse.kr
Jupyter Notebook 주요 단축키
(1) Command Mode esc 를 눌러 셀이 아래와 같이 파란색이 된 상태에서 작업 a 위로 셀 추가 b 아래로 셀 추가 dd 선택 셀 삭제 z 셀 삭제 실행 취소 shift + m 선택 셀과 아래 셀과 합치기 c 선택 셀 복사하��
hikwail.tistory.com
https://kgu0724.tistory.com/95
Pycharm 단축키 정리 (펌)
Editing Ctrl + Space : Basic code completion (the name of any class,method or variable) Ctrl + Shift + Space : Smart code completion (filters the list of methodsand variables by expected type) Ctrl..
kgu0724.tistory.com
계속 추가될 예정,,,
'Daily > 김인턴의 하루' 카테고리의 다른 글
[논문 작성하기] 문어체로 작성하기 (3) | 2020.10.06 |
---|---|
PyCharm Pro for Linux 기본 지식들 (0) | 2020.09.10 |
주피터 노트북 파이썬 가상환경 설정 (0) | 2020.09.08 |
서버 접속 방법 Putty, FileZilla (0) | 2020.09.04 |
주피터노트북 테마 설정 (3) | 2020.08.31 |
댓글