Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/krasserm/machine-learning-minis
- Owner: krasserm
- Created: 2020-12-29T07:50:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-29T08:17:35.000Z (almost 4 years ago)
- Last Synced: 2024-10-03T19:24:04.618Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 52.7 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)