|
|
|
|
|
by loquor
1493 days ago
|
|
Exploration vs Exploitation in ML. It seems you explore a lot to find whats 'best', but it keeps you from implementing (in this case Exploiting) a set of ideas. There is an optimum between the two. You could read up on this. My 2 cents: Learn by need. Figure out your needs (e.g. required feature) and go get just that knowledge from the internet, and put it to practice. |
|
Ideally I think it's a mix, where you always set some time aside (10-15%) to play and experiment with new / unknown things to sort of try to figure what they are/how they work. After that you'll form an opinion and be able to better pick thing to use when building something new and/or ramp up quickly in the learning by doing box because you've had some previous exposure.
YMMV