Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

janithongithub/Machine-Learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

This is a repository consisting of the code written while learning and implementing machine learning concepts and algorithms. It consists of algorithms from supervised, unsupervised and deep learning. We use Sklearn, Keras and Tensorflow during this time.

The following algorithms are implemented and used in this repository:

1. Linear Regression
2. Logistic Regression
3. Decision Trees
4. Random Forests
5. KNN
6. SVM
7. Neural Networks
8. CNN

The following is the list of folders to go through in order to have a logical order of things:

  1. python_basics

About

Code written while learning and implementing machine learning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%