This repository will track my progress working through Jeremy Howards's online course and book.
I would like to set up a local deep learning environment running from my pc aswell as an NVIDIA Jetson edge compute node. Following the guidelines in the course was a bit tedious since Pytorch has deprecated the offical Anaconda pytorch channel. (pytorch/pytorch#138506)
To get around this I discoverd a new tool which I had never used and am definitely still a novice user, namely "uv".