-
`METAL=1 python3 test/models/test_end2end.py TestEnd2End.test_conv_mnist`
is failing
`TC=0 METAL=1 python3 test/models/test_end2end.py TestEnd2End.test_conv_mnist` works, so does `TC=2`
-
I follow the [tutorial](https://github.com/sql-machine-learning/elasticdl/blob/develop/docs/tutorials/elasticdl_torch.md) and get the error when submit the job to my minikube.
minikube kubectl -- g…
-
Hi, I recently published an article on Medium titled "[How to Classify Encrypted Data using a Quantum Neural Network Model?](https://pawarsaurav842.medium.com/what-is-quantum-machine-learning-and-how-…
-
Dear developers, I got a new problem.
I've compared the DDP training process of PytorchJob (PJ) and Bare Metal (BM) and got different training results.
## Experiment settings
- Two V100 GPU mac…
-
I encountered a message that "does not contain package gorgonia.org/gorgonia/examples/mnist" when I do "go get gorgonia.org/gorgonia/examples/mnist@v0.9.17".
- environment
```
$ pwd; whoami…
-
Put under monitoring examples.
- could be a pipeline example use monitoring visualizer
- could be separate one with e2e example. like https://github.com/kubeflow/examples/blob/master/mnist/mnist_…
-
It would be swell to allow armory to rerun the output file and compare new results to old.
In current parlance it would look like
$ armory run mnist_baseline.json
# creates an output.j…
-
Dear sir
since there are too many example for the Mnist by CNN in github,can you give a example for the Mnist by LSTM, I am very dizzy how to do it by LSTM/GRU
thank you !
-
Hi,
I'm trying to run mnist_blackbox_boost.py with randforest 2 50 but I've got the exception below:
```
File "C:/Users/Jeredriq/Desktop/Adversarial-Learning-master/mnist_blackbox_boost.py"…
-
I installed keras in R and the command library(keras) did not have any error, but when I tried mnist