Skip to content

MilesQLi/MachineLearningModels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Models

Purpose

The origin purpose is just to practice implementing the effective machine learning models and get more insights. But maybe it will be of practical help.

Dependencies

I implement the models with two kinds of tools: numpy and Theano. Using theano will save a lot of work but I want to know more about the details and make them easy to migrate to other tools like Matlab so I will implement some models using numpy too.

Implemented

SVM,KNN,PCA,FNN,Recurent NN,LSTM,RBM

Plan to Implement

Recursive NN, CNN

Contact

Email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages