|
|
|
|
|
by currymj
2993 days ago
|
|
this is the right way to go about things if you have certain goals, for sure. sometimes you need to replicate exactly the same training method, on exactly the same data — for instance if you want to use it as a baseline on a known dataset. then it becomes really important to have the code, because while an adequate replication might be easy, it takes a lot of trial and error to get perfectly the same model. |
|