项目作者: Harshpatel44

项目描述 :
Repository which contains programs using CNN, AutoEncoders
高级语言: Jupyter Notebook
项目地址: git://github.com/Harshpatel44/Usage-of-CNN-Autoencoders.git
创建时间: 2020-03-21T18:15:14Z
项目社区:https://github.com/Harshpatel44/Usage-of-CNN-Autoencoders

开源协议:

下载


This Repository contains 3 Python notebooks.

  1. use_cnn.ipynb (Programs using Convolutional Neutal Network on MNIST dataset)
  2. use_cnn_and_autoencoder.ipynb (Programs using simple Feedforward-net, CNN, Autoencoder on MNIST dataset)
  3. use_denoising.ipynb (Program used to denoise the MNIST dataset and training the denoised data on CNN.)