Computer Vision / Streamlit / Memory Management
While working on this project I learned a lot about the different models used for Computer Vision. I also got
Breaking Down AI - Understanding Convolutional Neural Networks
Convolutional Neural Networks (CNNs) have revolutionized the field of computer vision and deep learning, becoming a cornerstone technology for image
Breaking Down AI - Exploring Image Classification with Neural Networks
When I started this project is was based on a recommendation from a friend. I didn't know at
Getting Started with Pretrained Models from Hugging Face in Jupyter Lab
Today we're going to be getting started with pretrained models from Hugging Face. If you're new
Breaking Down AI - Rainfall Prediction Using Machine Learning
AI is all around us now, it's moving so fast that at times it feels as if I&
Setting Up and Using Jupyter Labs with Docker Compose
Introduction
Jupyter Lab is an essential tool for data scientists, providing an interactive environment for running notebooks, code, and data
Home Server Mk. 2
With everything I learned in the development of Mk. 1 I had a better idea of what Mk. 2 was
Home Server Mk. 1
Home server, home lab, tinker station, I don't know what to call the Frankenstein of a computer I&
Unleashing the Benefits of Docker Compose on Bare Metal Servers
In the world of software deployment, Docker has revolutionized how applications are deployed and managed across different environments. Docker Compose,