Skip to content

In this repository, two basic machine learning algorithms for classification are implemented, the perceptron and adaptive linear neurons.

License

Notifications You must be signed in to change notification settings

xenbaloch/Training-simple-classification-algorithms-for-Machine-Learning

Repository files navigation

Training simple classification algorithms for machine learning

To sum up what exactly I have done in this repository, I have trained some simple classification algorithms for machine learning. At first, I implemented a simple Perceptron algorithm in Python, and later on an Adaptive linear neuron is implemented in Python.

About

In this repository, two basic machine learning algorithms for classification are implemented, the perceptron and adaptive linear neurons.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published