Skip to content

HarryKane/machineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machineLearning

This repository is a collection of various machine Learning algorithms implemented mainly using the TensorFlow library.

List of available models:

  • logisticRegression
  • navieBayes
    • GaussianNB
    • MultinomialNB
  • deep belief network
  • Product-based Neural Network
    • Inner Product-based Neural Network
    • Outer Product-based Neural Network

About

This repository is a collection of various machine Learning algorithms implemented mainly using the TensorFlow library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages