You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/mlcommons/ck/actions/workflows/test-cmx-image-classification-onnx.yml)
11
11
12
-
### About
12
+
##Collective Knowledge
13
13
14
14
[Collective Knowledge (CK, CM, CM4MLOps, CM4MLPerf and CMX)](https://cKnowledge.org)
15
15
is an educational community project to learn how to run AI, ML and other emerging workloads
16
16
in the most efficient and cost-effective way across diverse models, data sets, software and hardware.
17
+
It includes the following sub-projects.
17
18
18
-
CK consists of several sub-projects:
19
+
### Collective Mind (CM)
19
20
20
-
*[Collective Mind framework (CM)](cm) - a very lightweight Python-based framework with minimal dependencies
21
-
intended to help researchers and engineers automate their repetitive, tedious and time-consuming tasks
22
-
to build, run, benchmark and optimize AI, ML and other applications and systems
23
-
across diverse and continuously changing models, data, software and hardware.
21
+
[Collective Mind (CM)](https://github.com/mlcommons/ck/tree/master/cm) -
22
+
a very lightweight Python-based framework with a unified CLI, Python API and minimal dependencies
23
+
intended to help researchers and engineers automate their repetitive, tedious and time-consuming tasks
24
+
to build, run, benchmark and optimize AI, ML and other applications and systems
25
+
across diverse and continuously changing models, data, software and hardware.
* aggregate, process, visualize, and compare [benchmarking results](https://access.cknowledge.org/playground/?action=experiments) for AI and ML systems
86
+
* organize [open, reproducible optimization challenges and tournaments](https://access.cknowledge.org/playground/?action=challenges).
87
+
88
+
These initiatives aim to help academia and industry
89
+
collaboratively enhance the efficiency and cost-effectiveness of AI systems.
90
+
91
+
#### Artifact Evaluation
92
+
93
+
[Artifact Evaluation automation](https://cTuning.org/ae) - a community-driven initiative
94
+
leveraging the Collective Mind framework to automate artifact evaluation
95
+
and support reproducibility efforts at ML and systems conferences.
96
+
97
+
98
+
## Incubator
99
+
100
+
[CMX](https://github.com/mlcommons/ck/tree/master/cmx) - the next evolution of the Collective Mind framework,
101
+
designed to enhance simplicity, flexibility, and extensibility of automations
102
+
based on user feedback. Follow the project's progress [here](https://github.com/orgs/mlcommons/projects/46).
103
+
104
+
105
+
## Archived projects
106
+
107
+
*[CM-MLOps](https://github.com/mlcommons/ck/tree/master/cm-mlops) - now [CM4MLOps](https://github.com/mlcommons/ck/tree/master/cm4mlops)
108
+
*[CK automation framework v1 and v2](https://github.com/mlcommons/ck/tree/master/ck) - now [CM](https://github.com/mlcommons/ck/tree/master/cm)
*[CM Getting Started Guide and FAQ](https://github.com/mlcommons/ck/tree/master/docs/getting-started.md)
98
150
*[Common CM interface to run MLPerf inference benchmarks](https://github.com/mlcommons/ck/tree/master/docs/mlperf/inference)
99
151
*[Common CM interface to re-run experiments from ML and Systems papers including MICRO'23 and the Student Cluster Competition @ SuperComputing'23](https://github.com/mlcommons/ck/tree/master/docs/tutorials/common-interface-to-reproduce-research-projects.md)
100
-
*[CM automation recipes for MLOps and DevOps](https://access.cknowledge.org/playground/?action=scripts)
152
+
*[CM4MLOps automation recipes for MLOps and DevOps](https://access.cknowledge.org/playground/?action=scripts)
101
153
*[Other CM tutorials](https://github.com/mlcommons/ck/tree/master/docs/tutorials)
0 commit comments