usnistgov / dioptra

Test Software for the Characterization of AI Technologies
https://pages.nist.gov/dioptra/
Other
220 stars 33 forks source link

Refactor the MNIST classifier example using the v1 Python client #596

Open keithmanville opened 2 months ago

keithmanville commented 2 months ago

Refactor the MNIST classifier example with the v1 client

This includes pulling together the required plugins, refactoring the entrypoint yaml, and updating the notebook to use the new client.

Blocked by:

Definition of done