mnists/TODO

26 lines
449 B
Text
Raw Normal View History

2018-03-24 11:27:40 +01:00
## TODO
2018-03-14 16:16:14 +01:00
* finish writing README
* document prepare() function
* support python 3.5
* adjust dates created/modified on server-hosted files to something sensible
2018-03-24 11:27:40 +01:00
* host files on a more reliable service
* add support for mirrors
* basic tests (including running pycodestyle)
### release version 1.0
2018-03-14 16:16:14 +01:00
* submit to pypi
* document everything
* test everything
2018-03-24 11:16:26 +01:00
* consider npz functionality if it reduces preprocessing time