FudanNLP/fitlog
fitlog是一款在深度学习训练中用于辅助用户记录日志和管理代码的工具 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2709
- days_rel: n/a
- days_push: 960
- n_releases_24m: 0
Adoption not part of the score
1512 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
fitlog (fast + git + log) is a Python tool that helps deep learning practitioners record training logs and manage experiment code, combining automatic git commits with metric/loss logging. It includes a CLI and a local web server for browsing, searching, and comparing experiment runs.
Use cases
- log metrics and losses during deep learning training
- automatically commit code versions with each experiment run
- compare hyperparameter tuning results in a web dashboard
- filter and search past experiment logs by metric ranges
- notify a Feishu bot when a training run finishes or fails
- silence logging during debugging or in non-main distributed processes
When to choose
- you want a lightweight, git-integrated experiment logger for PyTorch/deep learning projects
- you need a local web UI to compare hyperparameter sweeps without cloud services
- you work on Linux/macOS (or Windows Git Bash) and want minimal setup
When to avoid
- you need a mature, actively developed experiment tracker with broad integrations (consider MLflow or Weights & Biases)
- you train on Windows outside Git Bash
- you require multi-process (multiprocessing) logging or extensive documentation and community support
Facets
library · maturity maintenance
logging developer-tools cli machine-learning deep-learning machine-learning deep-learning developer-tools windows python cli experiment-tracking hyperparameter-tuning git-integration training-logs web-dashboard fastnlp command-line linux macos
8 sources
- readme: https://github.com/FudanNLP/fitlog · fetched 2026-08-28 · 1522f412bb8b
- homepage: https://gitee.com/fastnlp/fitlog · fetched 2026-08-29 · 5bcc92288d23
- site_page: https://gitee.com/about_us · fetched 2026-08-29 · 061b862ef0b5
- site_page: https://gitee.com/fastnlp/fitlog/tree/master/docs · fetched 2026-08-29 · 73d9ca0a4e66
- site_page: https://gitee.com/fastnlp/fitlog/blob/master/readthedocs.yml · fetched 2026-08-29 · 613ad37a1357
- site_page: https://gitee.com/link?target=http%3A%2F%2Fdocument.fastnlp.top%2Fdocs%2Ffitlog%2F · fetched 2026-08-29 · 7616ce7f45a6
- site_page: https://gitee.com/all-about-git · fetched 2026-08-29 · fb606340594e
- site_page: https://gitee.com/features/gitee-go · fetched 2026-08-29 · bfa2599dcb24
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FudanNLP/fitlog | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem