I have been weighing the possibility of merging these stacks together into a standalone application.
- Trireme
- Node js
- Tensorflow
I want to develop a rich internet application using javafx. I love building things around java ecosystem.
I am working on machine learning programs and i have found Tensorflow javascript library very useful since it enable me to work with trained models from other languages like python.
Tensorflow uses node js to run its JavaScript, therefore i will like to embed node js inside my application as a self contain.
With Trireme i should be able to embed node and use it to run the tensorflow.
All i need is to initialize node js from my javafx application, run my Tensorflow powered ML in javascript using javafx webview
Thanks for your contributions and advance
I have been weighing the possibility of merging these stacks together into a standalone application.
I want to develop a rich internet application using javafx. I love building things around java ecosystem.
I am working on machine learning programs and i have found Tensorflow javascript library very useful since it enable me to work with trained models from other languages like python.
Tensorflow uses node js to run its JavaScript, therefore i will like to embed node js inside my application as a self contain.
With Trireme i should be able to embed node and use it to run the tensorflow.
All i need is to initialize node js from my javafx application, run my Tensorflow powered ML in javascript using javafx webview
Thanks for your contributions and advance