We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LeNet 5 classic model on MNIST
LeNet 5 modification with another hyper-parameters on MNIST and Fashion MNIST
VGG'11 on FashionMnist
ResNet on Cifar 100
AlexNet on Cifar 100 or another subset of ImageNet
The text was updated successfully, but these errors were encountered:
There's a LeNet 5 style MNIST model here - https://github.com/tensorflow/java-models/blob/master/tensorflow-examples/src/main/java/org/tensorflow/model/examples/mnist/CnnMnist.java
Sorry, something went wrong.
No branches or pull requests
LeNet 5 classic model on MNIST
LeNet 5 modification with another hyper-parameters on MNIST and Fashion MNIST
VGG'11 on FashionMnist
ResNet on Cifar 100
AlexNet on Cifar 100 or another subset of ImageNet
The text was updated successfully, but these errors were encountered: