Skip to main content
reginaib
Projects
DTI_KIBA_rs_tl_f_el_sweep
Artifacts
model
model-2pigkxxt
Log in
Sign up
Project
Workspace
Runs
Automat.
Sweeps
Reports
Artifacts
Artifacts
model
model-2pigkxxt
No artifacts found.
model-vhorvgbb
wandb-history
run-97na0pys-history
run-ih9q2oap-history
run-9x8u9t78-history
run-1rhe2crn-history
run-8n6v814o-history
run-mk6hxac8-history
run-txwyl4xu-history
run-ztl5r4vw-history
run-3bw83knn-history
run-2pigkxxt-history
1 - 10 of 44
Empty Artifact
model-2pigkxxt has no versions.
Use
wandb.log_artifact
to add a version to this Artifact.
import
wandb wandb
.
init
(
entity
=
'reginaib'
,
project
=
'DTI_KIBA_rs_tl_f_el_sweep'
)
art
=
wandb
.
Artifact
(
'model-2pigkxxt'
,
type
=
'model'
)
# ... add content to artifact ...
wandb
.
log_artifact
(
art
)
View Docs