Hacker News new | ask | show | jobs
by curious_cat_163 1296 days ago
You should leverage your SWE skills for the transition.

As things stand today, here are some things to start with:

- Python 3 - PyTorch - Transformers

Some overarching advice:

Write your own code when possible. Test it with the most realistic data you can find. Iterate over your models and code, always.

There is no magic. It is all software.