# Deep Learning modules ## Description Project which contains dependencies used in few developed projects: - [Noise Detection CNN](https://github.com/prise-3d/Thesis-NoiseDetection-CNN.git) - [Denoising autoencoder](https://github.com/prise-3d/Thesis-Denoising-autoencoder.git) ## Add as dependency ```bash git add submodule https://github.com/prise-3d/Thesis-DeepLearning-modules.git modules ``` ## License [The MIT License](https://github.com/prise-3d/Thesis-DeepLearning-modules/blob/master/LICENSE)