Hacker News new | ask | show | jobs
by rsfern 1219 days ago
If your output range is bounded like that then you probably want a sigmoid or tanh activation (with some shifting and scaling maybe) on the output layer. But the hidden layers can still use ReLU without issue