Home >
Back-end > How to use python in Java training neural network model
How to use python in Java training neural network model
Goal is as follows: in Java data and transfer the data to the neural network model of python, after model treatment, to produce an output, then the output back to the Java; Should be how to realize the interoperability between Java and python?