RSSAmplifier

Blog

Coffee and PI

Mathematics. Machine Learning. Data Science.

lucijagregov.comRSS feed ↗10 posts

Latest posts

The Future of AI

The Parents' Paradox: AI, Ethics, and the Limits of Machine Morality This post is based on a talk I gave at The AI Automation Conference in London on February 25, 2026, and my slides. All opinions are my own and don't represent the views of my employer or any affiliated organizations. I've been working in machine learning since before it was a dinner party conversation. My background is in…

Generating Synthetic Financial Data With Generative Adversarial Neural Networks (GANs) and Transformers

Imagine you are working at a major investment bank like J.P. Morgan or Goldman Sachs, or maybe at a hedge Continue reading

Support Vector Machine (SVM)

Support Vector Machine is a supervised learning type of algorithm and its goal is to find the optimal hyperplane which Continue reading

Linear Regression

Regression models are most studied and best understood models in statistics. Regression and correlation are closely related and were invented Continue reading

Topological Data Analysis (TDA)

Introduction More data has been created in the last two years than in the entire history of human race and Continue reading

Backward Elimination

In the previous post I have been talking about multiple linear regression, preparing the data and model predictions. Now we Continue reading

Multiple Linear Regression

Problem description We have CSV file containing information about 50 companies. Your job as a data scientist is to help venture Continue reading

The Dressing Method

This is the third part in a series of Lax Pair and Nonlinear Schrödinger (NLS) Equation (view the previous post Continue reading

Lax Pair and The Nonlinear Schrödinger (NLS) Equation (Part 1)

The idea behind Lax Representation (Lax Pair) is that the nonlinear PDE can be expressed as a compatibility condition of Continue reading

Lax Pair and the Nonlinear Schrödinger (NLS) Equation (Part 2)

Operator L has continuous and discrete spectrum in general so we can separate solutions into two groups: Solutions parametrized by data Continue reading