minimal-ml-template VS hydra-zen

Compare minimal-ml-template vs hydra-zen and see what are their differences.

minimal-ml-template

A very minimal ml project template that uses HF transformers and wandb to train a simple NN and evaluate it, in a stateless manner compatible with Spot instances kubernetes workflows (by AntreasAntoniou)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
minimal-ml-template hydra-zen
1 1
35 284
- 5.3%
2.0 9.4
about 1 year ago 3 days ago
Python 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.

minimal-ml-template

Posts with mentions or reviews of minimal-ml-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • [Project] I built a minimal stateless ML project template built on my current favourite stack
    3 projects | /r/MachineLearning | 2 Feb 2023
    I am here today to share with you all a minimal ml project template that I've recently built, which can be found at https://github.com/AntreasAntoniou/minimal-ml-template/. I became increasingly annoyed at how there weren't any repos out there that provided **stateless** ML project templates, which are absolutely necessary when using kubernetes on spot instances, and I decided to build one. By stateless I mean a repo that by default can store model weights in a remote repo and then download them to continue from where it left off if the previous machine dies. The result was this repository.

hydra-zen

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

What are some alternatives?

When comparing minimal-ml-template and hydra-zen you can also consider the following projects:

kubeproject - A set of tools built to simplify daily driving of cloud resources for individual VM access, Kubernetes batch jobs and miscellaneous useful functionality related to cloud-based ML research

traingenerator - 🧙 A web app to generate template code for machine learning

memorization - Code for "On Memorization in Probabilistic Deep Generative Models"

forward-forward-pytorch - Forward Forward algorithm (by Geoffrey Hinton) implemented with pytorch.

lightning-hydra-template - PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡

pytorch-forecasting - Time series forecasting with PyTorch

lightning-flash - Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains