2020. 8. 5. 18:46ㆍMachine Learning/NLP-UGRP
PyTorch로 딥러닝하기 — Intro
거창하게 “딥러닝하기”라는 제목을 달았지만, 알다시피 우리에게 딥러닝을 한다는 것은 딥러닝 framework를 잘 사용하기와 같은 의미입니다.
medium.com
tutorials.pytorch.kr/intermediate/seq2seq_translation_tutorial.html
기초부터 시작하는 NLP: Sequence to Sequence 네트워크와 Attention을 이용한 번역 — PyTorch Tutorials 1.6.0 do
Tutorials > 기초부터 시작하는 NLP: Sequence to Sequence 네트워크와 Attention을 이용한 번역 Shortcuts
tutorials.pytorch.kr
zzsza.github.io/development/2020/07/05/python-class/
파이썬 중급 - Python Class 예제 및 사용법
Python Class 예제 및 Python Class 사용법에 대해 작성한 글입니다 키워드 : Python Class, Python Class Example, Python Class Use Case 목차 객체 지향 프로그래밍 절차 지향 프로그래밍 예시 객체 지향 프로그래밍 ��
zzsza.github.io
GPT(Generative Pre-Training) 구현하기 (1/2)
How to implement the GPT model
paul-hyun.github.io
paul-hyun.github.io/transformer-03/
Transformer (Attention Is All You Need) 구현하기 (3/3)
How to implement the transformer model
paul-hyun.github.io
'Machine Learning > NLP-UGRP' 카테고리의 다른 글
MemN 참고자료 (0) | 2020.08.11 |
---|---|
한국어 데이터셋 모음 (0) | 2020.08.11 |
한국어 seq2seq 모델 만들기 (0) | 2020.07.29 |
한국어 전처리 (0) | 2020.07.29 |
ugrp 공부 사이트(07/28) (0) | 2020.07.28 |