|
|
|
|
|
by aledalgrande
1710 days ago
|
|
> How to train large deep learning models as a startup How to train large deep learning models at a well founded startup* Everything described here is absolutely not affordable by bootstrappers and startups with little funding, unless the model to train is not that deep. |
|
Other tips not mentioned in the article:
1. Tune your hyper parameters on a subset of the data.
2. Validate new methods with smaller models on public datasets.
3. Tune models instead of training from scratch (either public models or your previously trained ones).