Tag

ML

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Feb 26, 2025 · Artificial Intelligence

Key Python 3.13 Features Boosting Machine Learning and AI Performance

Python 3.13 introduces experimental free‑threading, a JIT compiler, enhanced type‑system utilities, asyncio improvements, and standard‑library updates that together aim to reduce the Global Interpreter Lock bottleneck, accelerate compute‑intensive workloads, and simplify deployment of AI and ML applications across diverse platforms.

AIAsyncIOFree Threading
0 likes · 25 min read
Key Python 3.13 Features Boosting Machine Learning and AI Performance
DaTaobao Tech
DaTaobao Tech
Feb 19, 2024 · Artificial Intelligence

AI/ML Technology Articles Collection

This collection compiles technical articles that explore diverse AI/ML applications, from deploying large language models on MacBooks and building e‑commerce recommendation engines, to leveraging the LangChain framework, creating AIGC‑driven fashion solutions, and implementing Stable Diffusion for image generation.

AIAIGCLLM
0 likes · 1 min read
AI/ML Technology Articles Collection
DataFunSummit
DataFunSummit
Aug 1, 2021 · Artificial Intelligence

A Comprehensive Overview of Sequence Recommendation Models and Techniques

This article provides an in‑depth review of user behavior sequence recommendation, covering problem definition, data preparation, and a range of neural models—including MLP, CNN, RNN, Temporal CNN, self‑attention, and reinforcement learning—along with practical implementation tips and references.

Deep LearningMLNeural Networks
0 likes · 35 min read
A Comprehensive Overview of Sequence Recommendation Models and Techniques
Bitu Technology
Bitu Technology
Mar 12, 2021 · Backend Development

Building Popper: Tubi’s Scalable Experiment Platform for Data‑Driven Decision Making

At Tubi, the Popper experiment engine—a Scala‑based, Akka‑powered backend service—combined with a self‑serve UI, automated analysis pipelines, and rigorous health checks, enables teams across ML, mobile, and OTT to run scalable A/B tests, rapidly iterate, and make data‑driven product decisions.

A/B TestingAkkaBackend Development
0 likes · 14 min read
Building Popper: Tubi’s Scalable Experiment Platform for Data‑Driven Decision Making