anna lapushner

anna lapushner @anna_lapushner

About: Visionary professional ready to contribute inside data-driven organization

Joined:
Aug 3, 2024

anna lapushner
articles - 25 total

There are too many bad actors who are inside the technology ecosystem.

There are too many bad actors who are inside the technology ecosystem. Whilst they are coming out and...

Learn More 0 0Feb 25

Democratizing LLM training: Agentic CUDA Kernel Discovery, Optimization and Composition

from the The AI CUDA Engineer, LLM Watch and Substack: 👁️‍🗨️ One Giant Leap for AI...

Learn More 0 0Feb 21

The Socratic Method: The near future of AI models will be an ancient methodology

The current momentum is to improve the safety of AI and decrease their bias. In the background they...

Learn More 0 0Feb 15

How is the Groq API Useful?

The Groq API provides ultra-fast inference for LLMs by leveraging LPU (Language Processing Unit)...

Learn More 0 0Feb 11

LangChain for Medical LLM Diagnostics

Using LangChain for Medical LLM Diagnostics involves integrating Large Language Models (LLMs) into a...

Learn More 0 0Feb 11

Bulletproof Kubernetes Data Distribution and Big Data Offload Strategy

Introduction Kubernetes has revolutionized how organizations manage applications by providing robust...

Learn More 0 0Jan 15

introducing bias and helping the model recognize patterns in text efficiently

Explaining bias in a transformer-based model can indeed feel complex, especially given that...

Learn More 0 0Nov 8 '24

creating a simple probabilistic model for word sequences in NLP

Explaining Natural Language Processing (NLP) in terms of a linear regression model and probability...

Learn More 0 0Nov 8 '24

native people's contribution to ML

While we are so familiar with Europe's contribution to modern machine learning, let's explore how...

Learn More 0 0Sep 5 '24

respect for our ancients and our elders

The more I learn, the more I keep coming bag to 3rd grade math class and of course, then quickly fast...

Learn More 1 0Sep 5 '24

Create beautiful presentations

The following code is going to enable you to create a very pretty bar plot, in an attractive color...

Learn More 0 0Sep 3 '24

why is random state 42

I am loving working with AI assistants. They AI's are clear, helpful, transparent and delightfully...

Learn More 0 0Sep 3 '24

why is random state 42

I am loving working with AI assistants. They AI's are clear, helpful, transparent and delightfully...

Learn More 0 0Aug 16 '24

why is random state 42

I am loving working with AI assistants. They AI's are clear, helpful, transparent and delightfully...

Learn More 0 0Aug 16 '24

demystifying euclidean and pythagorean distance

Please don't shoot the messenger. I love AI generated content. As much as I know all humans are...

Learn More 1 0Aug 15 '24

randomization games from ancient Egypt

Randomization is a game design technique that involves incorporating random events into the game to...

Learn More 0 0Aug 14 '24

kill it with the 3D scatter plot

100% awesome. The interactive 3D scatterplot is so killer. The key to making a great scatter plot...

Learn More 1 0Aug 13 '24

you can use this FoodHub Case Study Code

This was a really fun project. It was just rad to be given the opportunity to showcase this awesome...

Learn More 0 0Aug 13 '24

this is data science girl!

I just finished this presentation for a class assignment and I’m feeling proud of the accomplishment....

Learn More 0 0Aug 12 '24

use formal Python protocol

Familiarize yourself with this standard Python protocol. import numpy as np import pandas as...

Learn More 0 0Aug 8 '24

What is your story?

DO WHAT YOU LOVE when you do what you love, you will never work another day in...

Learn More 0 0Aug 8 '24

POPCORN fresh girl code

Python started to feel fun for me when I made it my own. So you do you, and write those first lines...

Learn More 0 0Aug 6 '24

REAL WORLD APPLICATION: Statistics for Data Science

This is a pretty simple calculator. mu here is the mean of the random variable and sigma is one...

Learn More 0 0Aug 5 '24

USE AND ENJOY THE BINOMIAL DISTRIBUTION MODEL

In statistics and probability theory, the term “binomial” often refers to the binomial...

Learn More 0 0Aug 4 '24

ZED-Score Calculator

`# import the important packages import pandas as pd # library used for data manipulation and...

Learn More 0 0Aug 3 '24