Skip to content

prats13bag/NeuralNetworks

Repository files navigation

Course Projects of CS 559: Neural Networks

Algorithms and/or methods implemented:

  • Perceptron Training Algorithm
  • Multicategory Perceptron Training Algorithm
  • Gradient Descent and Newton's Method
  • Linear Least Squares Fit
  • Curve Fitting using Backpropagation
  • Non Linear Support Vector Machine

Software installations required to run code:

  • Anaconda Python distribution - prefereably Anaconda3 with python 3.6
  • pip packages imported at the top of the notebook files

References

About

This repository includes discrete and independent code files in which various neural network algorithms and methods are implemented

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published