I have trained theanets neural network model and I want to use the same model in deeplearning4j, any suggestions?
Asked
Active
Viewed 29 times
1 Answers
0
We have keras model import if you can map it to that. That's as close as it's going to get though.
https://deeplearning4j.org/model-import-keras
Beyond that it depends on the mdoel.

Adam Gibson
- 3,055
- 1
- 10
- 12