Skip to content

Commit bc0503f

Browse files
authored
Update README.md
1 parent 96700af commit bc0503f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -556,14 +556,17 @@ AlphaZero methodology - [1](https://github.com/AppliedDataSciencePartners/DeepRe
556556
[pyup](https://github.com/pyupio/pyup) - Dependency management.
557557
[pypi-timemachine](https://github.com/astrofrog/pypi-timemachine) - Install packages with pip as if you were in the past.
558558

559+
##### Data Versioning
560+
[dvc](https://github.com/iterative/dvc) - Version control for large files.
561+
[hangar](https://github.com/tensorwerk/hangar-py) - Version control for tensor data.
562+
559563
##### Data Science Related
560564
[m2cgen](https://github.com/BayesWitnesses/m2cgen) - Transpile trained ML models into other languages.
561565
[sklearn-porter](https://github.com/nok/sklearn-porter) - Transpile trained scikit-learn estimators to C, Java, JavaScript and others.
562566
[mlflow](https://mlflow.org/) - Manage the machine learning lifecycle, including experimentation, reproducibility and deployment.
563567
[modelchimp](https://github.com/ModelChimp/modelchimp) - Experiment Tracking.
564568
[skll](https://github.com/EducationalTestingService/skll) - Command-line utilities to make it easier to run machine learning experiments.
565569
[BentoML](https://github.com/bentoml/BentoML) - Package and deploy machine learning models for serving in production.
566-
[dvc](https://github.com/iterative/dvc) - Versioning for ML projects.
567570
[dagster](https://github.com/dagster-io/dagster) - Tool with focus on dependency graphs.
568571
[knockknock](https://github.com/huggingface/knockknock) - Be notified when your training ends.
569572
[metaflow](https://github.com/Netflix/metaflow) - Lifecycle Management Tool by Netflix.

0 commit comments

Comments
 (0)