Machine-Learning-Algorithms
Machine-Learning-Algorithms copied to clipboard
Add new machine learning algorithms
refer readme.md on how to add new algorithms
Can i add following algorithms in a jupyter notebook 1.Clustering-KMeans 2.logistic regression 3.Linear Regression 4.Random Forest
Please review and merge pr #8
Can I add more machine learning algorithms ?
@MayV yeah sure you can add as many as you want , but make sure nothing is repeated
@aswinzz Do you want the implementation of a single hidden layer artificial neural network from scratch, to be included in your repo?
Please review and merge pr #16
#20 - implemented HebbNet algorithm for AND gate .
@aswinzz implemented LSTM deep learning model
@aswinzz used NEAT Algorithm to play Flappy Bird