Jia-Jia Zhuzhusonfirst.hashnode.dev·Mar 5, 2024Setting Up for Fast.ai Deep Learning!UPDATE: i'm now publishing here Introduction In Python data science and machine learning, package and environment management systems are indispensable. Conda, initially birthed by Anaconda, is an open-source manager for packages and environments. It...Discuss·75 readsDeep Learning with Fast.aiMachine Learning
Jonlazydata.hashnode.dev·Aug 7, 2023Micromamba on Windows 10Summary: There's nothing more fun than setting up Python environments and packages. I started using Micromamba after getting angry at a previous mamba/conda/WSL installation (self-induced pain/complication). I wanted to try it in hopes of finding a s...Discuss·736 readspython beginner