목록2026/02/20 (2)
오늘도 공부
Microgpt 분석 #1microgptThis is a brief guide to my new art project microgpt, a single file of 200 lines of pure Python with no dependencies that trains and inferences a GPT. This file contains the full algorithmic content of what is needed: dataset of documents, tokenizejavaexpert.tistory.com microgptThis is a brief guide to my new art project microgpt, a single file of 200 lines of pure Python ..
microgptThis is a brief guide to my new art project microgpt, a single file of 200 lines of pure Python with no dependencies that trains and inferences a GPT. This file contains the full algorithmic content of what is needed: dataset of documents, tokenizer, autogkarpathy.github.io 🧠 순수 파이썬으로 GPT를 직접 만들 내용을 분석— 외부 라이브러리 없이, 아주 작은 GPT(microGPT) 구현기“이름을 잔뜩 읽고, 다음 글자를 맞히는 연습을 해서,결국 새로운 이름을 만들어내는 프..
