Posts
Running LLM's Locally Just Got Better
It’s the first week of the 2024, and I can’t think of a better way to start the year other than to write about the current hot thing - LLM’s (Large... Read more →
January 4, 2024
Data Mining and Recommender Systems
Today’s consumers are overwhelmed with choices. From the 500,000+ movies on Netflix to the 50 million+ products on Amazon, Twitter feeds, Instagram... Read more →
October 21, 2023
Common Pitfalls in Multithreading: Navigating the Threaded Terrain
1. The Treacherous Terrain of Multithreading While multithreading offers a lot of advantages, it isn’t without its challenges. As developers, we need... Read more →
October 18, 2023
Harnessing Python's Concurrency: Dive into AsyncIO and Multithreading
1. The Age of Async Understanding Synchronous vs. Asynchronous Programming Imagine a bustling coffee shop. In a synchronous world, the barista would... Read more →
October 17, 2023
XGBoost vs LSTM: A Comparative Analysis of Time Series Forecasting for Stock Price Prediction
XGBoost and LSTM. Both are compelling in their own right, but which one is better? Let’s break it down in a friendly way! Predicting stock / forex... Read more →
September 5, 2023