Skip to content

python

Getting started with Tensorflow

general introduction into Machine Learning and Neural Networks and Tensorflow in order to provide developers with a broader understanding of the subject and how to implement a basic machine learning algorithm using Python, Anaconda and Tensorflow

Introduction to Python

Python is an open-source , general-purpose, multi-paradigm, high level and interpreted programming language that provides programmers the ability to use various styles of programming to create complex or simple programs. In this post we discuss why it is a beneficial language to learn