Explore >> Select a destination


You are here

blog.nuculabs.de
| | www.jeremymorgan.com
8.6 parsecs away

Travel
| | 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.
| | zignar.net
10.4 parsecs away

Travel
| | Personal weblog about programming, linux, life, the universe and everything
| | vickiboykis.com
7.9 parsecs away

Travel
| | When I'm working with Jupyter notebooks, I often want to work with them from within a virtual environment. The general best practice is that you should always use either virtual environments or Docker containers for working with Python, for reasons outlined in this post, or you're gonna have a bad time. I know I have. The workflow is a little long, so I thought I'd document it for future me here.
| | johnfraney.ca
53.6 parsecs away

Travel
| Poetry, a next-generation Python packaging tool, makes it easy to create and publish a Python package.