kyeongchan92's Stars
HyounsooKim/azure-openai-samples-kr
Azure OpenAI 기반의 Prompt Engineering 방법을 배울 수 있는 샘플을 제공합니다.
WLiK/LLM4Rec-Awesome-Papers
A list of awesome papers and resources of recommender system on large language model (LLM).
Pseudo-Lab/recsys_key_papers_implementation
추천시스템 주요 논문 리뷰 및 구현
rougier/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
haven-jeon/PyKoSpacing
Automatic Korean word spacing with Python
AakashKumarNain/annotated_research_papers
This repo contains annotated research papers that I found really good and useful
monologg/KoBERT-NER
NER Task with KoBERT (with Naver NLP Challenge dataset)
facebookresearch/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
pmixer/SASRec.pytorch
PyTorch(1.6+) implementation of https://github.com/kang205/SASRec
kakao/recoteam
카카오 추천팀 공개 리포지토리입니다.
CausalInferenceLab/Causal-Inference-Materials
인과추론 스터디 or 컨퍼런스에 사용된 자료 모음입니다.
CausalInferenceLab/Causal-Inference-with-Python
Causal Inference for The Brave and True 책의 한국어 번역 자료입니다.
benjaminmgross/exploded-bar
Created exploded bars with `matplotlib` (because it's a total pain in the ass now)
jaywonchung/BERT4Rec-VAE-Pytorch
Pytorch implementation of BERT4Rec and Netflix VAE.