4 ms·
I copied this method of loading datasets from Keras. https://github.com/fchollet/keras/blob/master/keras/datasets/imdb.py#L43 https://github.com/fchollet/keras/
by wroscoe 10y ago
I copied this method of loading datasets from Keras. https://github.com/fchollet/keras/blob/master/keras/datasets/imdb.py#L43 https://github.com/fchollet/keras/blob/master/keras/datasets.... What's a better alternative.
- Drdrdrq 10y agoAnother serialization format which doesn't create objects, like JSON, XML, CSV,...
- deleted 10y ago[deleted]