Using a Lambda Stack setup on a GeForce RTX 3060 GPU

I constructed a new PC with the latest Intel i9 CPU and installed a GeForce RTX 3060 GPU to start learning AI and ML algo tech. The PC is great with 128 Gig RAM. I am on Windows 11 and installed the WSL2 and the LTS distro of Ubuntu. I then installed Miniconda and created a couple of environments; one for Pytorch and the other for Tensorflow. I can install those libraries independently and manage them as needed; however, after reading about Lambda Stack, I wanted to know if I can use it instead to run my AI and ML projects.
Can I please have some references on how I can use Lambda Stack with my WSL Distro on Windows 11 for ML and AL development and training?