|
Hi all,
I wanted to solve a regression problem, but I guess I do something wrong. I only have one output neuron what I would like to estimate me the prices of houses. Input neurons contain some input data what can affect the price of an actual house. So I encountered the following problems:
1) Weights do not change, they stay either -10, or 10. Should I somehow give an upper and lower bound? What if I don't know this bound because it might bea very big number. Then how to proceed?
2) I have boundary problem with the neurons as well. The same?
3) Is it possible to use more different kind of activation functions for regression problem such as RELU, RRELU, LRELU etc?
For me, this is completely not working, I am gladly sharing my data to whoever who might wanna check it.
|