Artifacts
model
No artifacts found.
1 - 10 of 156
wandb-history
1 - 10 of 500
run_table
Empty Artifact
model-cosmic-sweep-114 has no versions.

Use wandb.log_artifact to add a version to this Artifact.
import wandb
wandb.init(entity='markub', project='Dueling-DQN-with-AutoEncoder')
art = wandb.Artifact('model-cosmic-sweep-114', type='model')
# ... add content to artifact ...
wandb.log_artifact(art)