Chimp
Chimp copied to clipboard
Network datatype specifications
We should allow the user to pick what datatype they want to use for training. We can add this to the settings dictionary. It could look like
'dtype' : 'float32' # can be 'float64', 'float32', 'float16'