Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 394 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 394 Bytes

DNN-Regressor

Deep Neural Network Regressor based tensorflow, including Dropout and Batch Normalization layers(optional).

Prerequisites

Usage

In dnn_regressor.py, there is a boston housing example helping you to use the dnn_regressor.