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

https://github.com/roma-glushko/numpy-katas

🧮 Exercises to sharp scientific computations with Numpy
https://github.com/roma-glushko/numpy-katas

katas numpy

Last synced: 2 months ago
JSON representation

🧮 Exercises to sharp scientific computations with Numpy

Awesome Lists containing this project

README

          

# Numpy Katas

`numpy-katas` is a growing collection of machine learning and probabilistic models and algorithms
written exclusively in `NumPy` and the Python `standard library`.

The purpose of the project is to provide reference implementations of common
machine learning components for sharping your ML skills and cracking interviews.

## References

- https://numpy.org/devdocs/user/quickstart.html
- https://github.com/rougier/numpy-100
- https://betterprogramming.pub/numpy-illustrated-the-visual-guide-to-numpy-3b1d4976de1d
- https://github.com/ddbourgin/numpy-ml/tree/master/numpy_ml