To set up a Python environment, you have two options:
- Install a Python environment on your local workstation.
- Using Google Colab directly is recommended. Please make sure that you enable the GPU option in Colab for enhanced performance.
TODO: compare with chatgbt for all tasks.
TODO:
Task | Manual | ChatGPT | Our |
---|---|---|---|
One-Step Conversion in the same library | - | - | - |
One-Step Conversion between different libraries | - | - | - |
Two-Step Conversion | - | - | - |
Three-Step Conversion | - | - | - |