Skip to content

Files

Latest commit

784c40e · Mar 11, 2017

History

History

census

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 11, 2017
Mar 11, 2017
Mar 11, 2017
Mar 11, 2017

Census Income Classification

This sample builds a feed-forward neural network model using the Census dataset to classify a person's income.

Running the Sample

# Download and prepare training and evaluation datasets
python dataset.py

# Train a deep neural network model
./train.sh