Coder Social home page Coder Social logo

yoosunghyun / deep-learning Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 2.35 MB

BERT, torch-lightning, rnnlm, attention, mase etc.. for study

Python 4.31% Jupyter Notebook 95.69% Shell 0.01%
bert mase pytorch pytorch-lightning rnnlm structured-self-attention

deep-learning's Introduction

./BERT_GYM : BERT를 훈련해봅시다. 모델도 자신도요!, 추가로 lstm을 fine tuning해보기 위한 소스도 동봉되어있습니다.
--salt_bert : T-Academy에서 연습한 파일들이 들어있습니다. BERT_GYM root에 있는 쥬피터 노트북으로 돌려보세요! Tensor 2에서도 작동합니다.
--time_schedule_bert : fine tuning을 lstm으로 하고 싶으시다면, 혹은 참고해서 다른 layer를 쌓아보고 싶으시다면 참고해보세요!
--폴더 아닌 파일들 : salt_bert를 이용하기 위한 쥬피터 노트북 파일들입니다.

./PyTorch-Lightning : Torch Lightning을 사용하면서 사용해본 예제 혹은 템플릿들을 저장합니다.

./RNNLM : ASR 모델을 위한 Beam Search Decoder에서 사용할 수 있는 Language Model 학습용 소스입니다. PyTorch Example을 논문에 맞게 활용할 수 있도록 수정하였습니다.

./Structured-Self-Attentive : BERT 이전의 Transformer형의 자연어 TASK 모델 중 하나입니다. 카테고리 분류를 위한 Task 이며, Attention Weight의 Visualize가 포함됩니다.
--visualize와 train, predict에 사용되는 python 파일들이 동봉되어 있습니다. Data만 준비하세요!

./utils : 잡다구리 유틸성 python파일들 들어있습니다.
--custom_loss_2_true.py : time-series 예측을 위한 mase 커스텀 소스

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.