Tagged articles
5 articles
Page 1 of 1
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.

AIJITML
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.

AIAIGCDeployment
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.

MLNeural Networksreinforcement learning
0 likes · 35 min read
A Comprehensive Overview of Sequence Recommendation Models and Techniques
Architects' Tech Alliance
Architects' Tech Alliance
Mar 21, 2021 · Industry Insights

How IBM Spectrum Scale 5.0 Boosts HPC Small‑File I/O for AI/ML Workloads

The article analyzes IBM Spectrum Scale 5.0's new features—RDMA support, lock‑free reads, multi‑layer NVMe write cache, and variable SubBlock sizes—and demonstrates how they enable a next‑generation HPC supercomputer to meet demanding AI/ML/DL small‑file and large‑file I/O performance targets, with benchmark results showing up to 700% improvement.

AIDLHPC
0 likes · 15 min read
How IBM Spectrum Scale 5.0 Boosts HPC Small‑File I/O for AI/ML Workloads
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 testingAkkaExperiment Platform
0 likes · 14 min read
Building Popper: Tubi’s Scalable Experiment Platform for Data‑Driven Decision Making