Christian Kadner
Christian Kadner
**Describe the bug** There is an error in cell 5 in [notebooks/detection_adversarial_samples_cifar10.ipynb](https://github.com/Trusted-AI/adversarial-robustness-toolbox/blob/main/notebooks/detection_adversarial_samples_cifar10.ipynb) https://github.com/Trusted-AI/adversarial-robustness-toolbox/blame/main/notebooks/detection_adversarial_samples_cifar10.ipynb#L405-L407 **In [5]:** ```Python x_test_pred = np.argmax(classifier.predict(x_test[:100]), axis=1) nb_correct_pred = np.sum(x_test_pred == np.argmax(y_test[:100], axis=1)) print("Original test data (first...
We need to make sure kernels come up in a well-defined environment that is sufficiently isolated from that of other users. Considerations should include the user's home folder in HDFS...
With the model file name being configurable it is possible to re-use the seldon-deployment part of the fashion demo for other models. Developer's Certificate of Origin 1.1 By making a...
Enable the KIND deployment to be used for MLX API and UI development, i.e. bring up the MLX-API Swagger Flask server and the MLX-UI Node server from the local code...
We need to address (some of) the current caveats in the catalog update script: - [ ] move script from /hack to /tools/python - [ ] add developer documentation -...
**Describe the bug** The VIEW ALL screen shows some outdated texts. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Models' or any other asset type 2. Click on...
**Describe the bug** The logs of the MLX UI show error messages like these: ``` [session-file-store] will retry, error on last attempt: Error: ENOENT: no such file or directory, open...
**Describe the bug** Cannot toggle Capabilities in MLX settings for MLX deployed on OpenShift. **To Reproduce** 1. Deploy MLX on OpenShift 2. Login as admin in the MLX UI 3....
**Describe the feature or enhancement request:** Convert container images used in MLX and MLX Katalog to [UBI](https://developers.redhat.com/products/rhel/ubi). > [Announced](https://www.redhat.com/en/blog/introducing-red-hat-universal-base-image) at Red Hat Summit 2019, Red Hat Universal Base Images (UBI)...