|
|
|
|
|
by robotelvis
489 days ago
|
|
In my experience the best approach is to first try to solve the problem without having read the prior work, then read the prior work, then improve your approach based on the prior work. If you read the prior work too early to you get locked into existing mindsets. If you never read it then you miss important things you didn’t thought of. Even if your approach is less good than the prior work (the normal case) you gain important insights into why the state of the art approach is better by comparing it with what you came up with. |
|