Skip to content

mlbench/mlbench-core

Repository files navigation

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