Meeting 12-03-2018
MarijnJABoer opened this issue · 0 comments
MarijnJABoer commented
Agenda
- Running trials on the 3D lab computers: #26
- Proposal
- Proposed way of storing images when using this project.:
Store the data as numpy arrays in a
.h5
format.
I've found that this is quite normal to do. (pickle is not recommended)
If needed, we could still use an image host site asMonetDB
orFlickr
, but that will just be for dataset visualization.
Small technical stuff
-
standardization
vsnormalization
vsgeneralization
vsregularization
? - Problems to solve: #24
- decoding labels is not working
Python
- Logging vs
raise Error
- Function descriptions: types