Deep Neural Network Regressor based tensorflow, including Dropout and Batch Normalization layers(optional).
- Python 3
- numpy
- TensorFlow 1.8.0
- Tensorlayer 1.8.3
In dnn_regressor.py, there is a boston housing example helping you to use the dnn_regressor.