Nov. 16 - Nov. 20
back to Computer Art
1. Training
- Could not directly change
setup_snapshot_image_grid(training_set)
as stated last week. It will raise error"could not broadcast inout array from shape (3,256,256) into shape (3,0,256)"
-
gw
andgh
must be assigned to 1 before initializing the data array insetup_snapshot_image_grid(training_set)
- Could not directly change