Bookmarks tagged dev

27 Apr click.palletsprojects.com
"Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable but comes with sensible defaults out of the box."
20 Nov 2023 metaflow.org
"Open-source Metaflow makes it quick and easy to build and manage real-life data science and ML projects. "
19 Nov 2023 arstechnica.com
"In this piece we'll dig deep into deep learning. I'll explain what neural networks are, how they're trained, and why they require so much computing power. And then I'll explain why a particular type of neural network—deep, convolutional networks—is so remarkably good at understanding images. And don't worry—there will be a lot of pictures."
10 Nov 2023 tylercipriani.com
"Git distributes the history of a piece of code. Git notes could make it possible to distribute the history of an entire project."