Skip to content

Repo of notebooks where I followed tensorflow tutorials.

Notifications You must be signed in to change notification settings

d-alvear/tensorflow

Repository files navigation

Tensorflow Tutorials

This repository contains the notebooks I used to follow the tensorflow tutorials found here.

Quickstart

Basic setup for training and evaluating the accuracy of a neural network.

Fashion MNIST

I train a neural network on the Fashion MNIST dataset to predict what type of article of clothing is in an image.

Text Classification

I use tensorflow hub and keras to perform binary classification on movie reviews. Based on the text of the review, it will be classified as a positive or negative review.

About

Repo of notebooks where I followed tensorflow tutorials.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published