Need to research about how to integrate machine learning capabilities into trembita.
The easiest way is to research Spark-ML and try to integrate it.
Then we need to research tensorflow integration.
Having these 2 models - create separate module trembita-ml as a kernel with basic abstractions.
Then integrate trembita-ml with Spark ML and tensorflow scala
Need to research about how to integrate machine learning capabilities into trembita. The easiest way is to research Spark-ML and try to integrate it. Then we need to research tensorflow integration. Having these 2 models - create separate module
trembita-ml
as a kernel with basic abstractions. Then integratetrembita-ml
withSpark ML
andtensorflow scala