An open API service indexing awesome lists of open source software.

https://github.com/sbaumohl/brownmachinelearning

I attended a three week Machine Learning course taught at Brown University. These are copies of the Programming notes, and some of the programs I wrote.
https://github.com/sbaumohl/brownmachinelearning

Last synced: 9 months ago
JSON representation

I attended a three week Machine Learning course taught at Brown University. These are copies of the Programming notes, and some of the programs I wrote.

Awesome Lists containing this project

README

          

# Summer @ Brown Machine Learning
I attended a three week Machine Learning course taught at Brown University during the summer of 2019. These are copies of the Programming notes, and some of the programs I wrote.

In this Repo, there is code for the following:

1. Perceptron algorithm
2. Gradient Descent
3. MNist single layer implementation
4. Random Walk with sentence generation