Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taspinar committed Apr 8, 2018
1 parent 6524f47 commit 1b46392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,8 +13,8 @@ I have also provided some notebooks, explaining the mathematics of some Machine
+ [Naive Bayes Classification](https://github.com/taspinar/siml/blob/master/notebooks/Naive_Bayes.ipynb)
+ [Perceptron Classification](https://github.com/taspinar/siml/blob/master/notebooks/Perceptron.ipynb)

# Also see:
+ [Classification with Scikit-Learn](https://github.com/taspinar/siml/blob/master/notebooks/scikit_classification.ipynb)
+ [Machine Learning with Signal Analysis techniques](https://github.com/taspinar/siml/blob/master/notebooks/Machine%20Learning%20with%20Signal%20Processing%20techniques.ipynb)

# Installation
To install **siML**:
Expand Down

0 comments on commit 1b46392

Please sign in to comment.