Chimp icon indicating copy to clipboard operation
Chimp copied to clipboard

Network datatype specifications

Open etotheipluspi opened this issue 9 years ago • 0 comments

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'

etotheipluspi avatar Mar 17 '16 01:03 etotheipluspi