N3PDF / vegasflow

VegasFlow: accelerating Monte Carlo simulation across multiple hardware platforms
https://vegasflow.readthedocs.io
Apache License 2.0
34 stars 9 forks source link

Todos #3

Closed scarrazza closed 4 years ago

scarrazza commented 4 years ago
scarrazza commented 4 years ago

Just a comment about tensorflowjs, it is quite simple to use if we have a @tf.function. However we have to upload the model online so the js is able to load it. Interesting to notice that the javascript API is quite similar to python.