Skip to content

MachineAndDeepLearning/BasicNeuralNets

Repository files navigation

Basic neural nets

This project implements a variety of simple neural models for the following problem domains

  • Donut type and XOR
  • Ecommerce data
  • Facial Representation
    • Needs the data from Here to be placed in Data/fer2013

It also implements some basic functions for neural nets

  • Forward propagation
  • Backward propagation

Credit

Based on courses from lazyprogrammer.me on Udemy

Releases

No releases published

Packages

No packages published

Languages