Header banner
Revain logoHome Page
Andrew Kamkoff photo
1 Level
794 Review
50 Karma

Review on TensorFlow by Andrew Kamkoff

Revainrating 5 out of 5

TensorFlow - Powerful Machine Learning Tool

I enjoy how easy it is to use, the visual representation of what's happening in my network, and how well it handles different types of inputs. It can be difficult at times to remember the proper syntax for some operations. If you're interested in machine learning or AI, this is the tool to use! You can create networks that do amazing things. The only thing I dislike about TensorFlow is that it sometimes takes a lot of time to train neural networks when compared to other libraries. This is not necessarily a bad thing, but if you have a large number of parameters to optimize, training might take longer than expected. I am solving problems such as image classification, object detection, and speech recognition with TensorFlow.

img 1 attached to TensorFlow review by Andrew Kamkoff



Pros
  • High quality documentation
  • Deep Learning framework
  • Great community support; lots people helping out new learners.
  • Easy visualization
Cons
  • Nothing