Pine icon indicating copy to clipboard operation
Pine copied to clipboard

IndexError: invalid index to scalar variable

Open 5ghzx opened this issue 2 years ago • 2 comments

but when I use the ln = [ln[i-1] for i in net.getUnconnectedOutLayers()] fix TypeError: only integer scalar arrays can be converted to a scalar index happens

5ghzx avatar Jul 29 '22 16:07 5ghzx

i fixed it

PlasmaCR avatar Jan 15 '23 10:01 PlasmaCR