📝 🧠 add algs for modrn HW

This commit is contained in:
dannydannydanny 2022-03-07 13:43:20 +01:00 committed by GitHub
parent 71b8e8721b
commit 34f1b1abda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,10 +50,11 @@
* [OpenStack](https://docs.openstack.org/hacking/latest/user/hacking.html#styleguide): Linting and Pre-commit Hooks * [OpenStack](https://docs.openstack.org/hacking/latest/user/hacking.html#styleguide): Linting and Pre-commit Hooks
* **Deploying** * **Deploying**
* Virtualize Everything! [Awesome-Compose](https://github.com/docker/awesome-compose). * Virtualize Everything! [Awesome-Compose](https://github.com/docker/awesome-compose).
* 🧠 **AI / ML / Modelling** * 🧠 **Algorithms / AI / ML / Modelling**
* [open source cousin to GPL3](https://github.com/kingoflolz/mesh-transformer-jax) * [open source cousin to GPL3](https://github.com/kingoflolz/mesh-transformer-jax)
* [Machine Learning Master](https://machinelearningmastery.com/) is a great resource! * [Machine Learning Master](https://machinelearningmastery.com/) is a great resource!
* [Probabilistic Machine Learning: Advanced Topics](https://probml.github.io/pml-book/book2.html#toc) * [Probabilistic Machine Learning: Advanced Topics](https://probml.github.io/pml-book/book2.html#toc)
* [Algorithms for Modern Hardware](https://en.algorithmica.org/hpc/)
* **Philosophy / Mindset / Principles** * **Philosophy / Mindset / Principles**
* [the-importance-of-humility-in-software-development](https://humbletoolsmith.com/2020/08/10/the-importance-of-humility-in-software-development/) * [the-importance-of-humility-in-software-development](https://humbletoolsmith.com/2020/08/10/the-importance-of-humility-in-software-development/)
* _All gui is bloat and we should just go back to using the abacus_ /NashFPV (youtube comment) * _All gui is bloat and we should just go back to using the abacus_ /NashFPV (youtube comment)