akusok / hpelm

High performance implementation of Extreme Learning Machines (fast randomized neural networks).
Other
191 stars 61 forks source link

ValueError for batched projection of HPELM #8

Closed KeeganShay closed 6 years ago

KeeganShay commented 6 years ago

HPELM project method doesn't always work. Line 285 raises a ValueError when the data is read in batches.