SohyeonKim(347)
-
[Paper reading] ResNet
ResNet Intro Short Cut connections adding neither extra params nor computational complexity 100 ~ 1000 layers / 3.57% Conclusion ์ฅ์ ์์ด๋์ด๊ฐ ๋ ์ฐฝ์ ์ด๋ค. ๊ฐ๋จํ ์์ด๋์ด๋ก ๋คํธ์ํฌ์ ๊น์ด๋ฅผ ๋งค์ฐ ๊น๊ฒ ์์๋ค. optimization ๋ฌธ์ ๋ฅผ ํด๊ฒฐ, ์ฑ๋ฅ ํฅ์ ๋จ์ ์ ์ด๋ฌํ skip connection์ ์ฌ์ฉํ๋ฉด ์ฑ๋ฅ์ด ๋ ์ ๋์ค๋ ์ง ๊ธฐ์กด์ gradient descent ์ ์ ์์ ๋ฐฉํฅ์ด ๋ฌ๋ผ์ง์ง ์๋? ๊ฐ์ ํ ์ ๋ค๋ฅธ function๋ค๋ skip ํด๋ณด๊ธฐ ๊ตณ์ด - x, + x ๋์ด์ผ ํ๋ ์ด์ ? + x, - x ์์๋ก ์งํ๋๋ฉด ์ด๋ ํ ์ฐจ์ด๊ฐ ์์์ง ์์ฐจ๋ผ๋ ๊ฐ๋ ์ด ์ด๋์์ ์ฒ์ ๋์์๊น(relate..
2023.08.16 -
[Paper reading] VGGNet 2023.08.16
-
[์๋ฃ๊ตฌ์กฐ] ๊ธฐ๋ง๊ณ ์ฌ Summary
# 7. Recursion - ์ฌ๊ท ํธ์ถ – ํธ์ถ๋ ํจ์๊ฐ ํธ์ถํ๋ ํจ์์ ๋์ผํ ํจ์ ํธ์ถ -> ์ฆ ์๊ธฐ ์์ ์ ํธ์ถ - ๋ฌดํ ํจ์ ํธ์ถ(๋ฌดํ ์ฌ๊ท) ํผํด์ผ ํจ -> ํ์ถ ์กฐ๊ฑด ์ง์ - recursion์ ๋ฐ๋ณต๋ฌธ(iteration)์ ๋นํด ์๋๊ฐ ๋๋ฆฌ๋ค. - ๊ฐ ์ฐ์์ ์ธ ์ฌ๊ท ํธ์ถ์ ์๋ต์ด ์๋ ค์ง ์ํฉ(๊ธฐ๋ณธ ์ํฉ)์ ๋ ๊ฐ๊น์ด ๋ค๊ฐ๊ฐ์ผ ํจ - ๊ธฐ๋ณธ ์ฌ๋ก, base case: ๋ต์ด ์๋ ค์ง (์ฌ๊ท ์์ด ํํ๋ ์ ์๋) ๊ฒฝ์ฐ -> ํจ์์์ ๋น ์ฌ๊ท์ ์ธ ๋ฐฉ๋ฒ์ด ์๋? - ๊ฐ ์ฌ๊ท ์๊ณ ๋ฆฌ์ฆ์๋ ํ๋ ์ด์์ ๊ธฐ๋ณธ ์ฌ๋ก์, ์ผ๋ฐ ์ฌ๋ก(general case, ์ฌ๊ท ๊ตฌ๋ฌธ)๊ฐ ์์ด์ผ ํ๋ค. // solution๊น์ง ์ฌ๋ฐ๋ฅด๊ฒ ๋๋ฌํ ์ ์๋์ง ์๊ฐํด์ผ ํจ + base case๊ฐ ๊ผญ ํ๋์ผ ํ์๋ X -> ex) Qui..
2023.07.21 -
[์ด์์ฒด์ ] ๊ธฐ๋ง๊ณ ์ฌ Summary
9. main memory - memory management ๋ชฉํ – provide a convenient abstraction for programming (์ธํฐํ์ด์ค) - Batch programming – program์ด ์ง์ physical address๋ฅผ ์ฌ์ฉํ๋ค. - process ํ๋๋ง ์๋ ์์ ์๋ ์๊ด ์์์ -> multiple process – ๋ฉ๋ชจ๋ฆฌ ๊ด๋ฆฌ์ ํ์์ฑ ๋ฐ์ - ๋ฌธ์ ์ 1) multiple process 2) ๋ฉ์ธ ๋ฉ๋ชจ๋ฆฌ๋ณด๋ค ํฐ ํ๋ก์ธ์ค (ex) ๊ฒ์) -> Virtual memory ๋ฑ์ฅ : process ๋ด๋ถ์์๋ virtual, logical address ์ฌ์ฉ, ์ค์ RAM์ ์ฃผ์๋ physical address - secondary storage, memory๋ฅผ..
2023.07.21 -
[ํ์คํ] ๊ธฐ๋ง๊ณ ์ฌ Summary
1. gRPC - ํจ์๋ฅผ ํธ์ถํ์ผ๋, ๋ด ์ปดํจํฐ์ ์๋ ํจ์๋ฅผ, ๋คํธ์ํฌ๋ฅผ ํตํด ํธ์ถํ์ฌ, return ๊ฐ์ ๋๋ ค์ฃผ๋ ๊ฒ - Static linking: ์คํ ํ์ผ ์์ฑ ์ ํ์ํ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ๋ชจ๋ ํฌํจํ์ฌ ์์ฑ - Dynamic linking: ๋์ ๋งํน, ํจ์๊ฐ ํธ์ถ๋๋ ์์ ์ ๋์ ์ผ๋ก ๋งํน์ ํ๋ค -> ํ์ํ ๋ ๋์คํฌ์ ์๋ ํ์ผ์ ๋ฉ๋ชจ๋ฆฌ์ ์ฌ๋ ค์ ์ฌ์ฉํ๋ค. - ์ ์ ๋งํน๋ณด๋ค ์คํ ํ์ผ์ ํฌ๊ธฐ๊ฐ ์๊ณ , ์คํ ์ ์ ์ ๋ฉ๋ชจ๋ฆฌ๋ฅผ ์ฐจ์งํจ. - ์๊ฒฉ ํจ์ ํธ์ถ RPC – remote procedure call - DLL์ ๋์ผํ ์ปดํจํฐ ๋ด์ ์์ // RPC๋ ๋คํธ์ํฌ๋ก ์ฐ๊ฒฐ๋ ๋ค๋ฅธ ์ปดํจํฐ์ ํจ์๋ฅผ ํธ์ถํ๋ ๊ณผ์ - Stub ํจ์ ๋ฐ์ RPC protocol์ ๊น๋ค. ํด๋ผ์ด์ธํธ์ ์๋ฒ๋ ๋ณต์กํ ๊ณผ์ ์ ๋ชจ..
2023.07.21 -
2023 ํ๊ณ ํด์ธ ์ ๊ณต์ฐ์ ์บก์คํค ํ๋ก์ ํธ ๐ฉ๐ช
Figma Design ๐จ ์์ด ๋ฐํ ์ค๋น Travel helper Let me introduce the travel helper, an app for curious backpackers. Hook ๋ด๊ฐ ์ฌํํ๋ค ๊ฒช์ ๊ฒฝํ I encountered various buildings during my trip to Europe ๋ชฉ์ฐจ ์๊ฐ ๊ฐ๋จํ๊ฒ ๋ฌธ์ ์ ๋ฆฌํ๊ธฐ This is the basic technology of our app iOS Vision Framework Deep Learning model for image segmentation Based on these two technologies This is Our App, Travel Helper! Application ์ฐ๋ฆฌ๋ ์ด๋ฐ ์ฑ์ ๋ง๋ค์๋ค ํ๋ค..
2023.07.21 -
[์ด์์ฒด์ ] Security & Cryptography 2023.06.12
-
[์ด์์ฒด์ ] Paging and Segmentation 2023.05.15
-
[์ด์์ฒด์ ] Deadlock in DBMS 2023.04.22
-
[ํ์คํ] JSON / RESTful API / CRUD
https://sohyeonkim-dev.tistory.com/171 [ํ์คํ] HTTP's streaming / Curl / SOA / Microservice HTTP Client Modules in Python Standard Libraries urllib : URL handling module URL์ ์ ๋ฌธ์ ์ผ๋ก ์ฒ๋ฆฌํ๋ python ๋ผ์ด๋ธ๋ฌ๋ฆฌ http.client : HTTP protocol client module Non-Standard Library (recommended) 3rd - party “Requests: HTTP for Humans sohyeonkim-dev.tistory.com * ์์ ์ดํด๋ณธ ๋ด์ฉ - 20๋ ์ ์๊ฐ ์์ถํ ๊ฒ SOA -> SOAP -> HTTP + XML -> m..
2023.04.19