Posts by Category

AI

[AITech] 20220218 - 회고

02/18/2022   ↪AI ↪AITech

☑마스터클래스 ☑인생의 방향성 ☑3월부터 도전-회고!!!

3 minute read

[AITech] 20220118 - Pythonic code

01/18/2022   ↪AI ↪AITech

☑split&join ☑list comprehension ☑enumerate&zip ☑lambda&map&reduce ☑generator ☑asterisk

4 minute read

[Deep Learning] 자연어 처리

12/04/2021   ↪AI ↪DeepLearning

☑형태소분석 ☑품사태깅 ☑구문분석 ☑의미분석 ☑Word2Vec ☑CBOW ☑Skipgram

4 minute read

Back to top ↑

AITech

[AITech] 20220218 - 회고

02/18/2022   ↪AI ↪AITech

☑마스터클래스 ☑인생의 방향성 ☑3월부터 도전-회고!!!

3 minute read

[AITech] 20220118 - Pythonic code

01/18/2022   ↪AI ↪AITech

☑split&join ☑list comprehension ☑enumerate&zip ☑lambda&map&reduce ☑generator ☑asterisk

4 minute read

Back to top ↑

Algorithm

[Baekjoon] 1074. Z

02/18/2022   ↪Algorithm ↪DivideConquer

☑recursion

1 minute read

문제 설명

[Baekjoon] 2981. 검문

09/22/2021   ↪Algorithm ↪Implementation ↪Math

☑GCD ☑Divisor

2 minute read

문제 설명

[Baekjoon] 9251. LCS

09/07/2021   ↪Algorithm ↪DynamicProgramming

☑LCS

less than 1 minute read

문제 설명

[Programmers] 후보키

08/23/2021   ↪Algorithm ↪Implementation ↪HashMap

☑Combinations ☑Counter

5 minute read

후보키

[Programmers] 소수 찾기

08/14/2021   ↪Algorithm ↪Implementation ↪Math ↪Bruteforce

☑Permutations ☑Set ☑Prime

2 minute read

소수 찾기

[Programmers] 배달

07/30/2021   ↪Algorithm ↪Graph ↪ShortestPath

☑Dijkstra

2 minute read

배달

[Programmers] 카펫

07/29/2021   ↪Algorithm ↪Implementation ↪Bruteforce ↪Math

1 minute read

카펫

Back to top ↑

Android

Back to top ↑

Implementation

[Baekjoon] 2981. 검문

09/22/2021   ↪Algorithm ↪Implementation ↪Math

☑GCD ☑Divisor

2 minute read

문제 설명

[Programmers] 후보키

08/23/2021   ↪Algorithm ↪Implementation ↪HashMap

☑Combinations ☑Counter

5 minute read

후보키

[Programmers] 소수 찾기

08/14/2021   ↪Algorithm ↪Implementation ↪Math ↪Bruteforce

☑Permutations ☑Set ☑Prime

2 minute read

소수 찾기

[Programmers] 카펫

07/29/2021   ↪Algorithm ↪Implementation ↪Bruteforce ↪Math

1 minute read

카펫

Back to top ↑

Math

[Baekjoon] 13172. 시그마

06/16/2022   ↪Math ↪DivideConquer

☑정수론 ☑거듭제곱 ☑모듈로 곱셈 역원 ☑페르마의 소정리

4 minute read

문제 설명

[Baekjoon] 2981. 검문

09/22/2021   ↪Algorithm ↪Implementation ↪Math

☑GCD ☑Divisor

2 minute read

문제 설명

[Programmers] 소수 찾기

08/14/2021   ↪Algorithm ↪Implementation ↪Math ↪Bruteforce

☑Permutations ☑Set ☑Prime

2 minute read

소수 찾기

[Programmers] 카펫

07/29/2021   ↪Algorithm ↪Implementation ↪Bruteforce ↪Math

1 minute read

카펫

Back to top ↑

MachineLearning

Back to top ↑

DynamicProgramming

[Baekjoon] 9251. LCS

09/07/2021   ↪Algorithm ↪DynamicProgramming

☑LCS

less than 1 minute read

문제 설명

Back to top ↑

ComputerVision

Back to top ↑

Graph

[Programmers] 배달

07/30/2021   ↪Algorithm ↪Graph ↪ShortestPath

☑Dijkstra

2 minute read

배달

Back to top ↑

TFLite

Back to top ↑

DFSBFS

Back to top ↑

Bruteforce

[Programmers] 소수 찾기

08/14/2021   ↪Algorithm ↪Implementation ↪Math ↪Bruteforce

☑Permutations ☑Set ☑Prime

2 minute read

소수 찾기

[Programmers] 카펫

07/29/2021   ↪Algorithm ↪Implementation ↪Bruteforce ↪Math

1 minute read

카펫

Back to top ↑

Web

Back to top ↑

Mathematics

Back to top ↑

NumericalAnalysis

Back to top ↑

HCI

Back to top ↑

DeepLearning

[Deep Learning] 자연어 처리

12/04/2021   ↪AI ↪DeepLearning

☑형태소분석 ☑품사태깅 ☑구문분석 ☑의미분석 ☑Word2Vec ☑CBOW ☑Skipgram

4 minute read

Back to top ↑

Stack

Back to top ↑

DivideConquer

[Baekjoon] 13172. 시그마

06/16/2022   ↪Math ↪DivideConquer

☑정수론 ☑거듭제곱 ☑모듈로 곱셈 역원 ☑페르마의 소정리

4 minute read

문제 설명

[Baekjoon] 1074. Z

02/18/2022   ↪Algorithm ↪DivideConquer

☑recursion

1 minute read

문제 설명

Back to top ↑

UX

Back to top ↑

String

Back to top ↑

SequentialSearch

Back to top ↑

Kotlin

Back to top ↑

Language

Back to top ↑

Python

Back to top ↑

HashMap

[Programmers] 후보키

08/23/2021   ↪Algorithm ↪Implementation ↪HashMap

☑Combinations ☑Counter

5 minute read

후보키

Back to top ↑

ShortestPath

[Programmers] 배달

07/30/2021   ↪Algorithm ↪Graph ↪ShortestPath

☑Dijkstra

2 minute read

배달

Back to top ↑

HTML

Back to top ↑

TensorflowKeras

Back to top ↑

Queue

Back to top ↑

Tree

Back to top ↑

CSS

Back to top ↑

Greedy

Back to top ↑

Backtracking

Back to top ↑

Heap

Back to top ↑

KnowledgeExpression

Back to top ↑

AI-Papers

Back to top ↑

MLOps

Back to top ↑

ImageClassification

Back to top ↑

GitGithub

Back to top ↑

UnionFind

Back to top ↑

Sorting

Back to top ↑

BinarySearch

Back to top ↑

Github

Back to top ↑

TwoPointer

Back to top ↑

KPT

Back to top ↑

HCI-Papers

Back to top ↑

Git

Back to top ↑

Matlab

Back to top ↑

Optimization

Back to top ↑

Visualization

Back to top ↑

RecommendationSystem

Back to top ↑

BFSDFS

Back to top ↑

BitMasking

Back to top ↑

PyTorch

Back to top ↑

Recursive

Back to top ↑