8000 GitHub - danikirish/PNN-exam-codes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danikirish/PNN-exam-codes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNN-exam-codes

This is a repo for code which should help with the Pattern Recognition and Neural Networks exam

Topics

  1. Introduction
  2. Discriminant Functions
  3. Neural Networks
  4. Multilayer Perceptrons and Backpropagation
  5. Deep Discriminative Neural Networks
  6. Deep Generative Neural Networks
  7. Feature Extraction
  8. Support Vector Machines
  9. Ensemble Methods
  10. Clustering

Commit rules

  1. If you decide to contribute, please message the study group to confirm that nobody else is already working on the same code to prevent overlap and confusion
  2. Please comment your code, keep variable names clear and use good formatting.
  3. Pull before adding new work
  4. Let the study group know when you've pushed new code
  5. Keep commit messages clear
  6. main is protected, so make sure you're merging your work branches into it. If there are any conflicts, make sure that existing code is not lost during resolving

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0