You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
withSpark ML
andtensorflow scala
The text was updated successfully, but these errors were encountered: