I am an APPLIO user. When I set the setting to 1000 epochs and trained it, it went to the index like a screenshot and ended the training.
So, I started the training again because there was a saved file, and the training started again. What kind of bug is this?
#APPLIO BUG?
1 messages · Page 1 of 1 (latest)
you're trying to train 1+ hour dataset. if you know how to code, find the MinibatchKMeans code part in \rvc\train\process\extract_index.py and remove it to do so.