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

https://github.com/nebuly-ai/exploring-ai-optimization

Curated list of awesome material on optimization techniques to make artificial intelligence faster and more efficient 🚀
https://github.com/nebuly-ai/exploring-ai-optimization

acceleration artificial-intelligence deep-learning inference machine-learning neural-network

Last synced: 12 months ago
JSON representation

Curated list of awesome material on optimization techniques to make artificial intelligence faster and more efficient 🚀

Awesome Lists containing this project

README

          

# Exploring AI optimization
This library aims to become a curated list of awesome material (cool papers, tutorials, courses, etc.) on optimization techniques to make artificial intelligence faster and more efficient 🚀

- [x] [Weekly insights from the best papers on AI](https://github.com/nebuly-ai/learning-AI-optimization/blob/main/weekly-insights.md)
- [x] **Quantization** [[Overview](https://github.com/nebuly-ai/learning-AI-optimization/blob/main/quantization-overview.md), [Resources](https://github.com/nebuly-ai/learning-AI-optimization/blob/main/quantization-resources.md)]
- [x] **Pruning** [[Overview](https://github.com/nebuly-ai/learning-AI-optimization/blob/main/pruning-overview.md), [Resources](https://github.com/nebuly-ai/exploring-AI-optimization/blob/main/pruning-resources.md)]
- [ ] **Distillation** [Overview, Resources]
- [ ] **Deep learning compilers** [Overview, Resources]

And many others. Do you have any idea on material to expand the list? We are welcoming contributions! And don't forget to leave a star if you found this library insightful ⭐

# Contribute

We welcome support from the open-source community in any form 🥰

We have recently published this library. We will continue to update and upgrade it with great material on how to accelerate artificial intelligence models and make them ever more efficient. We also hope you will also learn with us and help us keep the library populated with the best quality content.

Open an [issue](https://github.com/nebuly-ai/learning-AI-optimization/issues) or drop a message in the community channel to
- Add topics you would like to be covered
- Ask any questions
- Report a typo
- Propose to include your research work

Fork the library, make the changes, and send us a [pull request](https://github.com/nebuly-ai/learning-AI-optimization/pulls) in case you want to
- Write new content on AI optimization
- Correct or improve some sections

Currently, the main contributor to the library is [Pier](https://www.linkedin.com/in/pierpaolo-sorbellini-64603012b/), and the library would not have been possible without [Diego](https://www.linkedin.com/in/diego-fiori-b64b3016a/)'s interesting insights and topic suggestions and support from the community.