Skip to content

Implementation of convolutional neural network under deep learning project.

Notifications You must be signed in to change notification settings

amitrajitbose/ConvNet

Repository files navigation

Deep Learning Algorithm

Convolutional Neural Networks


This repository contains the codes for the convolutional neural network implementation in Python language. The code has been written in Python using Scipy, Numpy and Matplotlib.


Running the code:

  • Download the data files.
  • Install Anaconda, for satisfying all the dependencies from here.
  • Put them in the same folder, and run the program by typing in 'python CNN.py' in the command line
  • The data files were also obtained using the same code
  • This code takes a long processing time

About

Implementation of convolutional neural network under deep learning project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published