<파이썬 함수 latex함수로 출력해주는 라이브러리>
https://github.com/google/latexify_py
GitHub - google/latexify_py: Generates LaTeX math description from Python functions.
Generates LaTeX math description from Python functions. - GitHub - google/latexify_py: Generates LaTeX math description from Python functions.
github.com
GitHub - google/latexify_py: Generates LaTeX math description from Python functions.
Generates LaTeX math description from Python functions. - GitHub - google/latexify_py: Generates LaTeX math description from Python functions.
github.com
< 큰 수 표현하기 >
https://youtube.com/shorts/-72MWWTfIZY?feature=share
<Tistory 수식 입력방법>
https://somjang.tistory.com/entry/%ED%8B%B0%EC%8A%A4%ED%86%A0%EB%A6%AC%EC%97%90%EC%84%[…]%9D-%EC%9E%85%EB%A0%A5%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95
https://www.codecogs.com/latex/eqneditor.php
https://domybestinlife.tistory.com/100
- Inline 모드 \(x=1\) => \(넣을 수식\), 백슬래시+소괄호+수식+소괄호+백슬래시
이때 수식을 가운데 배치하면서 수식끼리 정렬하는 것이 보기 좋다. 이때 사용하는 명령이 \ begin{align} \ end{align}이다. 이 명령어 사이에 수식을 넣으면 된다. 줄바꿈은 \\이다.
<딥러닝의 역사>
https://dennybritz.com/posts/deep-learning-ideas-that-stood-the-test-of-time/
Deep Learning ideas that have stood the test of time
Deep Learning is such a fast-moving field and the huge number of research papers and ideas can be overwhelming.
dennybritz.com
<Weight Initialization>
https://yngie-c.github.io/deep%20learning/2020/03/17/parameter_init/
가중치 초기화 (Weight Initialization) · Data Science
이번 게시물은 “밑바닥부터 시작하는 딥러닝”과 “Weight Initialization Techniques in Neural Networks”를 참조하여 작성하였습니다. Parameter Initialization 신경망 모델의 목적은 손실(Loss)을 최소화하는 과
yngie-c.github.io
- Google Colab에서 Markdown 문법:
- https://data-jj.tistory.com/18
- Latex으로 수식 입력하기:
- https://mananacho.tistory.com/63
LaTex 기본 문법과 Online LaTex 사이트 소개
1 LaTex 문법 기초 자주 사용되는 문법들은 위키에 나오는 것으로 충분할 것 같습니다. 저는 이외에 달리 사용해야 하는 것들이 생기는 경우 다른 커뮤니티 사이트들을 참고하고 있습니다. 위키백
mananacho.tistory.com
Google Colab에서 마크다운(Markdown) 이해하기
마크다운(Markdown) 이란? : Markdown(마크다운)이란 Markup(마크업) 언어의 일종으로, HTML경험이 없는 사람도 누구나 쉽게 헤더,글 머리 기호, 이미지 삽입, 링크, 글자 모양 등 다양한 서식(포맷)을 쉽
data-jj.tistory.com
* ctrl+k+s 하면 어떤 단축키들이 있는지 볼 수 있습니다 !
- beginning/end of file - home/ end
- beginning/end of line - Fn+home / Fn+end
- select word - ctrl+shift+←/→
- copy line - ctrl+c
- cut line - ctrl+x
- move line down/up - alt+↑/↓
- insert line below - ctrl+enter
- multi selection words - ctrl+d(단어 갯수만큼)
- insert multi cursor - alt+click / drag=>alt+shift+i / alt+shift+drag
- comment out - ctrl+/
- command palette - Ctrl+shift+p
- quick open - ctrl+p
- user settings - ctrl+,
- toggle sidebar - ctrl+b
- toggle terminal - ctrl+`
< 깜빡하고 Foreground에서 돌렸을 경우 Background로 바꾸기 >
[Linux] 리눅스 프로세스 작업 전환 (Background, Foreground)
목차 1. 포그라운드와 백그라운드 1.1. 포그라운드(Foreground) • 입력한 명령어 실행이 결과가 나올 때까지 기다리는 방식 • 한 동작을 수행할 동안 다른 동작은 할 수 없는 상태 • 포그라운드 작
veneas.tistory.com
< 기업 기술 블로그 보고 싶을 때 >
업체별 기술 블로그 리스트
“업체별 기술 블로그 리스트” is published by Dongmin Jang.
dongmin-jang.medium.com
<읽어야지 하는 책>
파이썬으로 만드는 OpenCV 프로젝트(이세우 저)'
<따야지 하는 자격증>
AIFB 자격증
AWS
정보처리기사
<레터커버 작성법>
http://newsletter.toeic.co.kr/webzine/pdf/20170506/16.pdf
'etc > TIP' 카테고리의 다른 글
| [블로그 꾸미기] Tistory 자동 목차 만들기 (0) | 2025.07.28 |
|---|---|
| 크롬(Chrome)에서 드래그 안되는 본문 복사하는 방법 (0) | 2023.04.05 |