Rnolab Hot! -

# Run 2 (Different params, new log created) train_model(learning_rate=0.001, epochs=10, model_name="resnet50")

Allow users to wrap a function to automatically log inputs, outputs, and execution metadata to a local directory structure without changing the core logic of their research code. rnolab

print(f"[rnolab] Logged run to: save_dir") # Run 2 (Different params, new log created)