Batches.

Streaming.

ML & AI.

Data Processing

Data Science to websockets

I create software that generates insights and powers insights.

Served at 2025-11-05 05:46:31; RSS Aggregator by Alexander Wei

Unraveling Culinary Secrets with a Restricted Boltzmann Machine: A Deep Dive into Ingredient Patterns

Unraveling Culinary Secrets with a Restricted Boltzmann Machine: A Deep Dive into Ingredient Patterns

January 2, 2024 3:29 am (https://www.alexwei.net/archives/category/articles/algorithms/feed)
At the heart of our project lies the Restricted Boltzmann Machine, a type of neural network particularly adept at uncovering hidden patterns in data. In the culinary world, ingredients form complex re...
Voice Cloning with AI

Voice Cloning with AI

February 24, 2023 8:19 pm (https://www.alexwei.net/archives/category/articles/algorithms/feed)
Voice conversion with a Keras autoencoder model The post Voice Cloning with AI appeared first on Alexander Wei, B.A. M.S..
RRQR Factorization and Spanning Boxes

RRQR Factorization and Spanning Boxes

August 11, 2022 9:25 pm (https://www.alexwei.net/archives/category/articles/algorithms/feed)
The famous QR factorization algorithm can be BLAS-3 optimized. Using the Woodbury matrix identity, we implement a block-based Rank-Revealing QR and point out a connection between pivot selection and o...