MemN 참고자료

2020. 8. 11. 18:25Machine Learning/NLP-UGRP

- https://github.com/sandrobarna/pytorch_memn2n/blob/master/model.py

 

sandrobarna/pytorch_memn2n

PyTorch implementation of the End-to-End Memory Network with attention layer vizualisation support. - sandrobarna/pytorch_memn2n

github.com

- https://github.com/carpedm20/MemN2N-tensorflow/blob/f8f4da4ca1b3a4afa764748a6907e79ab2be1ffd/model.py#L8

 

carpedm20/MemN2N-tensorflow

"End-To-End Memory Networks" in Tensorflow. Contribute to carpedm20/MemN2N-tensorflow development by creating an account on GitHub.

github.com

- https://awesomeopensource.com/project/dandelin/Dynamic-memory-networks-plus-Pytorch

 

Dynamic Memory Networks Plus Pytorch

Dynamic-memory-networks-plus-Pytorch DMN+ implementation in Pytorch for question answering on the bAbI 10k dataset. Contents file description babi_loader.py declaration of bAbI Pytorch Dataset class babi_main.py contains DMN+ model and training code fetch_

awesomeopensource.com

 

'Machine Learning > NLP-UGRP' 카테고리의 다른 글

한국어 데이터셋 모음  (0) 2020.08.11
도움되는 사이트  (0) 2020.08.05
한국어 seq2seq 모델 만들기  (0) 2020.07.29
한국어 전처리  (0) 2020.07.29
ugrp 공부 사이트(07/28)  (0) 2020.07.28