Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 997 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 997 Bytes

mlbench-core: Distributed Machine Learning Benchmark Core Library

Build Status Documentation Status codecov

MLBench is a Benchmarking Framework for Distributed Machine Learning algorithms.

This repository contains the core Python library for MLBench which is used to share code between Benchmark implementations as well as for communication with the dashboard.

For more information refer to the MLBench Core Documentation or the Main Documentation