Deep learning demos, tests...
You can create an environment using the provided conda specification file:
conda create --name ia --file conda-spec-file.txt| Description | Notebook |
|---|---|
| TensorFlow 2.5 tutorial with hand-written digit classification | link |
| Description | Notebook |
|---|---|
| A simple autoencoder with PyTorch and MNIST dataset | link |