W&B for Julia
Integrate W&B with Julia to track experiments, log metrics, and visualize model performance from Julia programs.
For those running machine learning experiments in the Julia programming language, a community contributor has created an unofficial set of Julia bindings called wandb.jl that you can use.
You can find examples in the documentation on the wandb.jl repository. Their “Getting Started” example is here: