Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abonte/awesome-lists-machine-learning
A curated list of awesome lists on Machine Learning.
https://github.com/abonte/awesome-lists-machine-learning
List: awesome-lists-machine-learning
artificial-intelligence awesome-list computer-vision deep-learning machine-learning xai
Last synced: 16 days ago
JSON representation
A curated list of awesome lists on Machine Learning.
- Host: GitHub
- URL: https://github.com/abonte/awesome-lists-machine-learning
- Owner: abonte
- License: cc0-1.0
- Created: 2021-08-27T16:33:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T15:42:39.000Z (4 months ago)
- Last Synced: 2024-12-02T06:02:28.073Z (19 days ago)
- Topics: artificial-intelligence, awesome-list, computer-vision, deep-learning, machine-learning, xai
- Homepage:
- Size: 70.3 KB
- Stars: 29
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-lists-machine-learning - A curated list of awesome lists on Machine Learning. (Other Lists / Monkey C Lists)
README
# Awesome List of Awesome Lists on Machine Learning
> A curated list of awesome lists on Machine Learning.
https://xkcd.com/1838/
## Contents
- [General ML](#general-ml)
- [Application Fields](#application-fields)
- [ML sub-fields](#ml-sub-fields)
- [Explainability, Interpretability and Fairness](#explainability-interpretability-and-fairness)
- [Computer Vision](#computer-vision)
- [Datasets](#datasets)
- [Summer schools, conferences,...](#events)
- [Outdated](#outdated)## General ML
Tools, tutorials, software engineering best practices and other.
* [Production machine learning](https://github.com/EthicalML/awesome-production-machine-learning)
\
Open source libraries to deploy, monitor, version and scale your machine learning* [Software engineering for machine learning ](https://github.com/SE-ML/awesome-seml)
\
Articles that cover the software engineering best practices for building machine learning applications* [MLOps (Machine Learning Operations)](https://github.com/visenger/awesome-mlops)
\
References for MLOps* [System for machine learning](https://github.com/HuaizhengZhang/Awesome-System-for-Machine-Learning)
\
Research in machine learning system* [H2O](https://github.com/h2oai/awesome-h2o)
\
Research, applications and projects built using the H2O Machine Learning platform* [Machine learning with Ruby](https://github.com/arbox/machine-learning-with-ruby)
\
Resouces for ML in Ruby* [Machine learning tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials)
\
Machine learning and deep learning tutorials, articles and other resources
* [Machine learning software](https://github.com/josephmisiti/awesome-machine-learning)
\
Learning frameworks, libraries and software.## Application fields
ML applied to specific fields.
* [Machine learning for cybersecurity](https://github.com/jivoi/awesome-ml-for-cybersecurity)
\
Tools and resources related to the use of machine learning for cyber security## ML Sub-fields
* [Multimodal machine learning](https://github.com/pliang279/awesome-multimodal-ml)
\
Research topics in multimodal machine learning* [Domain adaptation](https://github.com/zhaoxin94/awesome-domain-adaptation)
\
Papers, applications and resources about domain adaptation* [Anomaly detection](https://github.com/hoya012/awesome-anomaly-detection)
\
Anomaly detection resources* [Out-of-distribution detection](https://github.com/huytransformer/Awesome-Out-Of-Distribution-Detection)
\
Out-of-distribution detection, robustness, and generalization resources
* [Learning with label noise](https://github.com/subeeshvasu/Awesome-Learning-with-Label-Noise)
\
Papers, surveys and other resources for learning with noisy labels* [Open Set Recognition](https://github.com/iCGY96/awesome_OpenSetRecognition_list)
\
Papers and resources linked to open set recognition, out-of-distribution, open set domain adaptation, and open world recognition* [Online Machine Learning](https://github.com/online-ml/awesome-online-machine-learning)
\
Papers and resources about machine learning on data arriving sequentially
* [AutoML](https://github.com/hibayesian/awesome-automl-papers)
\
Papers and resources about automated machine learning* [Data-centric AI](https://github.com/daochenzha/data-centric-AI)
\
List of resources on data-centric AI, which focuses on enhancing data quality and quantity to improve AI systems* [Decision Tree Research Papers](https://github.com/benedekrozemberczki/awesome-decision-tree-papers)
\
A collection of research papers on decision, classification and regression trees with implementations.### Explainability, Interpretability and Fairness
* [Machine learning interpretability](https://github.com/jphall663/awesome-machine-learning-interpretability)
\
Machine learning interpretability resources* [Fairness papersl](https://github.com/uclanlp/awesome-fairness-papers)
\
Papers on fairness in NLP
* [Explanable AI](https://github.com/wangyongjie-ntu/Awesome-explainable-AI)
\
Research materials on explainable AI/ML* [XAI](https://github.com/altamiracorp/awesome-xai)
\
XAI and Interpretable ML papers, methods, critiques, and resources* [Explanatory supervision](https://github.com/stefanoteso/awesome-explanatory-supervision)
\
Relevant resources for machine learning from explanatory supervision## Computer Vision
* [Computer vision](https://github.com/jbhuang0604/awesome-computer-vision)
\
Computer vision resources* [Deep learning](https://github.com/ChristosChristofidis/awesome-deep-learning)
\
Deep Learning tutorials, projects and communities* [3D machine learning](https://github.com/timzhang642/3D-Machine-Learning)
\
A resource repository for 3D machine learning* [Scene understanding](https://github.com/bertjiazheng/awesome-scene-understanding)
\
Papers for scene understanding- [Deep learning for video analysis](https://github.com/HuaizhengZhang/Awsome-Deep-Learning-for-Video-Analysis)
\
Research on video analysis, especially multimodal learning for video analysis- [Deep learning object detection](https://github.com/hoya012/deep_learning_object_detection)
\
Papers about object detection using deep learning* [Image classification](https://github.com/weiaicunzai/awesome-image-classification)
\
Deep learning image classification papers and codes since 2014* [Face recognition](https://github.com/ChanChiChoi/awesome-Face_Recognition)
\
Papers about face detection, face alignment, face recognition and other* [Document understanding](https://github.com/tstanislawek/awesome-document-understanding)
\
Resources for document understanding topic related to intelligent document processing## Datasets
* [Public datasets](https://github.com/awesomedata/awesome-public-datasets)
\
A topic-centric public data sources in high quality* [Dataset tools](https://github.com/jsbroks/awesome-dataset-tools)
\
Labeling tools and libraries for images, audio, time series and text* [Robotics datasets](https://github.com/sunglok/awesome-robotics-datasets)
\
Datasets for robotics and computer vision## Events
* [Summer schools in machine learning + related fields](https://github.com/sshkhr/awesome-mlss).
\## Outdated
Lists that are either explicitly deprecated by their authors or no longer updated for more than two years, but they are still a good reference.
* [Adversarial machine learning](https://github.com/yenchenlin/awesome-adversarial-machine-learning)
\
[Deprecated]* [Machine learning on source code](https://github.com/src-d/awesome-machine-learning-on-source-code)
\
[Deprecated]* [Most cited deep learning papers](https://github.com/terryum/awesome-deep-learning-papers)
\
The most cited deep learning papers (2012-2016)
[Deprecated]
* [CoreML models](https://github.com/likedan/Awesome-CoreML-Models)
\
Models for Core ML (for iOS 11+)* [Quant machine learning trading](https://github.com/grananqvist/Awesome-Quant-Machine-Learning-Trading)
\
Quant/Algorithm trading resources with an emphasis on Machine Learning
* [Quantum machine learning](https://github.com/krishnakumarsekar/awesome-quantum-machine-learning)
\
Quantum machine learning algorithms,study materials,libraries and software
* [Human pose estimation](https://github.com/wangzheallen/awesome-human-pose-estimation)
\
Mainly focus on human pose estimation, and will include mesh representation, flow calculation, (inverse) kinematics, affordance, robotics, or sequence learning
* [Action recognition](https://github.com/jinwchoi/awesome-action-recognition)
\
Action recognition and related area resources
* [Fairness in AI](https://github.com/datamllab/awesome-fairness-in-ai)
\
Fairness in AI resources
## ContributeContributions welcome! Feel free to open a pull-request!
## License