omniboard VS Sacred

Compare omniboard vs Sacred and see what are their differences.

omniboard

Web-based dashboard for Sacred (by vivekratnavel)

Sacred

Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA. (by IDSIA)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
omniboard Sacred
2 6
538 4,158
- 0.2%
0.0 3.5
about 1 year ago 3 months ago
JavaScript Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

omniboard

Posts with mentions or reviews of omniboard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-26.
  • https://np.reddit.com/r/MachineLearning/comments/pvs8r5/d_facebook_visdom_vs_google_tensorboard_for/hefg131/
    2 projects | /r/backtickbot | 26 Sep 2021
    I'm using Omniboard (https://github.com/vivekratnavel/omniboard) with Sacred (https://github.com/IDSIA/sacred) for tracking experiments. You can specify custom Observers in Sacred so the model metrics and logs will be saved to a local directory or to a remote DB (e.g., MongoDB). I use a MongoDB database hosted on Atlas. Unlike other suggested options, Sacred and Omniboard are free. Atlas free tier comes with 512MB of free storage which is a huge amount if you're uploading only log files to it.
  • [D] Facebook Visdom vs Google Tensorboard for Pytorch
    5 projects | /r/MachineLearning | 26 Sep 2021
    I'm using Omniboard (https://github.com/vivekratnavel/omniboard) with Sacred (https://github.com/IDSIA/sacred) for tracking experiments. You can specify custom Observers in Sacred so the model metrics and logs will be saved to a local directory or to a remote DB (e.g., MongoDB). I use a MongoDB database hosted on Atlas. Unlike other suggested options, Sacred and Omniboard are free. Atlas free tier comes with 512MB of free storage which is a huge amount if you're uploading only log files to it. ex = Experiment() ex.observers.append(FileStorageObserver(EXPERIMENTS_ROOT)) ex.observers.append(MongoObserver(url=MONGODB_URL, db_name='sacred'))

Sacred

Posts with mentions or reviews of Sacred. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.

What are some alternatives?

When comparing omniboard and Sacred you can also consider the following projects:

MLflow - Open source platform for the machine learning lifecycle

pytorch-lightning - Build high-performance AI models with PyTorch Lightning (organized PyTorch). Deploy models with Lightning Apps (organized Python to build end-to-end ML systems). [Moved to: https://github.com/Lightning-AI/lightning]

tensorflow - An Open Source Machine Learning Framework for Everyone

Keras - Deep Learning for humans

Clairvoyant - Software designed to identify and monitor social/historical cues for short term stock movement

scikit-learn - scikit-learn: machine learning in Python

xgboost - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow

detectron2 - Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

aim - Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.

TFLearn - Deep learning library featuring a higher-level API for TensorFlow.

gym - A toolkit for developing and comparing reinforcement learning algorithms.

guildai - Experiment tracking, ML developer tools