Skip to content

from numpy arrays to tensorflow tensors; building computational graphs from the ground up.

Notifications You must be signed in to change notification settings

akinwilson/ground-up

Repository files navigation

From numpy arrays to tensorflow tensors: Computational graphs from the ground up

Machine learning is about finding implicit structure in data an exploiting it. This repository contains samples that motivate the need for deep learning; a subset of machine learning techniques. Deep learning makes use of non linearities within their architectures to over come the issues associated with target spaces that are not linearly separable (for the case of supervised learning)

About

from numpy arrays to tensorflow tensors; building computational graphs from the ground up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published