ukairia777/pytorch-nlp-tutorial
pytorch를 사용하여 텍스트 전처리부터 RAG, 에이전트, LLM 파인튜닝을 정리한 Deep Learning NLP 저장소입니다.
This is a collection of tutorials that guide you through building natural language processing (NLP) applications using PyTorch. It helps you learn how to process text, build Retrieval-Augmented Generation (RAG) systems, create AI agents, and fine-tune large language models. The content is designed for deep learning practitioners and students interested in applying advanced NLP techniques.
No commits in the last 6 months.
Use this if you are a deep learning student or practitioner looking for hands-on, Pytorch-based tutorials to build NLP applications from text preprocessing to LLM fine-tuning.
Not ideal if you are looking for a plug-and-play solution or an SDK for immediate NLP tasks without diving into the underlying deep learning implementation.
Stars
89
Forks
45
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ukairia777/pytorch-nlp-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PacktPublishing/Mastering-NLP-from-Foundations-to-LLMs
Mastering NLP from Foundations to LLMs, Published by Packt
HandsOnLLM/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
louisfb01/start-llms
A complete guide to start and improve your LLM skills in 2026 with little background in the...
Denis2054/Transformers-for-NLP-and-Computer-Vision-3rd-Edition
Transformers 3rd Edition