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

question of data_train_opt #17

Open
valencebond opened this issue Jun 15, 2019 · 0 comments
Open

question of data_train_opt #17

valencebond opened this issue Jun 15, 2019 · 0 comments

Comments

@valencebond
Copy link

  1. in training stage one, although base category setting is nTestBase =32, batch_size=8 , actual batchsize is 32 *8 as like general training procedure. so why you split the one arg 'batch_size' to two arg 'nTestBase' and 'batch_size'.
  2. in training stage two, settings is data_train_opt['nTestNovel'] = nKnovel * 3
    data_train_opt['nTestBase'] = nKnovel * 3
    , why we need * 3 and i can not find any info in original paper.

it is so kind if you can help me to understand the code. thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant