
Fabian Schaipp
PhD student in Optimization for Machine Learning
- Munich
- Github
- Google Scholar
- ORCID
You May Also Enjoy
Solve it all and solve it fast: using numba for optimization in Python
6 minute read
Published:
When implementing optimization algorithms, we typically have to balance the following goals:
A collection of resources for creating open-source software packages
7 minute read
Published:
Making your research code open-source, tested and documented is quite simple nowadays. This post gives an overview of the most important steps and collects useful ressources, e.g. tutorials for Readthedocs, Sphinx (Gallery) and unit testing in Python.