Skip to content

Python code for commonly used Machine Learning algorithms

License

Notifications You must be signed in to change notification settings

raghuramdr/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning

Python code for commonly used Machine Learning algorithms The perceptron.py file contains the code for a single layer perceptron. Synthetic data is generated. It is ensured that the two classes are linearly separable. The perceptron.py file containts the Perceptron class the learning occurs. The training data.py file contains the data generation part and testing of the test data.

About

Python code for commonly used Machine Learning algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages