Linear regression for Boston housing price prediction.
Let's implement a linear regressor with tf.keras.layers.Layer
python main.py