Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bioinformatist/cml

A Framework for Production-Ready Continuous Machine Learning
https://github.com/bioinformatist/cml

artificial-intelligence continuous-machine-learning deep-learning machine-learning mlops

Last synced: 6 days ago
JSON representation

A Framework for Production-Ready Continuous Machine Learning

Awesome Lists containing this project

README

        


CML


"Domain generalization is dead, Continuous Machine Learning lives forever." —— an iKun





CML is a framework for production-ready continuous machine learning in pure Rust.



Test Status


Coverage Status



## Motivation

Domain-specific problem are widely prevalent in real-world scenarios.

To address this problem:



Traditional method
CML method






  • Increasing the amount of training data

  • Optimizing model architecture

  • Applying diverse data augmentation techniques



Combining Continuous Integrationwith Machine Learning





## How does it work?

See our [architecture document](ARCHITECTURE.md).

## Contributing

There is currently no code of conduct document available. However, we highly recommend that you read our [architecture document](ARCHITECTURE.md) first and foremost.