Hacker News new | ask | show | jobs
by reiinakano 2493 days ago
Neither. The architecture performs well independently of weights BUT all weights must be the same e.g. Same network works well when all weights are 5.0 or when all weights are -3.0
1 comments

Hmm... that collides with what patresh said.
No, it doesn't. Shared weight means all weights are the same value, as I originally mentioned.