The laptop in question has a GPU so is terrible for carrying around but I want to use the GPU to train neural networks, including Unity ML-Agents for Unity running on Windows 11, from my other no-GPU laptop.
I read this: https://dev.to/composite/a-tiny-but-perfect-guide-how-to-install-wsl-2-on-windows-server-2022-1a8f
and understand some of it but would need to Google the rest.
For example, right now I am training a Unity ML-Agent to drive a race car using PPO algorithm and I usually call mlagents-learn --run-id=April9_current_time
in a WSL Ubuntu shell but I want to do this remotely after uploading my updated .yaml or C# script.
I ran lsb_release -a
and get
No LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 22.04.1 LTSRelease: 22.04Codename: jammy