tf_chatbot_seq2seq_antilm
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
파일 탐색기
최종 버전 다운로드 (.zip)- beam_search_10.png
- beam_search_10_antilm.png
- messenger.png
- __init__.py
- chat.py
- config.py
- data_utils.py
- predict.py
- seq2seq.py
- seq2seq_model.py
- seq2seq_model_utils.py
- train.py
- data_utils.py
- seq2seq.py
- seq2seq_model.py
- translate.py
- index.html
- privacy.html
- chat.txt.gz
- .DS_Store
- .gitignore
- app.py
- example_chat.md
- go_example
- go_server
- main.py
- README.md
- README2.md
- requirements.txt
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/Marsan-Ma-zz/tf_chatbot_seq2seq_antilm
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd tf_chatbot_seq2seq_antilm
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
