Getting started with machine learning

Today, machine learning—the study of algorithms that make data-based predictions—has found a new audience and a new set of possibilities.
Sign up for GitHub or sign in to edit this page
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic …