Nice. I think that kotlin builders on top of those operations could significantly simplify model building. We can work on that if someone would volonteer on explaingin what actions are actually needed. It seems it is even possible to use kmath expressions to build models. But I am not sure yet
j
jimn
04/09/2020, 5:59 PM
tensorflow bundles keras which is a more idiomatic and cross-tool library. doing exlicit TF is like hand optimization in other code domains, you would only want that level of tooling if you knew of a feature that had no keras wrapper.
i speed-read the article and saw no mention of keras. that's far more like kotlin than TF
m
Maria Khalusova
04/14/2020, 5:02 PM
@jimn AFAIK, Keras-like Java Tensorflow API is still very much work in progress.
😀 1
z
zaleslaw
04/30/2020, 11:31 AM
@jimn it will be, but later. We should light the graphs before presenting the Keras API that wraps this graph