Several issues report mini-ImageNet and other vision datasets have become hard to download from Google Drive. This PR moves them to Zenodo, where programmatic downloads shouldn't be an issue.
It also fixes a few minor issues:
Remove the news-classification example (#379)
Fix KroneckerLSTM docstring (#368)
Contribution Checklist
If your contribution modifies code in the core library (not docs, tests, or examples), please fill the following checklist.
[x] My contribution is listed in CHANGELOG.md with attribution.
[x] My contribution modifies code in the main library.
Description
Fixes #310, #392
Several issues report mini-ImageNet and other vision datasets have become hard to download from Google Drive. This PR moves them to Zenodo, where programmatic downloads shouldn't be an issue.
It also fixes a few minor issues:
Contribution Checklist
If your contribution modifies code in the core library (not docs, tests, or examples), please fill the following checklist.