|
|
|
|
|
by byt143
2974 days ago
|
|
Flux.jl is backend agnostic, so it has a pure Julia (with GPU code generation) and in progress ONNX and tensorflowjs export capabilities . And then once Julia can reliably compile to web assembly (already being worked on), your entire app (front, back and ML ) will work in the browser. |
|