FastAI vs Keras+TensorFlow - Part 1 (2018) - Deep Learning ...
forums.fast.ai › t › fastai-vs-keras-tensorflowMar 31, 2018 · Calvin (Calvin) March 31, 2018, 8:07am #1. Hello everyone, Maybe, I’m asking sth which has been questioned similarly many times, but I can’t find an exact answer to my question, so I’m asking one more time here. Throughout this course, fastai is used instead of Keras+TensorFlow. At the FAQ of this forum, it also mentions why it is in this way, say the limitation of TF + Keras (they are much slower, result in less accurate models, and take more code)
Which Deep Learning Framework is Growing Fastest? | by Jeff ...
towardsdatascience.com › which-deep-learningApr 01, 2019 · Finally, fastai has grown from a low baseline. It’s worth remembering that it’s the youngest of the lot. Both TensorFlow and PyTorch are good frameworks to learn. Learning Suggestions. If you’re looking to learn TensorFlow, I suggest you start with Keras. I recommend Chollet’s Deep Learning with Python and Dan Becker’s DataCamp course on Keras. Tensorflow 2.0 is using Keras as its high-level API through tf.keras.