-
Notifications
You must be signed in to change notification settings - Fork 110
Description
I came across this Julia project: https://github.com/probcomp/GenTF
that uses TF through Python. It seems to be younger than TensorFlow.jl, while maintained for longer. That may always be a valid option to use TF.
The (former) maintainers here seem to prefer Flux over TF. There's nothing stopping me or anyone to fork this project and support latest. I'm just thinking is there a need or is it advised? I'm all for Julia-only solutions if/when they are better, and maybe Flux is the future for Julia and well ML community in general.
I want to get more into ML, learn about the 1) Julia packages worth using and helping with and/or mainstream, 2) TF and PyTorch. If you're rather new to packages (less new to theory), would you recommend looking first into mainstream?
Is there some restricted solution needed (or would this package already be it) similar to:
https://github.com/FluxML/Torch.jl