Can I train an AI image on a consumer AMD graphics card on linux?

Viewed 17

I am wondering if there was a way to train an AI model on my home computer. I know NVIDIA has a way to train using Cuda but I have an AMD graphics card so that method won't work. Setup: OS: Ubuntu 22.04LTS CPU: AMD Ryzen 9 5900X GPU: AMD Radeon RX 6900XT RAM: 32GB DDR4

I know there are Windows Python packages you can use but I was trying to keep this on a separate Linux partition.

This is a small image processing project I was trying to make to get more experience with AI, nothing too big but I also don't want to have to pay for a data processing platform.

0 Answers
Related