This TensorFlow book introduces the framework and the underlying machine learning concepts that are important to harness machine intelligence.
After reading this book, you should know the following:
A deep understanding of the core TensorFlow API...
The C# programming language is an object-oriented language created by Microsoft for the .NET Framework. C# (pronounced “see sharp”) builds on some of the best features of the major programming languages. It combines the power of C++ with the...
Python is a dynamic programming language, used in a wide range of domains thanks to its simple yet powerful nature. Although writing Python code is easy, making it readable, reusable, and easy to maintain is challenging. Complete with best...
This book was written because I wanted a place to centralise my research and experience. I’ve been blogging for a number of years and have always enjoyed the value of having a reference to go back to. If I solve a problem I make a note of how I...