Popular Machine Learning Projects on Github You must know!

#artificialintelligence 

Github has become the goto source for all things open-source and contains tons of resource for Machine Learning practitioners. We bring to you a list of 10 Github repositories with most stars. TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) that flow between them. This flexible architecture lets you deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device without rewriting code.