Python
A Guide to Django Sessions (Before they make you CRY)
Learn Different Types of Session in Django
Measuring Object Size with OpenCV
Given an image, can you estimate the dimension of an object inside?
Finetuning LLaVa on Custom Dataset
3D Affine Transformation Matrices Implementation with NumPy
Explores 3D affine transformation matrices and implements it with NumPy
10 Most Frequent Words In ‘Dune: Part Two’ with Python
A guide to finding the 10 most frequently used words in 'Dune: Part Two' using Python
Liquid Neural Networks: Simple Implementation
Building a liquid neural network from scratch and demonstrating its capabilities using a small image dataset.
Multi-module Logging in Python
Enhance your Python logging capabilities with multi-module logging techniques. Learn how to efficiently manage and consolidate logs across various modules in your Python applications. Explore best practices and implementation strategies to streamline logging across your projects for improved debugging and monitoring.
Predicting Customer Service Call Volume with TensorFlow: A Machine Learning Approach
Leveraging the power of machine learning and TensorFlow to build a predictive model for estimating inbound call volumes to a customer service center.
Building a Time Management App
A guide to building a time-management app using Porter’s Five Forces model
Build AI Web Apps with Django & LangChain
Starter guide for a RAG Web App using Chroma & OpenAI