Beginners Guide to Deep Learning with TensorFlow
Tensorflow, developed by the Google brain team in 2015, is the most popular framework for deep learning. This is largely due to its support for multiple languages, Tensorflow is written in C, but you can interact with it through Python, Javascript, Go and R. In addition to its flexible architecture and scalability (models can be trained on both GPU's and CPU's and deployed through a web service, desktop application or on a mobile device). This article is a complete beginners guide to this tool. It is not meant as an in-depth introduction but instead is designed to get you up and running to develop your first deep learning model. In my opinion, it is difficult to find deep learning tutorials that don't include a lot of complexity and heavy math.
Jun-16-2020, 21:32:01 GMT
- Technology: