Omegaconf Alternatives
Similar projects and alternatives to omegaconf
-
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]
-
parse_it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
gybe
A simple YAML transpiler for rendering Kubernetes manifests using python type-hints.
-
pytorch_tempest
My repo for training neural nets using pytorch-lightning and hydra
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
omegaconf reviews and mentions
-
OmegaConf module not found: Deforum_Stable_Diffusion.ipynb
!pip install -e git+https://github.com/omry/omegaconf.git#egg=omegaconf
-
Nicest and cleanest Deep Learning codebases out there
Thanks for sharing this, this is probably the best thing here. What makes Hydra really cool is the config system, which is done using OmegaConf (https://github.com/omry/omegaconf), and I especially enjoy the option of defining the configs using Python Data Classes.
Stats
omry/omegaconf is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.