An open API service indexing awesome lists of open source software.

https://github.com/rish-16/ann-with-swapped-training-sets

Implementation of a Deep Neural Network with swapped training and tests sets. Instead of training on pixel values to predict class labels, this implementation trains on the class labels to predict pixel values for each class.
https://github.com/rish-16/ann-with-swapped-training-sets

Last synced: about 1 year ago
JSON representation

Implementation of a Deep Neural Network with swapped training and tests sets. Instead of training on pixel values to predict class labels, this implementation trains on the class labels to predict pixel values for each class.

Awesome Lists containing this project