|
|
|
|
|
by so_tired
2604 days ago
|
|
Err - i don't get it. What alternative r u suggesting for development which is aimed at eventual production? I am a complete noob, so i just did Keras (to TF) and GPUs. If i switch to TPU - its still the same code. When i get the budget to cluster, i think I am better off with one of the Deepmind libs which TF based. No? |
|
As to deployment, once you figure out what works, there's also libtorch, or if that doesn't work for you for whatever reason, implementing a model you know working hyperparameters for can be done in a day or two on whatever framework works for your backend, including TF.