mnists/TODO

26 lines
449 B
Plaintext
Raw Normal View History

2018-03-24 03:27:40 -07:00
## TODO
2018-03-14 08:16:14 -07: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 03:27:40 -07:00
* host files on a more reliable service
* add support for mirrors
* basic tests (including running pycodestyle)
### release version 1.0
2018-03-14 08:16:14 -07:00
* submit to pypi
* document everything
* test everything
2018-03-24 03:16:26 -07:00
* consider npz functionality if it reduces preprocessing time