Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] 모델 리팩토링 & PyTorch-Lightning으로 변환 #2

Open
ssaru opened this issue Aug 12, 2020 · 0 comments
Open

[FEATURE] 모델 리팩토링 & PyTorch-Lightning으로 변환 #2

ssaru opened this issue Aug 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ssaru
Copy link
Member

ssaru commented Aug 12, 2020

🚀 Feature

  • 기존 구현체 모델을 PyTorch-Ligtning 스타일에 맞춰서 리팩토링

Motivation

Pitch

Additional context

@ssaru ssaru added the enhancement New feature or request label Aug 12, 2020
@ssaru ssaru self-assigned this Aug 12, 2020
ssaru added a commit that referenced this issue Aug 13, 2020
    1. 대략적인 뼈대 작성
    2. train 코드가 동작하지 않음

 Refs: #2
ssaru added a commit that referenced this issue Aug 14, 2020
     1. vanila loop 작동
     2. lightning loop 코드 작성 완료
     3. isort pre-commit 등록하는 Makefile 추가

 Refs: #2
ssaru added a commit that referenced this issue Aug 14, 2020
ssaru added a commit that referenced this issue Aug 15, 2020
     1. wandb 추가 및 작동 확인
     2. hparam을 확장성 있게 변경(계층적인 config을 모두 insert)
     3. full train 확인

 Refs: #2
ssaru added a commit that referenced this issue Aug 19, 2020
ssaru added a commit that referenced this issue Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant