Posts by Tag

Information Security

Digital Signature

9 minute read

정보보호에서 digital signature 에 대해 간략히 학습하고 정리한 포스트입니다.

Back to top ↑

cs231n

[cs231n-lec11] Generative Models

17 minute read

스탠포드 2019년 cs231n 11강 강의를 보고 정리한 포스트입니다. 생성 모델에 관해 몇 가지를 알아봅니다.

[cs231n-lec12] Detection and Segmentation

10 minute read

스탠포드 cs231n lec-12 강의를 보고 정리한 포스트 입니다. detection 과 segmentation 에 대해 설명합니다. 2019년 강의노트를 기반으로 작성되었습니다.

[cs231n-lec10] Recurrent Neural Networks

13 minute read

cs231n lec 10 강의를 보고 정리한 글입니다. RNN 에 대해 학습하고 LSTM(Long Short Term Memory)를 알아보고 그 성능에 대해 간략히 살펴봅니다.

Back to top ↑

Deep Learning

[cs231n-lec11] Generative Models

17 minute read

스탠포드 2019년 cs231n 11강 강의를 보고 정리한 포스트입니다. 생성 모델에 관해 몇 가지를 알아봅니다.

[cs231n-lec10] Recurrent Neural Networks

13 minute read

cs231n lec 10 강의를 보고 정리한 글입니다. RNN 에 대해 학습하고 LSTM(Long Short Term Memory)를 알아보고 그 성능에 대해 간략히 살펴봅니다.

Back to top ↑

CNN

[cs231n-lec12] Detection and Segmentation

10 minute read

스탠포드 cs231n lec-12 강의를 보고 정리한 포스트 입니다. detection 과 segmentation 에 대해 설명합니다. 2019년 강의노트를 기반으로 작성되었습니다.

Back to top ↑

PS

Back to top ↑

Algorithm

Back to top ↑

BOJ

Back to top ↑

C++

Back to top ↑

Python

Anaconda Tips

less than 1 minute read

Anaconda 관련 정리 포스트입니다.

Back to top ↑

Machine Learning

Back to top ↑

Pose Estimation

Back to top ↑

Design Pattern

[Design Pattern] 디자인 패턴 개요

2 minute read

소프트웨어 공학에서 객체 지향 프로그래밍 설계를 할 때 자주 발생하는 문제들을 피하기 위해 사용되는 패턴인 디자인 패턴에 대해서 간략히 정리합니다.

Back to top ↑

Computer Network

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

Number Theory

Back to top ↑

Public Key Cryptography

Back to top ↑

IP Routing Protocol

Computer Network Overview Part 3

7 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

TCP Connection

Computer Network Overview Part 3

7 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

Flow Control

Computer Network Overview Part 3

7 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

Congestion Control

Computer Network Overview Part 3

7 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

AWS

Cloud Overview

2 minute read

클라우드에 대해서 개략적으로 정리한 포스트입니다.

Back to top ↑

Mac

Back to top ↑

VS Code

Back to top ↑

Configuration

Back to top ↑

Markdown

Back to top ↑

DES

Back to top ↑

AES

Back to top ↑

Normalization

Back to top ↑

blog

Netlify 로 github 블로그 이전하기

less than 1 minute read

로컬에서 항상 빌드한 후 깃허브에 배포하는 방식을 썼었는데 매번 부하를 많이 주는 것 같다고 느껴서 결국 배포해주는 서비스를 찾아서 블로그를 나름의 이전을 시키게 되었다. 어서 도메인을 사서 진정한 나의 블로그로 만들어야 할텐데!

Back to top ↑

Netlify

Netlify 로 github 블로그 이전하기

less than 1 minute read

로컬에서 항상 빌드한 후 깃허브에 배포하는 방식을 썼었는데 매번 부하를 많이 주는 것 같다고 느껴서 결국 배포해주는 서비스를 찾아서 블로그를 나름의 이전을 시키게 되었다. 어서 도메인을 사서 진정한 나의 블로그로 만들어야 할텐데!

Back to top ↑

RNN

[cs231n-lec10] Recurrent Neural Networks

13 minute read

cs231n lec 10 강의를 보고 정리한 글입니다. RNN 에 대해 학습하고 LSTM(Long Short Term Memory)를 알아보고 그 성능에 대해 간략히 살펴봅니다.

Back to top ↑

LSTM

[cs231n-lec10] Recurrent Neural Networks

13 minute read

cs231n lec 10 강의를 보고 정리한 글입니다. RNN 에 대해 학습하고 LSTM(Long Short Term Memory)를 알아보고 그 성능에 대해 간략히 살펴봅니다.

Back to top ↑

Detection

[cs231n-lec12] Detection and Segmentation

10 minute read

스탠포드 cs231n lec-12 강의를 보고 정리한 포스트 입니다. detection 과 segmentation 에 대해 설명합니다. 2019년 강의노트를 기반으로 작성되었습니다.

Back to top ↑

Segmentation

[cs231n-lec12] Detection and Segmentation

10 minute read

스탠포드 cs231n lec-12 강의를 보고 정리한 포스트 입니다. detection 과 segmentation 에 대해 설명합니다. 2019년 강의노트를 기반으로 작성되었습니다.

Back to top ↑

RCNN

[cs231n-lec12] Detection and Segmentation

10 minute read

스탠포드 cs231n lec-12 강의를 보고 정리한 포스트 입니다. detection 과 segmentation 에 대해 설명합니다. 2019년 강의노트를 기반으로 작성되었습니다.

Back to top ↑

Generative Model

[cs231n-lec11] Generative Models

17 minute read

스탠포드 2019년 cs231n 11강 강의를 보고 정리한 포스트입니다. 생성 모델에 관해 몇 가지를 알아봅니다.

Back to top ↑

GAN

[cs231n-lec11] Generative Models

17 minute read

스탠포드 2019년 cs231n 11강 강의를 보고 정리한 포스트입니다. 생성 모델에 관해 몇 가지를 알아봅니다.

Back to top ↑

Primality Test

Back to top ↑

RSA

Back to top ↑

Diffie-Hellman Key Exchange

Back to top ↑

ElGamal

Back to top ↑

Elliptic Curve

Back to top ↑

Pseudo Random Number Generator

Back to top ↑

Hash Functions

Back to top ↑

SHA

Back to top ↑

Visualization

Back to top ↑

MAC

Back to top ↑

Digital Signature

Digital Signature

9 minute read

정보보호에서 digital signature 에 대해 간략히 학습하고 정리한 포스트입니다.

Back to top ↑

GNN

Graph Neural Networks 1

4 minute read

Graph Neural Network 란 무엇인지 알아보고 여러가지 GNN 에 대해 간략하게 학습하고 정리한 포스트입니다.

Back to top ↑

ARP

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

ICMP

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

NAT

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

Mobile IP

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

IPsec

Computer Network Overview Part 2

14 minute read

컴퓨터 네트워크를 개략적으로 공부하고 정리한 포스트 입니다. ARP, ICMP, NAT, Mobile IPv4, IPv6, IPsec, IP Routing Protocol, TCP Connection, Flow Control, Congestion Control 등을 다룹니다.

Back to top ↑

vi

Back to top ↑

vim

Back to top ↑

command line

Back to top ↑

Terms

Back to top ↑

Anaconda

Anaconda Tips

less than 1 minute read

Anaconda 관련 정리 포스트입니다.

Back to top ↑

Docker

Docker Overview

less than 1 minute read

Docker 가 무엇인지 간단하게 정리하고, 사용법 위주로 정리

Back to top ↑

Container

Docker Overview

less than 1 minute read

Docker 가 무엇인지 간단하게 정리하고, 사용법 위주로 정리

Back to top ↑

DB

PostgreSQL 간단 정리

1 minute read

PostgreSQL에 대해 간략히 정리하고 사용법 및 오류 등에 대해서 정리한 포스트입니다.

Back to top ↑

PostgreSQL

PostgreSQL 간단 정리

1 minute read

PostgreSQL에 대해 간략히 정리하고 사용법 및 오류 등에 대해서 정리한 포스트입니다.

Back to top ↑

Cloud

Cloud Overview

2 minute read

클라우드에 대해서 개략적으로 정리한 포스트입니다.

Back to top ↑

Creational Pattern

Back to top ↑

Structural Pattern

Back to top ↑

Bare-metal Server

Bare-metal Server 란

less than 1 minute read

클라우드를 접하면서 많이 들을 수 있는 베어메탈 서버에 대해 간략히 정리합니다.

Back to top ↑

Pointer

Back to top ↑