java-models
java-models copied to clipboard
Add more CNN examples
-
[x] LeNet 5 classic model on MNIST
-
[ ] LeNet 5 modification with another hyper-parameters on MNIST and Fashion MNIST
-
[x] VGG'11 on FashionMnist
-
[ ] ResNet on Cifar 100
-
[ ] AlexNet on Cifar 100 or another subset of ImageNet
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
Agree, this is ready
пт, 29 мая 2020 г., 19:25 Adam Pocock [email protected]:
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
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tensorflow/java-models/issues/11#issuecomment-636063937, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJEUHNVADAAMMYZZTYX3FTRT7OXJANCNFSM4NOFAT6Q .