본문 바로가기
etc/TIP

[Tips] 내가 찾은건 아니지만.... 먹고 살아야지..

by 하람 Haram 2022. 10. 2.
728x90

<파이썬 함수 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}이다. 이 명령어 사이에 수식을 넣으면 된다. 줄바꿈은 \\이다.

\begin{align} x^2 +y^2=r^2 \\ x\sin \theta +y\cos\theta =r^2 \ 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

 

LaTex 기본 문법과 Online LaTex 사이트 소개

1 LaTex 문법 기초 자주 사용되는 문법들은 위키에 나오는 것으로 충분할 것 같습니다. 저는 이외에 달리 사용해야 하는 것들이 생기는 경우 다른 커뮤니티 사이트들을 참고하고 있습니다. 위키백

mananacho.tistory.com

 

Google Colab에서 마크다운(Markdown) 이해하기

마크다운(Markdown) 이란?  : Markdown(마크다운)이란 Markup(마크업) 언어의 일종으로, HTML경험이 없는 사람도 누구나 쉽게 헤더,글 머리 기호, 이미지 삽입, 링크, 글자 모양 등 다양한 서식(포맷)을 쉽

data-jj.tistory.com

VSCode 단축키 모음 ( keyboard shortcuts ) 
*  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+`
출처 : 니꼴라스 
https://youtu.be/Wn7j5dfbJF4

 

 

 

< 깜빡하고 Foreground에서 돌렸을 경우 Background로 바꾸기 >

https://veneas.tistory.com/entry/Linux-%EB%A6%AC%EB%88%85%EC%8A%A4-%ED%94%84%EB%A1%9C%EC%84%B8%EC%8A%A4-%EC%9E%91%EC%97%85-%EC%A0%84%ED%99%98-Background-Foreground

 

[Linux] 리눅스 프로세스 작업 전환 (Background, Foreground)

목차 1. 포그라운드와 백그라운드 1.1. 포그라운드(Foreground) • 입력한 명령어 실행이 결과가 나올 때까지 기다리는 방식 • 한 동작을 수행할 동안 다른 동작은 할 수 없는 상태 • 포그라운드 작

veneas.tistory.com

 

 

< 기업 기술 블로그 보고 싶을 때 >

https://dongmin-jang.medium.com/%EC%97%85%EC%B2%B4%EB%B3%84-%EA%B8%B0%EC%88%A0-%EB%B8%94%EB%A1%9C%EA%B7%B8-%EB%A6%AC%EC%8A%A4%ED%8A%B8-e2d736d0e658

 

업체별 기술 블로그 리스트

“업체별 기술 블로그 리스트” is published by Dongmin Jang.

dongmin-jang.medium.com

 

<읽어야지 하는 책>

파이썬으로 만드는 OpenCV 프로젝트(이세우 저)'

상자 밖에 있는 사람  아빈저연구소 저/서상태  

뉴욕의 프로그래머 임백준 

 

<따야지 하는 자격증>

AIFB 자격증

AWS

정보처리기사

 

 

<레터커버 작성법>

http://newsletter.toeic.co.kr/webzine/pdf/20170506/16.pdf

 

728x90