Unfolding the universe of possibilities..

Painting the cosmos of your digital dreams.

Using Poetry and Docker to package your model for AWS Lambda

Using Poetry and Docker to Package Your Model for AWS Lambda An accessible tutorial for one way to put a model into production, with special focus on troubleshooting and hiccups you might encounter along the way I like to think of models

Fraud Detection with Generative Adversarial Nets (GANs)

Application of GANs for data augmentation to adjust an imbalanced dataset Photo by Brett Jordan on Unsplash “Generative Adversarial Nets” (GANs) demonstrated outstanding performance in generating realistic synthetic data which are indistinguishable from the real data in the past. Unfortunately, GANs

Graphcast: How to Get Things Done

A guide on how to make predictions using Google’s latest tool, from fetching data to formatting and so much more Photo by NOAA on Unsplash Weather prediction is a very complex problem to solve. Numerical Weather Predictions (NWP) models, Weather Research and

How to Train an Instance Segmentation Model with No Training Data

All you need is a bit of computing power Photo by Izzy Park on Unsplash Did you know that for most common types of things, you don’t necessarily need data anymore to train object detection or even instance segmentation models? Let’s

Text Generation with GPT

How to fine-tune a GPT model to generate a TED description-like text Continue reading on Towards Data Science »

An Interactive Visualisation for your Graph Neural Network Explanations

A step-by-step guide on how to build one in five easy steps, with code already written for you. Continue reading on Towards Data Science »

Jump-start Your RAG Pipelines with Advanced Retrieval LlamaPacks and Benchmark with Lighthouz AI

Exploring robust RAG development with LlamaPacks, Lighthouz AI, and Llama Guard Continue reading on Towards Data Science »

Cypher Generation: The Good, The Bad and The Messy

Methods for creating fine-tuning datasets for text-to-Cypher generation. Created with ChatGPT-DALLE Introduction Cypher is Neo4j’s graph query language. It was inspired and bears similarities with SQL, enabling data retrieval from knowledge graphs. Given the rise of generative AI and the

Do You Really Know *args In Python?

A comprehensive guide of *args with practical examples Continue reading on Towards Data Science »

Having a Comprehensive Dashboard Strategy for Analytics Managers

How to solve the tension between exploitation and exploration, and making sure you have devoted users that are happy with your visualization tools. Developers of open world video games have a very interesting problem — how to allow and encourage the exploration