Unfolding the universe of possibilities..

Whispers from the digital wind, hang tight..

Large Language Models, GPT-1 — Generative Pre-Trained Transformer

Large Language Models, GPT-1 — Generative Pre-Trained Transformer Diving deeply into the working structure of the first ever version of gigantic GPT-models Introduction 2017 was a historical year in machine learning. Researchers from the Google Brain team introduced Transformer which rapidly outperformed

How to Find the Best Multilingual Embedding Model for Your RAG

Optimize the Embedding Space for Improving RAG Continue reading on Towards Data Science »

How I’d Learn Machine Learning (If I Could Start Over)

A full breakdown of how you can learn machine learning this year effectively Continue reading on Towards Data Science »

Getting Started With Python as a Geoscientist? Here Are 5 Ways You Can Improve Your Code!

5 Tips to Help You Get Off to a Better Start When Writing Python Code Continue reading on Towards Data Science »

De-Coded: Understanding Context Windows for Transformer Models

Everything you need to know about how context windows affect Transformer training and usage The context window is the maximum sequence length that a transformer can process at a time. With the rise of proprietary LLMs that limit the number of

Mastering Airflow Variables

The way you retrieve variables from Airflow can impact the performance of your DAGs Continue reading on Towards Data Science »

Deploying Large Language Models with SageMaker Asynchronous Inference

Queue Requests For Near Real-Time Based Applications Continue reading on Towards Data Science »

Some Thoughts on Operationalizing LLM Applications

A few personal lessons learned from developing LLM applications Source DALL·E 3 prompted with “Operationalizing LLMs, watercolor” It’s been fun posting articles exploring new Large Language Model (LLM) techniques and libraries as they emerge, but most of the time has

Why (and How) I Learned Web Development as a Data Scientist

Web dev lets you build full-stack ML apps and maximise MLEng/entrepreneurial skills. Oh, and you can do it in Python Continue reading on Towards Data Science »