Understanding Magic Methods in PythonPython is a language that emphasizes simplicity and readability. Among its many powerful features are Dunder methods (a.k.a. double…Jan 9Jan 9
How do LLMs process text data — BPE and Embedding (Part-2)In the previous post of this series, we talked about the process of converting text into tokens and creating corresponding numeric…Jun 18, 2024Jun 18, 2024
How do LLMs process text data — A deep dive into Tokenization (Part-1)In the realm of natural language processing (NLP) and deep learning, Large Language Models (LLMs) such as GPT-4 have revolutionized the…Jun 13, 2024Jun 13, 2024
Setup Windows 10/11 machines for Deep Learning with Docker and GPU using WSLDo you have a windows laptop/desktop with a decent Nvidia GPU and interested in developing Deep Learning applications like me but don’t…Feb 12, 2024Feb 12, 2024
Quickstart Guide to Vector Databases using ChromaVector Databases (or Vector Stores) are one of the hot topics in the AI space right now. A lot of traditional database providers like…Dec 13, 2023Dec 13, 2023
Significant Paper Review of “Consolidating billions of Taxi rides with AWS EMR and Spark in the…This blog is crafted as part of the significant paper presentation related to the Big Data Technologies and Applications course (Data 228)…Nov 7, 2023Nov 7, 2023