tango
Experiment runner
A software framework for organizing and running machine learning experiments with Python.
Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project.
534 stars
12 watching
47 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
aimachine-learningnlppythonpython3pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
guildai/guildai | Automates and optimizes machine learning experiments to capture run results and improve models | 870 |
neptune-ai/neptune-client | An experiment tracker for machine learning model training that allows users to log and visualize their experiments in detail. | 584 |
google-deepmind/jaxline | Provides a Python-based framework for building distributed JAX training and evaluation experiments | 152 |
allenai/scibert | A BERT model trained on scientific text for natural language processing tasks | 1,526 |
allenai/natural-instructions | Creating a large collection of tasks and their natural language definitions/instructions to support the development of NLP models with generalization capabilities | 960 |
mkorpela/pabot | A tool for parallelizing Robot Framework test executions | 475 |
allenai/ai2thor | An open-source platform for simulating complex interactions between agents and virtual environments. | 1,179 |
educationaltestingservice/skll | A toolset for running machine learning experiments with scikit-learn | 551 |
django-behave/django-behave | Provides a way to run Behavior-Driven Development tests in Django applications | 198 |
wyy-123-xyy/ra-fed | A Python implementation of a distributed machine learning framework for training neural networks on multiple GPUs | 6 |
allenai/reward-bench | A comprehensive benchmarking framework for evaluating the performance and safety of reward models in reinforcement learning. | 437 |
nth-iteration-labs/streamingbandit | A Python application to design and run streaming experiments for contextual decision-making | 79 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
google-research/relay-policy-learning | Environments and data for training reinforcement learning agents in a kitchen simulator | 107 |