Hyperparameter Alternatives
Similar projects and alternatives to hyperparameter based on common topics and language
-
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
-
-
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.
-
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]
-
-
-
keras
Deep Learning for humans [Moved to: https://github.com/keras-team/keras] (by fchollet)
-
-
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.
hyperparameter reviews and mentions
-
What is the best practice for injecting configuration into a python application
you can take a look at https://github.com/reiase/hyperparameter, a scoped, thread-safe config object that is lightweight enough. There is no need to modify too much code:
Stats
reiase/hyperparameter is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of hyperparameter is Python.