• Stars
    star
    4,450
  • Rank 9,621 (Top 0.2 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.

Machine Learning with TensorFlow

This is the official code repository for Machine Learning with TensorFlow.

Get started with machine learning using TensorFlow, Google's latest and greatest machine learning library.

Summary

Chapter 2 - TensorFlow Basics

  • Concept 1: Defining tensors
  • Concept 2: Evaluating ops
  • Concept 3: Interactive session
  • Concept 4: Session loggings
  • Concept 5: Variables
  • Concept 6: Saving variables
  • Concept 7: Loading variables
  • Concept 8: TensorBoard

Chapter 3 - Regression

  • Concept 1: Linear regression
  • Concept 2: Polynomial regression
  • Concept 3: Regularization

Chapter 4 - Classification

  • Concept 1: Linear regression for classification
  • Concept 2: Logistic regression
  • Concept 3: 2D Logistic regression
  • Concept 4: Softmax classification

Chapter 5 - Clustering

  • Concept 1: Clustering
  • Concept 2: Segmentation
  • Concept 3: Self-organizing map

Chapter 6 - Hidden markov models

  • Concept 1: Forward algorithm
  • Concept 2: Viterbi decode

Chapter 7 - Autoencoders

  • Concept 1: Autoencoder
  • Concept 2: Applying an autoencoder to images
  • Concept 3: Denoising autoencoder

Chapter 8 - Reinforcement learning

  • Concept 1: Reinforcement learning

Chapter 9 - Convolutional Neural Networks

  • Concept 1: Using CIFAR-10 dataset
  • Concept 2: Convolutions
  • Concept 3: Convolutional neural network

Chapter 10 - Recurrent Neural Network

  • Concept 1: Loading timeseries data
  • Concept 2: Recurrent neural networks
  • Concept 3: Applying RNN to real-world data for timeseries prediction

Chapter 11 - Seq2Seq Model

  • Concept 1: Multi-cell RNN
  • Concept 2: Embedding lookup
  • Concept 3: Seq2seq model

Chapter 12 - Ranking

  • Concept 1: RankNet
  • Concept 2: Image embedding
  • Concept 3: Image ranking

More Repositories

1

Haskell-Data-Analysis-Cookbook

Accompanying Source Code for the Haskell Data Analysis Cookbook
Haskell
652
star
2

Haskell-Lectures

Introduction to Haskell, CS 1501 Lecture slides
CSS
49
star
3

CurveFitter

Regression analysis algorithms from ImageJ1 for easy use on Android and native Java
Java
19
star
4

Blender-Cloth-Simulation

Simulates a cloth being held from random points (for robot cloth folding)
Python
13
star
5

MapReduce-Rust

Implementation of MapReduce in Rust-Lang
Rust
10
star
6

Fluent-Extractor

Learning Human Utility from Video Demonstrations for Deductive Planning in Robotics (CoRL 2017)
C++
6
star
7

STCAOG

C++ library for the Spatial, Temporal, Causal And-Or Graph
C++
5
star
8

Quotester-Android

Android application source code for Quotester, a quote sharing app
Java
4
star
9

Stocks-AppEngine

Google AppEngine back-end to "Trends with Friends" Android app
Java
4
star
10

graphUVA

JavaScript
4
star
11

SuperStocks

Stock market Android Game https://play.google.com/store/apps/details?id=io.binroot.stocks
Java
4
star
12

PasswordStrength

Sample Haskell code to demonstrate proper file structure
JavaScript
3
star
13

Izhikevich

Izhikevich neural model for SpiNNaker
MATLAB
3
star
14

TensorFlow-Lectures

HTML
2
star
15

xmonad-config

This is my xmonad setup. Feel free to use, contribute, or share.
Haskell
2
star
16

binroot.github.com

Personal page
HTML
2
star
17

ICPC-2012

Java
2
star
18

Google-App-Engine-High-Score-app

simple server application to store usernames and scores
Python
2
star
19

GaussianGraphicalModel

Node-Based Learning of Multiple Gaussian Graphical Models ( http://arxiv.org/abs/1303.5145 )
MATLAB
2
star
20

StocksApp

Java
1
star
21

OpenLattice

3D vector engine in Java
Java
1
star
22

Poly-Clicks-Android-App

Java
1
star
23

Mirror-Neurons

Java
1
star
24

Hyperlink

site: ec2-54-234-216-44.compute-1.amazonaws.com:3000
JavaScript
1
star
25

Event-Ratio

Facebook event webapp
1
star
26

Event-Ratio-Android

Android app for event ratio
Java
1
star
27

GPA-and-Homework-Planner----Android-App

Android app to manage academics
Java
1
star
28

HOME

$HOME sweet 127.0.0.1
Shell
1
star
29

SpiNNaker

C
1
star
30

LyncUpEngine

Java
1
star
31

Quotester-AppEngine

Backend server code for Quotester Android app using Google AppEngine API
Java
1
star
32

XAPfest

LyncUp
C#
1
star
33

VisNews

Java
1
star
34

Buffer-Overflow-Experiments

C
1
star
35

Collar

An Android app to reconnect you with lost friends
Java
1
star
36

Random-Image-Displayer-Android-App

An Android app for random image dispensing websites such as fatpita.net, fukung.net, and EatLiver.com
Java
1
star
37

haskelldata.com

Official website for the Haskell Data Analysis Cookbook
CSS
1
star
38

ludum-dare-48

C#
1
star
39

VibeBack

An android app for messaging through vibrations. A hack for pennapps 2013f.
Java
1
star
40

Machine-Learning-Exercises

My solutions to exercises from Andrew Ng's course on Machine Learning
MATLAB
1
star
41

GEMTracking

Java
1
star
42

ludum-dare-46

GDScript
1
star