Gin Config is a lightweight and flexible configuration framework for Python built around dependency injection. It enables developers to manage complex parameter hierarchies—particularly common in machine learning experiments—without relying on boilerplate configuration classes or protos. By decorating functions and classes with @gin.configurable, Gin allows their parameters to be overridden using simple configuration files (.gin) or command-line bindings. Users can define default parameter values, scoped configurations, and modular references to functions, classes, or instances, resulting in highly composable and dynamic experiment setups. Gin is particularly popular in TensorFlow and PyTorch projects, where researchers and developers need to tune numerous interdependent parameters across models, datasets, optimizers, and training pipelines.

Features

  • Dependency injection–based configuration for Python functions and classes
  • Parameter overrides via .gin config files or command-line bindings
  • Scoped configurations for managing multiple instances (e.g., GANs, multi-model systems)
  • Configurable references for passing functions, classes, or instances dynamically
  • Hierarchical configuration for complex experiment graphs
  • TensorFlow (gin.tf) and PyTorch (gin.torch) integrations

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

Apache License V2.0

Follow Gin Config

Gin Config Web Site

Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud Icon
Forever Free Full-Stack Observability | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Gin Config!

Additional Project Details

Programming Language

Python, Unix Shell

Related Categories

Unix Shell Frameworks, Python Frameworks

Registered

2025-10-10