Y
Hacker News
new
|
ask
|
show
|
jobs
by
lostmsu
2743 days ago
There was a recent paper from Uber, that GA works well for weights, so I wouldn't drop that area right away.
2 comments
oteytaud
2743 days ago
Sure GA can be great for weights as well - but mainly when gradient is unreliable. I would not use Nevergrad for training the weights of a convolutional network for image classification for example; whereas I use Nevergrad for WorldModels.
link
lostmsu
2736 days ago
Doesn't the model Uber used begin with a bunch of convolutional layer sets, since it processes raw images?
link
mi_lk
2743 days ago
What’s GA here?
link
oteytaud
2743 days ago
GA stands for genetic algorithms.
link