6 projects
hypothesis-torch
Hypothesis strategies for various Pytorch structures, including tensors and modules.
auto-pydantic-cache
A caching utility for functions returning Pydantic models, optimized for deterministic and generative AI workflows.
pyosis
Unofficial Python client for parsing OSIS (Open Scriptural Information Standard) files
timer-context
A simple context manager for timing blocks of Python code.
cache-pandas
Easily cache pandas DataFrames to file and in memory.
torch-pso
Particle Swarm Optimization using the torch.optim API.