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: about 1 year ago
JSON representation
Curated list of awesome material on optimization techniques to make artificial intelligence faster and more efficient 🚀
- Host: GitHub
- URL: https://github.com/nebuly-ai/exploring-AI-optimization
- Owner: nebuly-ai
- License: mit
- Created: 2022-06-01T09:35:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T08:32:48.000Z (over 2 years ago)
- Last Synced: 2024-11-09T14:12:51.385Z (over 1 year ago)
- Topics: acceleration, artificial-intelligence, deep-learning, inference, machine-learning, neural-network
- Homepage: https://nebuly.com/
- Size: 83 KB
- Stars: 112
- Watchers: 10
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.