There are 1 repository under keras-datasets topic.
📃🎉 Additional datasets for tensorflow.keras
Deep convolutional generative adversarial networks on Fashion MNIST dataset
I made this notebook while learning how to build a Bayesian network in Python.
Fashion MNIST dataset trained on a deep neural network using TensorFlow 2 and Keras.
Classification of hand written digits using a simple neural network and a shallow convolutional neural network for result comparison using TensorFlow 2 and Keras.
Building a Digit recognition Model using Mnist dataset. Implementing logistic regression, decision tree, and support machine vectors.