Archives
- 08 Jan [TIL-007] 250108_WED
- 06 Jan [TIL-006] 250106_MON
- 20 Dec [TIL-005] 241220_FRI
- 19 Dec [TIL-004] 241219_THU
- 18 Dec [TIL-003] 241218_WED
- 18 Dec [Algorithm] 프로그래머스 Lv.1: 기사단원의 무기
- 17 Dec [TIL-002] 241217_TUE
- 16 Dec [TIL-001] 241216_MON
- 29 Sep [Python] Python 개발 환경 관리
- 19 Aug [Python] `dataclass`, `staticmethod`, `classmethod` 이해하기
- 22 Jul [Python] `Click` 모듈 간단 사용법
- 04 Jul [CS] Filesystem & Index Node
- 09 May [ETC] Path vs PythonPath
- 25 Feb [Python] 인스턴스 변수 선언 방식을 통한 파이썬에서의 데이터 캡슐화
- 15 Feb [Algorithm] DP Problems Series #3: Leetcode #746. Min Cost Climbing Stairs
- 15 Feb [Algorithm] DP Problems Series #2: Leetcode #70. Climbing Stairs
- 08 Feb [Algorithm] DP Problems Series #1: 피보나치 수열 구현하기
- 30 Jan [Algorithm] Linked List
- 17 Nov [Python] Matrix Operation Functions
- 24 Oct [ETC] Docker-compose
- 24 Oct [ETC] `sudo` 없이 `docker` 명령어 사용하기
- 17 Oct [Python] Decorator Practice
- 27 Jun [ETC] Kaggle API 사용법
- 23 May [Python] Module
- 23 May [Algorithm] BOJ 10845: 큐
- 16 May [DL] 간단한 모델 만들어보며 `Keras` 이해하기
- 21 Mar [CS] Process vs. Thread
- 01 Mar [Python] `dict.fromkeys()` 메서드 사용하기
- 19 Feb [Python] Global & Local variables
- 19 Feb [Python] String Formatting
- 19 Feb [Python] List del, remove, pop, slice 성능 비교
- 17 Feb [Python] Immutable vs. Mutable
- 13 Oct [DL] Feature Columns
- 12 Oct [DL/NLP] 댓글 검열 AI 만들기
- 11 Oct [DL] 작곡하는 AI 만들기
- 09 Oct [Python] 특정 디렉토리의 파일 리스트 가져오기 (`os.listdir()`, `glob.glob()`)
- 09 Oct [DL] RNN
- 09 Oct [CV] 이미지 슬라이드쇼 만들기
- 08 Oct [DL/CV] Transfer Learning (전이학습)
- 07 Oct [DL/CV] Sequential이 아닌 Functional API로 모델 만들기
- 04 Oct [DL/CV] Tensorboard & Early Stopping
- 04 Oct [DL/CV] Image Augmentation
- 03 Oct [DL/CV] model/checkpoint 저장하기
- 30 Sep [DL/CV] Image Classification DL 모델 만들기 2
- 29 Sep [DL/CV] Image Classification DL 모델 만들기 1
- 27 Sep [DL] Keras 이용해서 DL 모델 만들기
- 27 Sep [DL] 밑바닥부터 DL 코딩
- 07 Sep [MAC] M1 MacBook Pro Environment setting - #7. Jekyll
- 06 Sep [MAC] M1 MacBook Pro Environment setting - #6. PyTorch
- 06 Sep [Git] SSH Key 생성 & GitHub 등록
- 05 Sep [MAC] M1 MacBook Pro Environment setting - #5. Tensorflow
- 04 Sep [MAC] M1 MacBook Pro Environment setting - #4. Conda (Miniforge3)
- 03 Sep [MAC] M1 MacBook Pro Environment setting - #3. oh-my-zsh plugins
- 02 Sep [MAC] M1 MacBook Pro Environment setting - #2. iTerm2, oh-my-zsh, powerlevel10k
- 01 Sep [MAC] M1 MacBook Pro Environment setting - #1. Homebrew
- 01 Sep [Git] Git 기본 사용법 - for Jekyll blogging
- 26 Jul [Python] Error/Exception
- 26 Jul [Python] Package - Practice
- 25 Jul [Python] Class - Practice
- 23 Jul [Python] Global Variable, Local Variable
- 22 Jul [Python] Class
- 21 Jul [NLP] Levenshtein Distance
- 18 Jul [Python] pickle
- 04 Jul [NLP] Word2Vec
- 28 Jun [NLP] Word Embedding
- 21 Jun [Linear Algebra] Linear combinations, span and basis vectors
- 20 Jun [Linear Algebra] Vectors
- 20 Jun [Algorithm] BOJ 11654: 아스키 코드
- 18 Jun [Python] 파이썬 가상환경 구성 with `pyenv`, `pyenv-virtualenv`
- 18 Jun [Python] Matplotlib Font Settings
- 10 Mar [ML] Dataset Split