brentyi / tyro
CLI interfaces & config objects, from types
☆517Updated this week
Related projects ⓘ
Alternatives and complementary repositories for tyro
- Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure …☆198Updated 10 months ago
- Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/☆1,184Updated 2 weeks ago
- RoMa: A lightweight library to deal with 3D rotations in PyTorch.☆513Updated 2 weeks ago
- Simple, Elegant, Typed Argument Parsing with argparse☆431Updated 2 weeks ago
- TensorDict is a pytorch dedicated tensor container.☆832Updated this week
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆326Updated last month
- Named tensors with first-class dimensions for PyTorch☆322Updated last year
- OpTree: Optimized PyTree Utilities☆147Updated this week
- 3d without friction (Torch, TF, Jax, Numpy)☆147Updated 2 weeks ago
- This Python library makes it easy to display images and videos in a notebook.☆392Updated 5 months ago
- Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables☆323Updated this week
- Run PyTorch in JAX. 🤝☆199Updated last year
- Create powerful Hydra applications without the yaml files and boilerplate code.☆338Updated last week
- For optimization algorithm research and development.☆417Updated this week
- Install PyTorch distributions with computation backend auto-detection☆220Updated last year
- A declarative drawing API in Python☆282Updated 2 months ago
- A compositional diagramming and animation library as an eDSL in Python☆209Updated 4 months ago
- Typed argument parser for Python☆508Updated 3 weeks ago
- Transform datasets at scale. Optimize datasets for fast AI model training.☆362Updated this week
- 3D Gaussian Splatting in JAX☆54Updated 5 months ago
- Lightweight Python framework that provides a high-level API for creating and rendering scenes with Blender.☆751Updated 2 weeks ago
- A python library that provides common I/O interface across different storage backends.☆134Updated 2 weeks ago
- Rigid transforms + Lie groups in JAX☆232Updated last month
- CLU lets you write beautiful training loops in JAX.☆321Updated 2 months ago
- Simple code for generating a color-coded latex table from raw data☆155Updated 11 months ago
- Multiple dispatch in Python☆535Updated 2 months ago
- Populate library namespace without incurring immediate import costs☆140Updated last week
- A library for differentiable nonlinear optimization☆1,775Updated this week
- Dataclasses manipulated as numpy arrays (with batching, reshape, slicing,...)☆48Updated last month
- TorchOpt is an efficient library for differentiable optimization built upon PyTorch.