Machine-Learning-Algorithms icon indicating copy to clipboard operation
Machine-Learning-Algorithms copied to clipboard

Add new machine learning algorithms

Open aswinzz opened this issue 7 years ago • 9 comments

refer readme.md on how to add new algorithms

aswinzz avatar Oct 02 '18 10:10 aswinzz

Can i add following algorithms in a jupyter notebook 1.Clustering-KMeans 2.logistic regression 3.Linear Regression 4.Random Forest

veshitala avatar Oct 02 '18 10:10 veshitala

Please review and merge pr #8

MayV avatar Oct 02 '18 11:10 MayV

Can I add more machine learning algorithms ?

MayV avatar Oct 02 '18 11:10 MayV

@MayV yeah sure you can add as many as you want , but make sure nothing is repeated

aswinzz avatar Oct 02 '18 11:10 aswinzz

@aswinzz Do you want the implementation of a single hidden layer artificial neural network from scratch, to be included in your repo?

championballer avatar Oct 02 '18 20:10 championballer

Please review and merge pr #16

shivamgupta077 avatar Oct 03 '18 05:10 shivamgupta077

#20 - implemented HebbNet algorithm for AND gate .

kss682 avatar Oct 04 '18 15:10 kss682

@aswinzz implemented LSTM deep learning model

harsh-surya avatar Oct 11 '20 13:10 harsh-surya

@aswinzz used NEAT Algorithm to play Flappy Bird

alakh1603 avatar Oct 11 '20 14:10 alakh1603