|
You are here |
pytorch.org | ||
| | | | |
www.jeremymorgan.com
|
|
| | | | | Want to learn about PyTorch? Of course you do. This tutorial covers PyTorch basics, creating a simple neural network, and applying it to classify handwritten digits. | |
| | | | |
gist.github.com
|
|
| | | | | Create Ubuntu and Windows VMs with QEMU on Apple Silicon - QEMU_ON_M1.md | |
| | | | |
www.linuxuprising.com
|
|
| | | | | Espanso is a free and open source text expander written in Rust, available for Linux, Windows and macOS. It features support for most applications, custom scripts, code snippets, Emoji, and it can be extended through extra packages. | |
| | | | |
adamj.eu
|
|
| | | Most projects I work on use Python, good ol' Pip, and pip-tools. Below is a pattern I've used to speed up the GitHub Actions workflow runs on several such projects. On larger projects with many dependencies, it can save tens of seconds per run. | ||