Home
Tags
Algorithm
(12)
Computer Architecture
(7)
Tech
(17)
Web
(3)
Memoir
(3)
Paper
(3)
Network
(11)
AI
(20)
Recent Post
Segment Tree
# 자료구조
# Tree
# 구간합
CNSM 2023 학회 회고록
# Conference
NLP Powered Intent Based Network Management for Private 5G Networks
# IBN
# IDN
# NLP
# 5G
SDN Lullaby
# SDN
# NFV
# VNF
# SFC
# VM Consolidation
# DRL
[ML] 11. Dimensionality Reduction
# ML
# PCA
# KernelPCA
# AutoEncoder
[ML] 10. EM Algorithm
# ML
# EM-Algorithm
# JensensInequality
# GibbsInequality
Algorithm
Binary Search
# Binary Search
# Upper Bound
# Lower Bound
# 중복 수의 갯수
Brute Force
# BruteForce
# 순열
# 조합
# 부분 집합
DFS(1)-기본
# DFS
# Graph
# Tree
DFS(2)-DFS Spanning Tree
# DFS
# Graph
# Tree
# Cycle 찾기
Dynamic Programming
# Dynamic Programming
# BOJ2133
# BOJ11726
# BOJ14002
# BOJ1912
# Memoization
# Optimal Structural
# Overlapping Subproblem
# Referential Transparency
Graph
# 자료구조
# Graph
List 갖고 놀기
# List
# Python
# 순환
# 복사
# 자르기
# 반전
# 회전
Segment Tree
# 자료구조
# Tree
# 구간합
Tree
# 자료구조
# Graph
modulo
# Modulo
# 나머지
누적합
# 자료구조
# Segment Tree
# Fenwick Tree
소수찾기
# 소수찾기
# 에라토스테네스의 체
Computer Architecture
0. 논리회로 요약
# 논리회로
1. Base
# Computer Organization And Design
# ISA
2. Instruction
# Computer Organization And Design
# Instruction
# ISA
3. Arithmetic
# Computer Organization And Design
# Arithmetic
4. Processing
# Computer Organization And Design
# Processing
# MIPS Implementation
# Pipeline
# Branch Prediction
# SuperScalar
5. Memory Hierarchy
# Computer Organization And Design
# Memory
# Memory Hierarchy
# Cache
# Directed Mapping
# Virtual Memory
# Page
6. Parallel Processors
# Computer Organization And Design
# Multi Processors
# Multi Threading
# MTU
Tech
REGEX
# String
# TextProcessing
S6 Overlay
# Docker
VM & Container
# VirtualMachine
# Container
Vagrant
# Vagrant
# VirtualEnvironment
# VirtualBox
[Bitcoin] 1. ECDSA를 이용한 서명
# BlockChain
# Bitcoin
[Bitcoin] 2. Serialization
# BlockChain
# Bitcoin
[Bitcoin] 3. Transaction
# BlockChain
# Bitcoin
# ECC
# ecdsa
[Bitcoin] 4. Blockchain
# BlockChain
# Bitcoin
[Design Pattern] 1. Intro
# DesignPattern
# OOP
[Design Pattern] 2. Creational Pattern
# DesignPattern
# AbstractFactoryPattern
# BuilderPattern
# Creationalpattern
# FactoryMethodPattern
# PrototypePattern
# SingletonPattern
[Design Pattern] 3. Structural Pattern
# DesignPattern
# AdapterPattern
# BridgePattern
# CompositePattern
# DecoratorPattern
# FacadePattern
# FlyweightPattern
# ProxyPattern
[Design Pattern] 4. Behavioral Pattern
# DesignPattern
# CommandPattern
# CoRPattern
# MediatorPattern
# MementoPattern
# ObserverPattern
# StatePattern
# StrategyPattern
# Template"MethodPattern"
# VisitorPattern
[Docker] Network(1)
# Docker
# Container
# Network
[Docker] Network(2)
# Docker
# Container
# Network
[Docker] Network(3)
# Docker
# Container
# Network
[Docker] Security
# Docker
# Container
# Security
gRPC
# API
# RemotePrecedure
# gRPC
# ProtocolBuffer
Web
Chrome Extension
# ChromeExtension
Chrome Extension Migrantion V2에서 V3
# ChromeExtension
SEO
# SEO
# GoogleSearchEngine
# 검색어 노출
# 구글 검색어 노출
Memoir
CNSM 2023 학회 회고록
# Conference
SDN Lullaby
# SDN
# NFV
# VNF
# SFC
# VM Consolidation
# DRL
블로그 제작기
# frontend
# react
# gatsby
# nextjs
# github
Paper
LMPT
# Blockchain
# Ehtereum
# MPT
NLP Powered Intent Based Network Management for Private 5G Networks
# IBN
# IDN
# NLP
# 5G
OpenNetMon
# SDN
# Monitoring
# OpenFlow
Network
MPLS
# Routing
Mininet
# Emulator
# Tool
Network의 종류
# BackbornNetwork
# Internet
# DatacenterNetwork
# EdgecomputingNetwork
# AccessNetwork
OpenFlow
# SDN
# ONF
Overlay Network
# P2P
# VPN
P4
# SDN
# P4
# ProgrammableSwitch
# DataPlane
# OpenFlow
Routing
# Routing
# RIP
# EIGRP
# OSPF
# BGP
# ISIS
SDN
# SDN
# NFV
# OpenFlow
# ONOS
# OpenDayLight
# P4
# DPDK
# FD.io
# OpenStack
# CORD
SDN Tutorial
# SDN
# Mininet
# OpenFlow
# ONOS
# OpenVSwitch
Segment Routing
# Routing
광통신망
# OpticalTransportNetwork
AI
[ML] 0. Base Knowledge
# ML
# Probability
# Calculus
# InformationTheory
[ML] 1. Parametric Estimation
# ML
# MLE
# MAP
# Bayesian
[ML] 10. EM Algorithm
# ML
# EM-Algorithm
# JensensInequality
# GibbsInequality
[ML] 11. Dimensionality Reduction
# ML
# PCA
# KernelPCA
# AutoEncoder
[ML] 2. Linear Regression
# ML
# LinearRegression
# BasisFunction
# Regularization
# GradientDescent
# Momentum
# StochasticGradientDescent
[ML] 3. Logistic Regression
# ML
# LogisticRegression
# Classification
# SigmoidFunction
# SoftmaxFunction
# NewtonMethod
[ML] 4. SVM
# ML
# SVM
# GeneralClassifier
[ML] 5. Multiclass Classification in SVM
# ML
# SVM
# KernelMethod
[ML] 6. Neural Network
# ML
# NeuralNetwork
# Perceptron
# Backpropagation
# CrossEntropyLoss
[ML] 7. Model Selection
# ML
# ModelSelection
# CrossValidation
# Boosting
# AdaBoost
# DecisionTree
# NetworkPruning
[ML] 8. Graphical Model
# ML
# GraphicalModel
# ConditionalIndependence
# MarkovRandomField
# BayesianNetwork
# FactorGraph
# D-Seperation
# Factorization
# MarkovProperty
# MessagePassing
# BeliefPropagation
# Chow-LiuAlgorithm
[ML] 9. Clustering
# ML
# UnsupervisedLearning
# Clustering
# K-means
# GMM
[NLP] 1. Linguistics
# NLP
# Languagistics
[NLP] 2. Text Processing
# NLP
# Regex
# Tokenization
# Collocation
# MinimumEditDistance
[NLP] 3. Language Modeling
# NLP
# NoisyChannel
# Ngram
# LanguageModeling
# Smoothing
# WordClass
[NLP] 4. Classification
# NLP
# Classification
# Generative
# Discriminative
# ModelEvaluation
[NLP] 5. Naive Bayes
# NLP
[NLP] 6. Hidden Markov Model
# NLP
# MarkovModel
# HMM
# HiddenMarkovModel
[NLP] 7. MaxEnt
# NLP
# MaximumEntropyModel
# softmax
[NLP] 8. Language Parsing
# NLP
# POS
# PCFG
# Morphology
# Syntax
# Semantics