#175 · Primary category: MLOps & Evaluation
talos
Hyperparameter Experiments with TensorFlow and Keras
Project last updated:04/22/24
GitHub Stars
1.6K
Forks
266
Contributors
23
License
MIT
Why we included this project
Talos targets the everyday TensorFlow and Keras workflow where you keep editing a script to try another learning rate or layer size, then rerun it by hand. Wrap your existing model definition in a scan call, hand it a grid of parameter values, and Talos runs the sweeps and reports which configurations performed best. It adds no new syntax and works with any standard Keras, tf.keras, or PyTorch model, so the code stays yours and you remain in control. For people who want tidy hyperparameter studies without standing up a heavyweight orchestration platform, it is a small, pragmatic tool.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models