Deep Learning Extension
I am checking out the new (?) deep learning operator that comes as extension. I do not mean Keras. I mean the one with following specs:
Version | 0.8.0 |
Release date | Aug 7, 2018 |
File size | 783 MB |
License | AGPL |
Dependencies |
This extension provides operators to create Deep Learning models using different types of layers. Networks can be executed both on CPU and on GPU. This extension uses the java library DeepLearning4J.
When trying to run it I get an error message about a data parsing problem with the example set. It tells me to make sure all attributes are numerical, which they are. Does anyone know how to fix this?
Thanks in advance!