Skip to content

MachineAndDeepLearning/CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolutional Neural nets

This project implements a variety of CNNs for the following problem domains

  • MNIST
    • Needs the data from Here
  • HouseNumbers
    • Needs the data from Here
  • Facial Representation
    • Needs the data from Here to be placed in Data/fer2013

It also implements some basic functions for CNNs

  • Blur
  • Edge detection
  • Echo generation
  • Custom convolutions

Credit

Based on courses from lazyprogrammer.me on Udemy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages