Y
Hacker News
new
|
ask
|
show
|
jobs
by
wroscoe
3431 days ago
I copied this method of loading datasets from Keras.
https://github.com/fchollet/keras/blob/master/keras/datasets...
. What's a better alternative.
1 comments
Drdrdrq
3431 days ago
Another serialization format which doesn't create objects, like JSON, XML, CSV,...
link