Simone Penna
Results
1
comments of
Simone Penna
trafficstars
Dear @laurahanu, I see in your code that you load the data in this way: ``` # LOAD DATA data=np.load(inPath, mmap_mode='r').astype(floatX) ``` So you have a single file and inside...