-
Advice on reading search papers by Prof. Andrew Ng(CS230)
This post is a note-taking for the ‘Reading Research Papers’ part of the Stanford CS230 Deep Learning course lecture on YouTube URL. The class is all about advice on ho... Read More
-
My e-book reader device review
I have decided to read a bunch of books and papers during my free time. I have been floating from the library to study cafes like a nomad. I prepared printed papers or books ... Read More
-
[번역] 그림으로 설명하는 Retrieval Transformer
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of The Illustrated Retrieval Transformer) by Jay Alammar. 요약: 최신 언어 모델 batch는 매우 작... Read More
-
[실습] VSMs(Vector-space models)
Vector-space models: designs, distances, basic reweighting __author__ = "Christopher Potts" __version__ = "CS224u, Stanford, Spring 2019" # 이 문서는, 아파치 라이선스 ... Read More
-
[번역] BERT를 처음 사용하기 위한 시각적 가이드
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of A Visual Guide to Using BERT for the First Time by Jay Alammar. 지난 몇년간 언어를... Read More
-
[번역] NumPy 및 데이터 표현에 대한 시각적 소개
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of A Visual Intro to NumPy and Data Representation by Jay Alammar. NumPy 패키지는 파이... Read More
-
[번역] GPT3가 작동하는 방법 - 시각화 및 동영상 설명
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of How GPT3 Works - Visualizations and Animations by Jay Alammar. 요즘(GPT3가 릴리즈 되었을 당시)... Read More
-
[번역] 그림으로 설명하는 GPT-2 (Transformer Language Model 시각화)
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of The Illustrated GPT-2 (Visualizing Transformer Language Models) by Jay Alammar. ... Read More