Skip to content

텐서플로우와 머신러닝으로 시작하는 자연어처리 tf2(로지스틱회귀부터 트랜스포머 챗봇까지)

License

Notifications You must be signed in to change notification settings

NREADY-RnD/tensorflow-ml-nlp-tf2

 
 

Repository files navigation

tensorflow-ml-nlp-tf2

Docker 실행

  • bash build_jupyter.sh를 실행하면 docker image 생성
  • bash exec_jupyter.sh를 실행하면 docker환경에서 jupyter가 실행
  • http://localhost:8888로 접속하면 jupyter가 실행되는 것을 확인
  • 비밀번호는 root로 입력하고 접속하면 됨.

About

텐서플로우와 머신러닝으로 시작하는 자연어처리 tf2(로지스틱회귀부터 트랜스포머 챗봇까지)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.8%
  • Python 7.2%