Skip to content

ccampguilhem/DeepLearning

Repository files navigation

DeepLearning

Deep learning demos, tests...

Installing an environment to run the code from this repository

You can create an environment using the provided conda specification file:

conda create --name ia --file conda-spec-file.txt

Content of the repository

Tutorials

Description Notebook
TensorFlow 2.5 tutorial with hand-written digit classification link

Autoencoders

Description Notebook
A simple autoencoder with PyTorch and MNIST dataset link

About

Deep learning demos, tests...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published