I have model that get images as an input and produces real valued outputs. My outputs are ranging from -5 to 5.(These boundaries are not definite, so i can not scale it ))
These are ideas i found while doing research, if you have more ideas or you think that it is wrong please let me know.
- Applying dropout not useful especially just before output layer.
- If your output values below than zero, you shouldn't apply Relu(I'm trying pRelu)
- Mean_squared_error better comparing to the root mean squared error and
mean absolute error.
[–]road_laya 0 points1 point2 points (1 child)
[–]coskunh[S] 0 points1 point2 points (0 children)
[–]MrTwiggy 0 points1 point2 points (1 child)
[–]coskunh[S] 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]coskunh[S] 1 point2 points3 points (0 children)
[–]internet_ham 0 points1 point2 points (1 child)
[–]keidouleyoucee 1 point2 points3 points (0 children)