-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
Hi Seth,
In the clean.py, the memory usage (RAM) keeps going up. So, if a large dataset with many classes is being studied, eventually, the computer goes out of memory. I get this message from time to time:
MemoryError: Unable to allocate 1.22 MiB for an array with shape (160399,) and data type int64
This can easily be dealt with by increasing the page.sys file memory size, increasing computer spec, or applying clean.py one subset of the data at a time but I was wondering if it would not be better to dump 'garbage' between two classes. In your YT video, that would mean dumping memory between Cello and Clarinet for example.
Thanks
Metadata
Metadata
Assignees
Labels
No labels