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

https://github.com/arufonsekun/machine-learning-models

Machine Learning algorithms and related study notes.
https://github.com/arufonsekun/machine-learning-models

neural-networks numpy python3

Last synced: about 1 month ago
JSON representation

Machine Learning algorithms and related study notes.

Awesome Lists containing this project

README

          



# Machine Learning Studies
Repository to maintain code related to machine learning studies, related notes, etc.

### Repository Structure
* `datasets` ─ Datasets used in each study case.
* `models` ─ Models explored/implemented.
* `docs` ─ Description and theory related to each model listed in `models` directory.