Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krasserm/machine-learning-minis

Minimalistic example code for various machine learning and deep learning topics
https://github.com/krasserm/machine-learning-minis

Last synced: 20 days ago
JSON representation

Minimalistic example code for various machine learning and deep learning topics

Awesome Lists containing this project

README

        

# Machine Learning Minis

Minimalistic example code for various machine learning and deep learning topics (started Dec. 26th 2020).

## Notebooks

- [Noise-contrastive estimation](noise-contrastive-estimation.ipynb)
- [Neural tangent kernel](neural-tangent-kernel.ipynb)

## Related

- [Bayesian machine learning](https://github.com/krasserm/bayesian-machine-learning)
- [Machine learning notebooks](https://github.com/krasserm/machine-learning-notebooks)