Open
Description
Clear and concise description of the problem
A list of few new features that can make Code Generator super awesome
- Side by side comparison of pytorch vs ignite code ! So code-generator works for pure pytorch too, a researcher will love that.
- Ability to choose models, say from detection people can choose retinanet, SSD, etc.
- HuggingFace intergration! How nice to transparently fine tune HF models (Maybe choose a task and then a model), an awesome starter for many NLP applications.
- A direct torch.hub connection. Maybe all the models listed in torch.hub can be easily trained?
Suggested solution
We can probably go one feature at a time and iterate over couple of releases.
Maybe we should discuss this further over GitHub / discord