GIS

Results 2 comments of GIS

Have you got this fixed? I am having a similar issue: File "C:\Miniconda3\lib\site-packages\keras\utils\generic_utils.py", line 140, in deserialize_keras_object list(custom_objects.items()))) File "C:\Miniconda3\lib\site-packages\keras\layers\core.py", line 699, in from _config function = func_load(config['function'], globs=globs) File...

Thanks! I tried a number of different Keras and Python versions and finally worked it out with the following configuration: Windows 7 python 3.5.0 (conda install python=3.5.0) keras gpu 2.0.8...