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

error in training the dataset #4

Open
manindrsingh opened this issue Apr 5, 2017 · 1 comment
Open

error in training the dataset #4

manindrsingh opened this issue Apr 5, 2017 · 1 comment

Comments

@manindrsingh
Copy link

next_batch_test = batches_test[self.glob_step % len(batches_test)] # Generate test batches in a cycling way (test set smaller than train set)
ZeroDivisionError: integer division or modulo by zero

getting this error
11
22
111
1112

@Eumi
Copy link

Eumi commented Apr 15, 2017

start main_py as ... main.py --batch_size 1 ...and if it works use a batch size thats smaller than the number of midis u input.

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

2 participants