A Quantitative Approach to Product Market Fit (Python Code)

There was a time when I worked in data for a seed venture capital firm. Part of my job in the VC fund was to discuss with entrepreneurs the indicators of Product-Market Fit in their business. I used…

Interpretable Latent Spaces Using Space-Filling Vector Quantization

A new unsupervised method that combines two concepts of vector quantization and space-filling curves to interpret the latent space of DNNs.

How To Use Generative AI and Python to Create Designer Dummy Datasets

Have you ever had a need for a dataset that doesn’t easily exist? Wanted to easily generate data that matches your exact requirements for interviewing prospective data science candidates, software…

Exploration of Joint PMFs: Their Applications in Data Science (Part 1)

When dealing with discrete random variables, the joint probability mass function (PMF) is a fundamental concept in probability theory and statistics. Understanding it is crucial for analyzing the…

Simple Streamlit Sliders: Intaractive Map Visuals with GPT-4 Prompting

Prompt engineering for interactive Python Streamlit maps. “Simple Streamlit Sliders: Intaractive Map Visuals with GPT-4 Prompting” is published by John Loewen, PhD in Towards AI.

promptrefiner: using GPT-4 to create perfect system prompt

In this tutorial, we will explore promptrefiner: A tiny python tool I have created to create perfect system prompts for your local LLM, by using the help of the GPT-4 model. Crafting an effective and…

Reinforcement Learning: Introduction and Main Concepts

Reinforcement learning is a special domain in machine learning that differs a lot from the classic methods used in supervised or unsupervised learning. The beauty of reinforcement learning is that…

iTransformer: The Latest Breakthrough in Time Series Forecasting

The field of forecasting has seen a lot of activity in the realm of foundation models, with models like Lag-LLaMA, Time-LLM, Chronos and Moirai being proposed since the beginning of 2024. However…

Mastering Midjourney — Creating Characters to use with cref

Not every character is cref ready, here are some tips for creating characters that will work better with the character reference tool. In my previous article about Cute Characters I discovered that…

medium.com_towards-ai 4 weeks ago

Opensource Grok-1: A New Frontier in AI by xAI

In the rapidly evolving landscape of artificial intelligence (AI), xAI’s latest release, Grok-1, marks a significant milestone. Developed over four months, Grok-1 is a 314 billion parameter…

medium.com_towards-ai 4 weeks ago