hydra-zen VS minimal-ml-template

Compare hydra-zen vs minimal-ml-template 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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hydra-zen minimal-ml-template
1 1
281 35
7.1% -
9.4 2.0
1 day ago about 1 year 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.

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.

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.

What are some alternatives?

When comparing hydra-zen and minimal-ml-template 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