We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
안녕하세요 딥러닝/강화학습 주식투자 책을 통해 공부하고 있는 학생입니다. main.py를 실행시킬 때 여러가지 mode들이 존재하는데 여기서 update는 모델이 학습한것을 저장시키는 명령어인가요? update mode에 관한 설명이 없어 여기에 질문합니다 !
The text was updated successfully, but these errors were encountered:
답변이 늦었네요... update 모드는 train 모드로 학습한 모델을 불러와서 새로운 데이터로 추가학습을 하기 위한 모드입니다.
Sorry, something went wrong.
답변 감사합니다 !
No branches or pull requests
안녕하세요 딥러닝/강화학습 주식투자 책을 통해 공부하고 있는 학생입니다. main.py를 실행시킬 때 여러가지 mode들이 존재하는데 여기서 update는 모델이 학습한것을 저장시키는 명령어인가요? update mode에 관한 설명이 없어 여기에 질문합니다 !
The text was updated successfully, but these errors were encountered: