JuliaAI/DearDiary.jl
A lightweight but powerful machine learning experiment tracking tool for Julia
This tool helps machine learning engineers and data scientists keep a detailed record of their modeling work. You input the specifics of your machine learning experiments—like model configurations, hyperparameters, and datasets—and it outputs an organized log of all your tests and their results. This is for anyone who develops and tests machine learning models using Julia.
Use this if you need a straightforward way to track and manage your machine learning experiments, especially if you're working within the Julia ecosystem.
Not ideal if you are not a Julia user or if you require an extremely complex, enterprise-grade experiment tracking system with many integrations outside of Julia.
Stars
17
Forks
—
Language
Julia
License
MIT
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JuliaAI/DearDiary.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
treeverse/dvc
🦉 Data Versioning and ML Experiments
runpod/runpod-python
🐍 | Python library for RunPod API and serverless worker SDK.
microsoft/vscode-jupyter
VS Code Jupyter extension
4paradigm/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing...
uber/petastorm
Petastorm library enables single machine or distributed training and evaluation of deep learning...