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

fix #137 contexts matrix dtype error #1

Merged
merged 1 commit into from
Oct 31, 2021
Merged

fix #137 contexts matrix dtype error #1

merged 1 commit into from
Oct 31, 2021

Commits on Oct 31, 2021

  1. fix lovit#137 contexts matrix dtype error

    sent_to_word_contexts_matrix 에서 dynamic_weight=False시
    contexts_matrix가 long type이 되어 GloVe에 fit 시 에러 발생가능한 부분 수정
    mino-park7 committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    eba0d4a View commit details
    Browse the repository at this point in the history