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

how to inference one by one? #28

Open
zzks opened this issue Aug 28, 2018 · 2 comments
Open

how to inference one by one? #28

zzks opened this issue Aug 28, 2018 · 2 comments

Comments

@zzks
Copy link

zzks commented Aug 28, 2018

sorry... the batch size was used in LSTM structure, so when I inference, I have to send a batch of data: one real data and other zeros.
So how can I inference one by one ?
thanks so much!

@twoyoungtwosimple
Copy link

--batch_size=1

@jihadbourassi
Copy link

@zzks @twoyoungtwosimple Hello how did you guys do the inference after the training? when i run the inference command after i train the model a test.csv file gets created with one line in it and does not match the lables of the data i have

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

3 participants