keras-datasets
There are 9 repositories under keras-datasets topic.
machinecurve/extra_keras_datasets
📃🎉 Additional datasets for tensorflow.keras
anishreddy3/Fashion-MNIST-GAN-Keras
Deep convolutional generative adversarial networks on Fashion MNIST dataset
zionfuo/keras-datasets
Keras Datasets 国内下载镜像
PythonUser-ux/Bayesian-network
I made this notebook while learning how to build a Bayesian network in Python.
shubbhhh/Digit-Recognition
Building a Digit recognition Model using Mnist dataset. Implementing logistic regression, decision tree, and support machine vectors.
tamimmirza/Fashion-MNIST
Fashion MNIST dataset trained on a deep neural network using TensorFlow 2 and Keras.
tamimmirza/MNIST
Classification of hand written digits using a simple neural network and a shallow convolutional neural network for result comparison using TensorFlow 2 and Keras.