Tagged articles
1881 articles
Page 3 of 19
Python Programming Learning Circle
Python Programming Learning Circle
Apr 17, 2025 · Artificial Intelligence

Homemade Machine Learning: Python Implementations of Popular Algorithms with Jupyter Demos

This article introduces the GitHub repository “Homemade Machine Learning,” which provides pure‑Python implementations of popular supervised and unsupervised algorithms—including linear and logistic regression, K‑means clustering, anomaly detection, and multilayer perceptrons—accompanied by mathematical explanations, code samples, and interactive Jupyter Notebook demonstrations.

AlgorithmsJupytereducational
0 likes · 5 min read
Homemade Machine Learning: Python Implementations of Popular Algorithms with Jupyter Demos
DevOps
DevOps
Apr 9, 2025 · Artificial Intelligence

AI Scientist v2 Generates ICLR Workshop Paper Reviewed and Accepted

An AI‑generated research paper created entirely by Sakana AI’s AI Scientist‑v2 system achieved a 6/7/6 score and passed peer review at an ICLR workshop, demonstrating end‑to‑end hypothesis generation, experiment execution, data analysis, and manuscript writing, while highlighting the system’s capabilities and limitations.

AI scientistAI-generated researchAgentic Tree Search
0 likes · 8 min read
AI Scientist v2 Generates ICLR Workshop Paper Reviewed and Accepted
Model Perspective
Model Perspective
Apr 8, 2025 · Artificial Intelligence

Why Learning Machine Learning Still Matters in the Age of Giant AI Models

The article argues that despite the rapid rise of powerful large language models, mastering machine learning remains essential because it underpins these models, offers customized solutions for specialized tasks, and cultivates the mathematical, programming, and analytical skills needed to effectively use and extend AI technologies.

AIeducationlarge language models
0 likes · 10 min read
Why Learning Machine Learning Still Matters in the Age of Giant AI Models
21CTO
21CTO
Apr 5, 2025 · Artificial Intelligence

AI Platform Highlights: Amazon Nova, Solo.io MCP, Kong Gateway, and More

Developers can stay current with recent AI advancements as Anthropic introduces Claude’s educational mode, Amazon launches the Nova model hub and Act SDK, Solo.io unveils the MCP Gateway for AI tool integration, Kong updates its AI Gateway to curb hallucinations, env0 releases Cloud Analyst, CodeSignal adds AI skill assessments, and Zencoder offers new AI coding and testing agents.

AIAI PlatformsLLM
0 likes · 8 min read
AI Platform Highlights: Amazon Nova, Solo.io MCP, Kong Gateway, and More
Ops Development & AI Practice
Ops Development & AI Practice
Apr 5, 2025 · Artificial Intelligence

Why Do LLMs Follow Instructions So Well? Unpacking the Secrets

This article explains the concept of instruction‑following in large language models, compares early and modern LLMs, details the training techniques that enable it, highlights its importance, offers practical prompting tips, and discusses current challenges and future directions.

AILLMPrompt engineering
0 likes · 10 min read
Why Do LLMs Follow Instructions So Well? Unpacking the Secrets
21CTO
21CTO
Apr 3, 2025 · Artificial Intelligence

Can Go Outperform Python in Machine Learning? Discover Its Hidden Advantages

While Python dominates the machine learning ecosystem, Go offers compelling performance, concurrency, and static typing advantages, making it a strong contender for high‑throughput prediction services, large data pipelines, resource‑constrained environments, and custom ML components, especially when teams already leverage Go in production.

GoML Librariesconcurrency
0 likes · 13 min read
Can Go Outperform Python in Machine Learning? Discover Its Hidden Advantages
Model Perspective
Model Perspective
Apr 3, 2025 · Artificial Intelligence

Turning Metrics into Music: A Sensitivity & Specificity Song Explained

This article showcases an AI‑generated song that teaches the four core classification metrics—sensitivity, specificity, precision, and recall—by presenting lyrical explanations, a confusion‑matrix overview, Python code for MIDI creation, and a step‑by‑step guide to producing the final video.

AI musicEvaluation MetricsMIDI
0 likes · 8 min read
Turning Metrics into Music: A Sensitivity & Specificity Song Explained
DevOps
DevOps
Apr 2, 2025 · Artificial Intelligence

Understanding Retrieval-Augmented Generation (RAG): Concepts, Evolution, and Types

This article explains Retrieval‑Augmented Generation (RAG), its role in mitigating large language model knowledge cutoff and hallucination, outlines the evolution from naive to advanced, modular, graph, and agentic RAG, and discusses future directions such as intelligent and multi‑modal RAG systems.

Knowledge RetrievalLLMRAG
0 likes · 10 min read
Understanding Retrieval-Augmented Generation (RAG): Concepts, Evolution, and Types
AI Code to Success
AI Code to Success
Mar 28, 2025 · Artificial Intelligence

Unlocking the Power of Support Vector Machines: Theory, Code, and Real‑World Uses

This comprehensive guide explores Support Vector Machines—from their historical roots and core mathematical principles to practical Python implementations, visualization techniques, and diverse applications such as image recognition, text classification, bioinformatics, and financial risk assessment—while also weighing their strengths and limitations.

PythonSupport Vector Machineclassification
0 likes · 19 min read
Unlocking the Power of Support Vector Machines: Theory, Code, and Real‑World Uses
Meituan Technology Team
Meituan Technology Team
Mar 27, 2025 · Artificial Intelligence

Q-Eval-100K Dataset and Q-Eval-Score Evaluation Framework for Text-to-Visual Generation

The Q‑Eval‑100K dataset, comprising 100 k AIGC images and videos with separate visual‑quality and textual‑consistency annotations, powers the open‑source Q‑Eval‑Score framework that fine‑tunes multimodal models to deliver state‑of‑the‑art, scalable, and objective evaluation—including a “vague‑to‑specific” strategy for long prompts—surpassing existing benchmarks.

AIGCDatasetevaluation
0 likes · 9 min read
Q-Eval-100K Dataset and Q-Eval-Score Evaluation Framework for Text-to-Visual Generation
Top Architect
Top Architect
Mar 22, 2025 · Artificial Intelligence

Spring AI: Intelligent Development Trend for Java Developers

The article introduces Spring AI as an emerging tool for Java developers, explains its background, goals, and core components such as data processing, model training, deployment and monitoring, showcases application scenarios like NLP, image processing, recommendation systems and predictive analytics, and also includes promotional offers for AI resources and community groups.

JavaModel Deploymentartificial intelligence
0 likes · 17 min read
Spring AI: Intelligent Development Trend for Java Developers
Top Architecture Tech Stack
Top Architecture Tech Stack
Mar 22, 2025 · Artificial Intelligence

Spring AI: An Overview of Intelligent Development Trends

This article introduces Spring AI, a Spring ecosystem module that simplifies building, training, and deploying AI applications for Java developers, covering its background, goals, core components such as data processing, model training, deployment, practical code examples, use cases, advantages, challenges, and future outlook.

JavaModel DeploymentSpring Boot
0 likes · 12 min read
Spring AI: An Overview of Intelligent Development Trends
Architecture Digest
Architecture Digest
Mar 21, 2025 · Artificial Intelligence

Spring AI: Emerging Trends in Intelligent Development

This article introduces Spring AI, explains its background, goals, core components such as data processing, model training, deployment and monitoring, showcases practical use cases like NLP, image processing and recommendation systems, and discusses its advantages, challenges, and future outlook for Java developers.

JavaModel Deploymentartificial intelligence
0 likes · 16 min read
Spring AI: Emerging Trends in Intelligent Development
dbaplus Community
dbaplus Community
Mar 17, 2025 · Operations

Designing an AI‑Powered Ops Platform with DeepSeek: Architecture, Modules, and Implementation

This article outlines a comprehensive AI‑Ops solution built on DeepSeek, covering its technical architecture, data collection stack, AI engine deployment, key functional modules, implementation roadmap, model training, security design, cost estimates, and risk mitigation strategies for modern operations teams.

AI OpsDeepSeekInfrastructure Automation
0 likes · 7 min read
Designing an AI‑Powered Ops Platform with DeepSeek: Architecture, Modules, and Implementation
Cognitive Technology Team
Cognitive Technology Team
Mar 17, 2025 · Artificial Intelligence

Leveraging Large Language Models to Optimize Traditional Machine Learning Pipelines

Large language models can assist and enhance each stage of traditional machine learning—including sample generation, data cleaning, feature engineering, model selection, hyper‑parameter tuning, and workflow automation—by generating synthetic data, refining features, selecting models, and orchestrating pipelines, though challenges such as bias, privacy, and noise remain.

Data GenerationLLMfeature engineering
0 likes · 11 min read
Leveraging Large Language Models to Optimize Traditional Machine Learning Pipelines
AI Algorithm Path
AI Algorithm Path
Mar 14, 2025 · Artificial Intelligence

Understanding Different Types of AI Agents: From Simple Reflex to Multi‑Agent Systems

This article introduces the main categories of AI agents—including simple reflex, model‑based, goal‑based, utility‑based, learning, hierarchical, and multi‑agent systems—explaining their operating principles, typical use cases, advantages, limitations, and providing concrete Python code examples for each.

AI agentsAgent TypesPython
0 likes · 19 min read
Understanding Different Types of AI Agents: From Simple Reflex to Multi‑Agent Systems
AI Code to Success
AI Code to Success
Mar 13, 2025 · Artificial Intelligence

Unlocking K-Nearest Neighbors: Theory, Implementation, and Real-World Tips

This article provides a comprehensive guide to the K‑Nearest Neighbors algorithm, covering its intuitive principle, step‑by‑step workflow, distance metrics, strategies for selecting the optimal K via cross‑validation, Python implementation with scikit‑learn, advantages, limitations, and diverse application scenarios.

Pythonclassificationcross-validation
0 likes · 24 min read
Unlocking K-Nearest Neighbors: Theory, Implementation, and Real-World Tips
AI Code to Success
AI Code to Success
Mar 12, 2025 · Artificial Intelligence

Mastering K‑Means: Theory, Implementation, and Real‑World Applications

This comprehensive guide explores the K‑Means clustering algorithm, covering its mathematical foundation, step‑by‑step procedure, centroid initialization strategies, practical implementation with Python’s Scikit‑learn on the Iris dataset, evaluation metrics, optimization techniques, and diverse applications ranging from image segmentation to bioinformatics.

K-MeansPythonalgorithm
0 likes · 31 min read
Mastering K‑Means: Theory, Implementation, and Real‑World Applications
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 6, 2025 · Artificial Intelligence

From Linear Regression to Transformers: Mastering Machine Learning Foundations

This comprehensive guide walks readers through the evolution of machine learning, starting with basic linear models and feature engineering, progressing through logistic regression, decision trees, and deep learning architectures like MLPs, CNNs, RNNs, and transformers, and demonstrates practical implementations with code examples and evaluation metrics.

Deep LearningEvaluation MetricsRecommendation Systems
0 likes · 64 min read
From Linear Regression to Transformers: Mastering Machine Learning Foundations
DataFunSummit
DataFunSummit
Mar 2, 2025 · Artificial Intelligence

Lightweight Algorithm Service Architecture Based on Offline Tag Knowledge Base and Real‑time Data Warehouse

This article presents a lightweight algorithm service solution that combines an offline pre‑computed tag knowledge base with a real‑time data warehouse using Flink, Doris, Hive SQL and Python to achieve short development cycles, agile iteration, low cost, and scalable deployment for classification and clustering tasks.

Flinkalgorithm servicedoris
0 likes · 16 min read
Lightweight Algorithm Service Architecture Based on Offline Tag Knowledge Base and Real‑time Data Warehouse
DataFunTalk
DataFunTalk
Mar 2, 2025 · Artificial Intelligence

Top 10 AI Research Papers of 2024: Summaries, Contributions, and Practical Uses

This article presents a curated selection of ten groundbreaking 2024 AI research papers, detailing each model’s abstract, key contributions, and practical application scenarios across computer vision, multimodal learning, NLP, and efficient inference, offering readers inspiration and actionable insights for real‑world projects.

2024 researchAINLP
0 likes · 18 min read
Top 10 AI Research Papers of 2024: Summaries, Contributions, and Practical Uses
AI Code to Success
AI Code to Success
Feb 27, 2025 · Artificial Intelligence

Master Decision Trees: Theory, Construction, and Python Implementation

This article provides a comprehensive guide to decision tree algorithms, covering their theoretical foundations, key components, construction workflow—including data preprocessing, feature selection, tree growth, stopping criteria, and pruning—followed by an overview of popular variants like ID3, C4.5, CART, practical advantages, applications, and a complete Python implementation using scikit-learn.

Pythonclassificationdata preprocessing
0 likes · 29 min read
Master Decision Trees: Theory, Construction, and Python Implementation
AI Code to Success
AI Code to Success
Feb 25, 2025 · Artificial Intelligence

Master Logistic Regression: Theory, Practice, and Real‑World Tips

This comprehensive guide explains logistic regression fundamentals, the role of the Sigmoid function, loss and optimization methods, step‑by‑step Python implementation with data preparation, model training, evaluation, hyper‑parameter tuning, handling over‑ and under‑fitting, multi‑class extensions, and diverse application scenarios across medicine, finance, e‑commerce, and text analysis.

Model EvaluationPythonclassification
0 likes · 23 min read
Master Logistic Regression: Theory, Practice, and Real‑World Tips
AI Code to Success
AI Code to Success
Feb 24, 2025 · Artificial Intelligence

Master Linear Regression: Concepts, Math, and Python Implementation

This comprehensive guide explores linear regression from its fundamental concepts and mathematical foundations to practical Python implementation with scikit‑learn, covering single‑ and multiple‑variable models, assumptions, loss functions, OLS and gradient‑descent solutions, evaluation metrics, advantages, limitations, and real‑world case studies.

Model EvaluationPythongradient descent
0 likes · 21 min read
Master Linear Regression: Concepts, Math, and Python Implementation
NewBeeNLP
NewBeeNLP
Feb 23, 2025 · Industry Insights

What I Learned After a Year Building Large Language Models: Wins, Losses, and Future Trends

After a year of cutting salary to join a startup focused on large‑model research, I reflect on the early uncertainty of exponential growth, the challenges of competing with AI giants, evolving career paths, emerging industry trends, and how balancing work with family shaped my perspective on long‑term success.

AI industryAI trendsCareer Reflection
0 likes · 11 min read
What I Learned After a Year Building Large Language Models: Wins, Losses, and Future Trends
Python Programming Learning Circle
Python Programming Learning Circle
Feb 18, 2025 · Artificial Intelligence

Getting Started with PyTorch: Installation, Core Operations, and Practical Deep Learning Projects

This article introduces PyTorch, covering installation on CPU/GPU, basic tensor operations, automatic differentiation, building and training neural networks, data loading with DataLoader, image classification on MNIST, model deployment, and useful tips for accelerating deep‑learning workflows.

Deep LearningGPUNeural Networks
0 likes · 9 min read
Getting Started with PyTorch: Installation, Core Operations, and Practical Deep Learning Projects
DevOps Cloud Academy
DevOps Cloud Academy
Feb 17, 2025 · Operations

Top 10 AI Tools Transforming DevOps Engineering

This article reviews ten AI‑powered tools—including Jenkins, Ansible, Puppet, Dynatrace, Splunk, GitHub Copilot, New Relic, Azure DevOps, Prometheus, and Chef—that enhance DevOps workflows through predictive analytics, automated rollback, intelligent monitoring, and code assistance, helping teams achieve faster, more reliable software delivery.

AIAutomationDevOps
0 likes · 14 min read
Top 10 AI Tools Transforming DevOps Engineering
Code Mala Tang
Code Mala Tang
Feb 16, 2025 · Artificial Intelligence

17 Proven Prompt Engineering Techniques to Master LLM Interactions

This article presents 17 practical prompt‑engineering strategies—ranging from zero‑shot and few‑shot prompting to role, style, and chain‑of‑thought methods—explaining their usage, ideal scenarios, and concrete examples to help you obtain higher‑quality responses from large language models.

ChatGPTLLMPrompt Design
0 likes · 14 min read
17 Proven Prompt Engineering Techniques to Master LLM Interactions
Bilibili Tech
Bilibili Tech
Feb 14, 2025 · Artificial Intelligence

Can Label Over‑Smooth (LOS) Boost Long‑Tail Classification? New Metrics and Benchmarks Revealed

This article analyzes classifier re‑training for long‑tailed visual recognition, introduces two novel evaluation metrics—Logits Magnitude and Regularized Standard Deviation—proposes the Label Over‑Smooth (LOS) method, and demonstrates its state‑of‑the‑art performance across CIFAR‑100‑LT, ImageNet‑LT, and iNaturalist2018 datasets.

Benchmarklabel smoothinglogits magnitude
0 likes · 11 min read
Can Label Over‑Smooth (LOS) Boost Long‑Tail Classification? New Metrics and Benchmarks Revealed
Lao Guo's Learning Space
Lao Guo's Learning Space
Feb 14, 2025 · Artificial Intelligence

Key AI Concepts Explained: Definition, Large‑Model Role, and Future Implications

The article defines Artificial Intelligence, explains how large models enable computers to mimic human intelligence for tasks and learning, and presents a personal view that machines may eventually surpass humans and evolve into a silicon‑based intelligent life with autonomous will.

AI fundamentalsartificial intelligencefuture of AI
0 likes · 2 min read
Key AI Concepts Explained: Definition, Large‑Model Role, and Future Implications
AI Code to Success
AI Code to Success
Feb 11, 2025 · Artificial Intelligence

Unlocking TensorFlow: From Basics to Building Your First Linear Regression Model

This article introduces TensorFlow's core concepts—tensors, computational graphs, variables, and sessions—covers its wide range of AI applications from traditional machine learning to deep learning in NLP and computer vision, and provides a step‑by‑step Python tutorial for implementing a simple linear regression model.

AI TutorialDeep LearningNeural Networks
0 likes · 6 min read
Unlocking TensorFlow: From Basics to Building Your First Linear Regression Model
DataFunSummit
DataFunSummit
Feb 11, 2025 · Information Security

War‑Like Strategies for URL Anti‑Fraud: Threat Analysis, Detection Techniques, and Operational Intelligence

The article examines the growing threat of black‑market malicious websites, outlines a five‑part war‑themed framework for comprehensive opponent analysis, detection strategies across traffic, channel, content and relationship dimensions, and advanced detection models—including fingerprint, text, image, graph, and multimodal approaches—while highlighting the supporting operational and intelligence systems.

fraud detectioninformation securitymachine learning
0 likes · 14 min read
War‑Like Strategies for URL Anti‑Fraud: Threat Analysis, Detection Techniques, and Operational Intelligence
Python Programming Learning Circle
Python Programming Learning Circle
Feb 10, 2025 · Artificial Intelligence

Why Golang Won’t Replace Python: A Comparative Overview for AI Engineers

The article compares Golang and Python for AI development, highlighting Golang’s superior scalability, performance, and concurrency while acknowledging Python’s extensive libraries, community support, and accessibility, and concludes that both languages have distinct strengths rather than one completely supplanting the other.

AIGolangScalability
0 likes · 7 min read
Why Golang Won’t Replace Python: A Comparative Overview for AI Engineers
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Feb 6, 2025 · Artificial Intelligence

How Knowledge Distillation Powers Efficient Large‑Model Deployment

This article explains how knowledge distillation enables massive AI models to be compressed and deployed efficiently, covering its principles, classification dimensions, implementation steps, innovative practices at DeepSeek, real‑world applications, and future research directions.

DeepSeekartificial intelligenceknowledge distillation
0 likes · 11 min read
How Knowledge Distillation Powers Efficient Large‑Model Deployment
JD Tech
JD Tech
Feb 5, 2025 · Artificial Intelligence

Tech Insight: Highlights of Ten JD Retail Technology Papers Published in Top AI Conferences (2024)

Tech Insight presents concise overviews of ten JD retail technology papers accepted at top AI conferences in 2024, covering topics such as open‑vocabulary object detection, multi‑scenario ranking, diversity‑aware re‑ranking, a diversified product search dataset, semi‑supervised query classification, plug‑in CTR models, and methods to mitigate LLM hallucinations.

AIComputer Visione‑commerce
0 likes · 17 min read
Tech Insight: Highlights of Ten JD Retail Technology Papers Published in Top AI Conferences (2024)
php Courses
php Courses
Feb 5, 2025 · Artificial Intelligence

Anomaly Detection and Outlier Handling in PHP Using Machine Learning

This article explains how to detect and handle outliers in data sets using PHP and machine learning techniques, covering statistical Z‑Score detection, Isolation Forest algorithm, and practical code examples for removing or replacing anomalous values to improve data quality and model accuracy.

Isolation ForestOutlier HandlingPHP
0 likes · 6 min read
Anomaly Detection and Outlier Handling in PHP Using Machine Learning
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Jan 26, 2025 · Big Data

How a FinTech Scaled Its Data Platform with Alibaba Cloud EMR Serverless Spark

Weifin, a fintech innovator, tackled massive data‑scale challenges by adopting Alibaba Cloud EMR Serverless Spark, building a unified Spark‑based platform that supports data collection, lake ingestion, distributed machine‑learning training, and intelligent risk‑control applications, while achieving performance gains, cost reduction, and scalable automation.

FinTechSparkmachine learning
0 likes · 10 min read
How a FinTech Scaled Its Data Platform with Alibaba Cloud EMR Serverless Spark
Airbnb Technology Team
Airbnb Technology Team
Jan 24, 2025 · Artificial Intelligence

Chronon — An Open-Source Framework for Production-Level Feature Engineering in Machine Learning

Chronon is an open‑source framework that centralizes feature definitions to guarantee training‑inference consistency, eliminates complex ETL pipelines, and supports real‑time and batch processing across diverse data sources, cutting feature‑development cycles from months to under a week, as demonstrated by Airbnb’s 40,000‑feature deployment.

ChrononHiveSpark
0 likes · 10 min read
Chronon — An Open-Source Framework for Production-Level Feature Engineering in Machine Learning
Test Development Learning Exchange
Test Development Learning Exchange
Jan 22, 2025 · Artificial Intelligence

Comprehensive Guide to Python Data Science Libraries with Code Examples

This article presents a concise tutorial on essential Python data science libraries, covering data cleaning with Pandas, numerical analysis with NumPy and SciPy, visualization with Matplotlib and Seaborn, machine learning with scikit‑learn, NLP with NLTK and spaCy, time‑series modeling, image processing, database access, and parallel computing, each illustrated with ready‑to‑run code examples.

Data ScienceData visualizationNLP
0 likes · 7 min read
Comprehensive Guide to Python Data Science Libraries with Code Examples
AI Large Model Application Practice
AI Large Model Application Practice
Jan 20, 2025 · Artificial Intelligence

How Embeddings Transform Simple Character Codes into Powerful Vectors for LLMs

This article explains how embeddings convert basic character indices into high‑dimensional vectors, describes their training via gradient descent, introduces the embedding matrix, and shows how these vectors enable modern language models to capture semantic relationships and be reused across tasks.

LLMNeural Networksembeddings
0 likes · 8 min read
How Embeddings Transform Simple Character Codes into Powerful Vectors for LLMs
Test Development Learning Exchange
Test Development Learning Exchange
Jan 17, 2025 · Artificial Intelligence

Essential Python Libraries for Data Processing, Visualization, and Machine Learning

This article introduces ten essential Python libraries—including SciPy, Matplotlib, Plotly, Scikit‑learn, TensorFlow, spaCy, BeautifulSoup, OpenPyXL, Feather/Parquet, and SQLAlchemy—detailing their primary uses for scientific computing, visualization, machine learning, deep learning, NLP, web scraping, Excel handling, efficient data storage, and ORM, with practical code examples.

Data ScienceNLPPython
0 likes · 8 min read
Essential Python Libraries for Data Processing, Visualization, and Machine Learning
Kuaishou Tech
Kuaishou Tech
Jan 17, 2025 · Artificial Intelligence

Kuaishou Achieves 7 Papers Accepted at AAAI 2025

Kuaishou has achieved a significant milestone with 7 papers accepted at AAAI 2025, covering diverse AI research areas including video processing, recommendation systems, and image restoration, demonstrating the company's strong research capabilities in artificial intelligence.

AAAI 2025Image RestorationKuaishou
0 likes · 10 min read
Kuaishou Achieves 7 Papers Accepted at AAAI 2025
Architects' Tech Alliance
Architects' Tech Alliance
Jan 12, 2025 · Artificial Intelligence

Explore the Full AI Expert Roadmap: From Data Science to Big Data Engineering

The AI Expert Roadmap on GitHub offers a comprehensive, interactive guide covering data‑science fundamentals, machine‑learning algorithms, deep‑learning techniques, data‑engineering pipelines, and big‑data architectures, with linked resources, up‑to‑date references, and practical tool recommendations for aspiring AI professionals.

AIBig DataData Science
0 likes · 6 min read
Explore the Full AI Expert Roadmap: From Data Science to Big Data Engineering
Test Development Learning Exchange
Test Development Learning Exchange
Jan 12, 2025 · Fundamentals

Popular Python Libraries Across Various Domains

This article provides an overview of widely used Python libraries spanning web development, GUI programming, web scraping, game development, multimedia processing, security, cloud computing, data visualization, version control, parallel computing, natural language processing, and IoT, highlighting each library's primary purpose and typical use cases.

Data visualizationPythonWeb Development
0 likes · 6 min read
Popular Python Libraries Across Various Domains
Java Tech Enthusiast
Java Tech Enthusiast
Jan 12, 2025 · Artificial Intelligence

AgiBot World: Large-Scale Multi‑Robot Embodied AI Dataset Release

AgiBot World, the first globally‑scale robot dataset captured in fully realistic environments, provides ten‑fold longer trajectories and hundred‑fold greater scene coverage than prior collections, featuring over 80 daily‑life skills recorded by a 32‑DOF robot with advanced sensing, and includes rigorous multi‑stage quality control with future releases slated to reach a million runs and millions of simulated trajectories.

Computer VisionEmbodied AIRobotics
0 likes · 9 min read
AgiBot World: Large-Scale Multi‑Robot Embodied AI Dataset Release
Test Development Learning Exchange
Test Development Learning Exchange
Jan 9, 2025 · Artificial Intelligence

Numerical Computing, Data Analysis, Machine Learning, and Data Visualization with Python Libraries

This article presents practical examples and code snippets for using Python libraries such as NumPy, Pandas, SciPy, Statsmodels, Dask, Vaex, Modin, CuPy, Scikit‑learn, TensorFlow, PyTorch, XGBoost, LightGBM, and various visualization tools to perform efficient numerical computation, data processing, machine‑learning modeling, and interactive visual analytics.

Data visualizationNumPyPython
0 likes · 22 min read
Numerical Computing, Data Analysis, Machine Learning, and Data Visualization with Python Libraries
Meituan Technology Team
Meituan Technology Team
Jan 9, 2025 · Artificial Intelligence

Roundtable Discussion on Embodied Intelligence at Meituan Robot Research Institute 2024 Academic Annual Meeting

At Meituan Robot Research Institute’s 2024 academic meeting, a diverse panel of scholars and entrepreneurs debated the relative importance of hardware and algorithms for embodied intelligence, identified near‑term market niches such as hazardous‑environment and household assistance, projected rapid scaling to thousands of autonomous humanoids, and highlighted safety, mass‑market adoption, and ethical considerations as key challenges.

Embodied AIRoboticsartificial intelligence
0 likes · 27 min read
Roundtable Discussion on Embodied Intelligence at Meituan Robot Research Institute 2024 Academic Annual Meeting
AI Large Model Application Practice
AI Large Model Application Practice
Jan 9, 2025 · Artificial Intelligence

How Does Gradient Descent Train a Neural Network? A Step‑by‑Step Guide

This article walks through the complete training cycle of a simple neural network—from random weight initialization and forward propagation with labeled data, through loss calculation and gradient‑based weight updates, to iterative epochs, average loss, and practical issues like gradient explosion and vanishing.

AIModel TrainingNeural Networks
0 likes · 11 min read
How Does Gradient Descent Train a Neural Network? A Step‑by‑Step Guide
Baidu Geek Talk
Baidu Geek Talk
Jan 6, 2025 · Information Security

MarkupLM-based Detection of Malicious Content Scraping

The article presents a MarkupLM‑based approach that enriches BERT with XPath embeddings to jointly model webpage text and structure, enabling site‑level detection of malicious content‑scraping pages that bypass traditional rule‑based filters and demonstrating the critical role of structural cues in improving spam classification accuracy.

MarkupLMXPath embeddingcontent scraping detection
0 likes · 16 min read
MarkupLM-based Detection of Malicious Content Scraping
DataFunSummit
DataFunSummit
Jan 2, 2025 · Operations

Data‑Driven Inventory Selection and Allocation Algorithms for JD Retail Supply Chain

This article presents JD Retail's award‑winning, data‑driven inventory selection and allocation framework that combines machine‑learning‑based demand forecasting, heuristic selection algorithms, and an end‑to‑end multi‑task learning model to improve fulfillment rates, reduce stock‑out loss, and lower inventory transfer costs in a large‑scale e‑commerce supply chain.

Supply Chaine‑commerceinventory optimization
0 likes · 21 min read
Data‑Driven Inventory Selection and Allocation Algorithms for JD Retail Supply Chain
Python Programming Learning Circle
Python Programming Learning Circle
Dec 31, 2024 · Fundamentals

Top 10 Essential Python Libraries and How to Use Them

An overview of ten indispensable Python libraries—including Requests, NumPy, Pandas, Matplotlib, Flask, Django, PyTorch, OpenCV, Scikit‑learn, and BeautifulSoup—detailing their core features, typical use cases, common pitfalls, and example code snippets to help developers quickly adopt them in projects.

librariesmachine learningrequests
0 likes · 8 min read
Top 10 Essential Python Libraries and How to Use Them
IT Services Circle
IT Services Circle
Dec 31, 2024 · Artificial Intelligence

Understanding Linear Regression, Loss Functions, and Gradient Descent: A Conversational Guide

This article uses a dialogue format to introduce the fundamentals of linear regression, explain how loss functions such as mean squared error quantify prediction errors, and describe gradient descent as an iterative optimization technique for finding the best model parameters, illustrated with simple numeric examples and visual aids.

AI basicsgradient descentlinear regression
0 likes · 13 min read
Understanding Linear Regression, Loss Functions, and Gradient Descent: A Conversational Guide
JD Tech Talk
JD Tech Talk
Dec 30, 2024 · Operations

Data‑Driven Inventory Selection and Allocation Algorithms for JD Retail Supply Chain

JD Retail’s supply‑chain team won the Daniel H. Wagner Prize by developing data‑driven inventory selection and allocation algorithms that optimize two‑tier RDC/FDC networks, improve order fulfillment rates, reduce stock‑out losses and costs, and have been deployed at scale across millions of orders.

Operations Researchinventory optimizationmachine learning
0 likes · 21 min read
Data‑Driven Inventory Selection and Allocation Algorithms for JD Retail Supply Chain
Tencent Advertising Technology
Tencent Advertising Technology
Dec 27, 2024 · Artificial Intelligence

Tencent's AutoML Research for Advertising Recommendation Systems

This article outlines Tencent's AutoML research, presenting several recent papers that introduce novel neural architecture search, feature selection, pooling, embedding size, and hyper‑parameter optimization techniques to improve the efficiency, accuracy, and scalability of large‑scale advertising recommendation systems.

AutoMLEmbedding Size SearchNeural Architecture Search
0 likes · 10 min read
Tencent's AutoML Research for Advertising Recommendation Systems
JD Retail Technology
JD Retail Technology
Dec 27, 2024 · Industry Insights

How JD’s Data‑Driven Inventory Selection Boosted Fulfillment Efficiency

This article details JD Retail's award‑winning, data‑driven inventory selection and allocation algorithms, explains their mathematical models, heuristic and end‑to‑end learning solutions, presents experimental results on real‑world data, and quantifies the operational gains achieved after deployment.

LogisticsOperations ResearchSupply Chain
0 likes · 21 min read
How JD’s Data‑Driven Inventory Selection Boosted Fulfillment Efficiency
Alimama Tech
Alimama Tech
Dec 25, 2024 · Artificial Intelligence

Contextual Generative Auction with Permutation-level Externalities for Online Advertising

The paper introduces Contextual Generative Auction (CGA), a generative framework that directly optimizes ad placements while modeling permutation‑level externalities, decouples allocation from payment learning, and achieves near‑optimal Myerson‑style outcomes, delivering up to 3.2% higher RPM, 1.4% more CTR, 6.4% GMV growth, and 3.5% increased advertiser ROI in large‑scale Taobao experiments.

ExternalitiesGenerative Modelsauction theory
0 likes · 18 min read
Contextual Generative Auction with Permutation-level Externalities for Online Advertising
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 18, 2024 · Artificial Intelligence

Personalized Video Streaming and Playback Technology: Methods, Architecture, and Optimization

This article presents a comprehensive study of personalized short‑video streaming and playback, detailing the limitations of traditional audio‑video pipelines, introducing a decision‑theoretic framework that models user, item, and context features, and describing system components such as personalized streaming, quality scheduling, on‑demand delivery, user‑item aware encoding, and resource allocation, all validated through extensive online experiments that demonstrate significant business and performance gains.

CDN optimizationContent DeliveryUser experience
0 likes · 52 min read
Personalized Video Streaming and Playback Technology: Methods, Architecture, and Optimization
dbaplus Community
dbaplus Community
Dec 16, 2024 · Operations

How Qunar Built a 5‑Million‑Metric Radar System to Cut Ticket Failures by 87%

This article details the design, implementation, and results of Qunar's intelligent ticket‑monitoring Radar system, covering the business need, architecture, anomaly‑detection algorithms, test‑set construction, parameter tuning, and the achieved 87% detection accuracy with future plans for large‑model integration.

OperationsReliabilityanomaly detection
0 likes · 17 min read
How Qunar Built a 5‑Million‑Metric Radar System to Cut Ticket Failures by 87%
php Courses
php Courses
Dec 13, 2024 · Artificial Intelligence

OpenAI Day 2: Launch of Reinforcement Learning from Human Feedback (RLHF) Model for Enhanced AI Capabilities

OpenAI announced on the second day of its twelve‑day event that it has integrated Reinforcement Learning from Human Feedback (RLHF) into its 001 series models, demonstrating significant reasoning improvements, showcasing legal and medical use cases, and promising a public release early next year.

AI Model Fine-tuningOpenAIRLHF
0 likes · 5 min read
OpenAI Day 2: Launch of Reinforcement Learning from Human Feedback (RLHF) Model for Enhanced AI Capabilities
iKang Technology Team
iKang Technology Team
Dec 12, 2024 · Mobile Development

How to Build AI-Powered iOS Apps with Core ML, Create ML, and Vision

This article explains how to integrate artificial‑intelligence capabilities such as image classification, speech‑to‑text, and facial‑expression analysis into iOS applications using Apple’s Core ML, Create ML, and Vision frameworks, providing step‑by‑step guidance, code samples, and future‑direction insights.

Core MLCreate MLMobile AI
0 likes · 16 min read
How to Build AI-Powered iOS Apps with Core ML, Create ML, and Vision
DevOps
DevOps
Dec 11, 2024 · Artificial Intelligence

Five Levels of AI Development and the AGILE Five‑Step Methodology for Enterprise AIGC Adoption

The article outlines OpenAI's five AI maturity levels—from chatbots to organizational AI—examines the challenges Chinese enterprises face when adopting large‑model technologies, and presents the AGILE five‑step framework (Awareness, Gauge, Inception, Ladder, Expansion) together with current best practices and job‑market impacts.

AIAIGCEnterprise
0 likes · 12 min read
Five Levels of AI Development and the AGILE Five‑Step Methodology for Enterprise AIGC Adoption
Python Programming Learning Circle
Python Programming Learning Circle
Dec 11, 2024 · Artificial Intelligence

Key Python 3.13 Features Boosting AI and Machine Learning Performance

Python 3.13 introduces experimental free‑threading, a JIT compiler, enhanced type system, asyncio improvements, new standard‑library modules, security updates, and expanded platform support, all of which aim to increase performance, productivity, and reliability for machine‑learning and artificial‑intelligence developers.

AIJITmachine learning
0 likes · 22 min read
Key Python 3.13 Features Boosting AI and Machine Learning Performance
DevOps
DevOps
Dec 8, 2024 · Artificial Intelligence

Understanding Fine-Tuning in Machine Learning: Concepts, Importance, Steps, and Applications

This article explains fine‑tuning in machine learning, covering its definition, why it matters, the role of pre‑trained models, detailed step‑by‑step procedures, advantages, and diverse applications such as NLP, computer vision, speech and finance, with practical examples like face recognition and object detection.

AI applicationsFine-tuningModel Optimization
0 likes · 16 min read
Understanding Fine-Tuning in Machine Learning: Concepts, Importance, Steps, and Applications
Baobao Algorithm Notes
Baobao Algorithm Notes
Dec 7, 2024 · Artificial Intelligence

What Is Reinforcement Fine-Tuning (RFT) and How Does It Supercharge LLMs?

Reinforcement Fine-Tuning (RFT) combines supervised fine‑tuning with reinforcement learning to teach large language models to reason more effectively, using separate training and validation datasets, graders, and PPO optimization, and has shown superior performance on tasks like gene prediction and math reasoning compared to standard SFT.

AIlarge language modelsmachine learning
0 likes · 8 min read
What Is Reinforcement Fine-Tuning (RFT) and How Does It Supercharge LLMs?
AI Product Manager Community
AI Product Manager Community
Dec 7, 2024 · Artificial Intelligence

How Reinforcement Fine-Tuning (RFT) Is Redefining AI Customization

Reinforcement Fine-Tuning (RFT), unveiled at OpenAI’s 12‑day launch, introduces a feedback‑loop approach that transforms generic models into specialized experts using reinforcement learning, small data, and domain‑specific scorers, offering product managers a powerful tool for rapid, cost‑effective AI customization across industries.

AI customizationFine-tuningmachine learning
0 likes · 7 min read
How Reinforcement Fine-Tuning (RFT) Is Redefining AI Customization
Test Development Learning Exchange
Test Development Learning Exchange
Dec 6, 2024 · Artificial Intelligence

Using pytesseract and Pillow for OCR: Installation, Configuration, and Accuracy Improvement Techniques

This guide explains how to install Tesseract OCR and the Python libraries pytesseract and Pillow, configure the engine path, perform image-to-text extraction with example code, and apply various preprocessing, detection, and post‑processing methods to significantly improve OCR accuracy.

Computer VisionOCRPython
0 likes · 8 min read
Using pytesseract and Pillow for OCR: Installation, Configuration, and Accuracy Improvement Techniques
AntTech
AntTech
Dec 6, 2024 · Artificial Intelligence

Nimbus: Secure and Efficient Two‑Party Inference for Transformers

The paper introduces Nimbus, a two‑party privacy‑preserving inference framework for Transformer models that leverages a client‑side outer‑product linear‑layer protocol and distribution‑aware polynomial approximations for non‑linear layers, achieving up to five‑fold speedups with negligible accuracy loss.

Homomorphic EncryptionPerformance OptimizationTransformer
0 likes · 15 min read
Nimbus: Secure and Efficient Two‑Party Inference for Transformers
DevOps
DevOps
Dec 5, 2024 · Artificial Intelligence

A Brief History of Artificial Intelligence: From McCulloch‑Pitts Neurons to GPT‑4

This article traces the evolution of artificial intelligence from the 1943 McCulloch‑Pitts neuron model through key milestones such as Turing's test, the Dartmouth conference, the rise of neural networks, deep learning breakthroughs, and recent large language models like GPT‑4, illustrating the field's rapid progress.

GPTNeural Networksartificial intelligence
0 likes · 7 min read
A Brief History of Artificial Intelligence: From McCulloch‑Pitts Neurons to GPT‑4
Test Development Learning Exchange
Test Development Learning Exchange
Dec 5, 2024 · Artificial Intelligence

End-to-End House Prices Prediction Project: Data Collection, Preprocessing, Modeling, Evaluation, and Deployment with Python

This tutorial walks through a complete house price prediction project, covering data collection from Kaggle, preprocessing with pandas and scikit‑learn, model training using RandomForestRegressor, evaluation, and deployment of a Flask API for real‑time predictions, providing full code examples.

FlaskModel DeploymentPython
0 likes · 9 min read
End-to-End House Prices Prediction Project: Data Collection, Preprocessing, Modeling, Evaluation, and Deployment with Python
AntTech
AntTech
Dec 5, 2024 · Artificial Intelligence

Simplifying Deep Learning: Research Overview by Prof. Yao Quanming

Prof. Yao Quanming presents a comprehensive overview of his research on simplifying deep learning, discussing scaling laws, data, compute and trust bottlenecks, and proposing minimalist approaches in model design, training, and interpretability, with a focus on drug interaction prediction using graph neural networks.

Deep Learningdrug interaction predictionmachine learning
0 likes · 17 min read
Simplifying Deep Learning: Research Overview by Prof. Yao Quanming
php Courses
php Courses
Dec 5, 2024 · Artificial Intelligence

Integrating Artificial Intelligence with PHP for Modern Web Development

This article explores how artificial intelligence is reshaping modern web development and details how PHP can integrate AI through libraries, APIs, and data processing, highlighting use cases such as recommendation engines, chatbots, and content generation, while also discussing benefits and challenges of such integration.

PHPWeb Developmentapi-integration
0 likes · 7 min read
Integrating Artificial Intelligence with PHP for Modern Web Development
Model Perspective
Model Perspective
Dec 5, 2024 · Artificial Intelligence

Choosing the Right Activation Function: Pros, Cons, and Best Practices

Activation functions are crucial for neural networks, providing non‑linearity, normalization, and gradient flow; this article reviews common functions such as Sigmoid, Tanh, ReLU, Leaky ReLU, ELU, Noisy ReLU, Softmax, and Swish, comparing their characteristics, advantages, drawbacks, and guidance for selecting the appropriate one.

Model OptimizationNeural Networksactivation functions
0 likes · 10 min read
Choosing the Right Activation Function: Pros, Cons, and Best Practices
php Courses
php Courses
Dec 2, 2024 · Artificial Intelligence

Anomaly Detection and Outlier Handling in PHP Using Z-Score and Isolation Forest

This article explains how to detect and handle outliers in data using PHP, covering statistical Z-Score and Isolation Forest methods, and provides sample code for both detection and subsequent removal or replacement of anomalous values to improve data quality and model accuracy.

Isolation ForestOutlier HandlingPHP
0 likes · 7 min read
Anomaly Detection and Outlier Handling in PHP Using Z-Score and Isolation Forest
Model Perspective
Model Perspective
Dec 2, 2024 · Fundamentals

What Is the Beta Distribution and Why It Matters in A/B Testing?

The Beta distribution is a flexible probability model defined on the interval [0,1] with two shape parameters that control its form, offering useful properties such as mean and variance, and is widely applied in A/B testing, risk assessment, and machine‑learning tasks to model proportions and uncertainties.

A/B testingbeta distributionmachine learning
0 likes · 5 min read
What Is the Beta Distribution and Why It Matters in A/B Testing?
JavaEdge
JavaEdge
Dec 1, 2024 · Artificial Intelligence

Exploring the Limits and Benchmarks of Qwen’s QwQ‑32B‑Preview AI Model

QwQ‑32B‑Preview, an experimental AI model from the Qwen team, showcases strong reasoning in math and programming while facing challenges like language switching, inference loops, safety concerns, and variable capabilities across domains, with benchmark scores ranging from 50% to over 90% on tests such as GPQA, AIME, MATH‑500, and LiveCodeBench.

AI BenchmarkLLMModel Evaluation
0 likes · 7 min read
Exploring the Limits and Benchmarks of Qwen’s QwQ‑32B‑Preview AI Model
Test Development Learning Exchange
Test Development Learning Exchange
Nov 30, 2024 · Artificial Intelligence

Popular Python Libraries for Image Processing with Installation Commands and Code Samples

This article introduces ten widely used Python image‑processing libraries—including Pillow, OpenCV, scikit‑image, imageio, mahotas, SimpleITK, imgaug, face_recognition, Pyradiomics, and tqdm—provides brief descriptions, pip installation commands, and runnable code examples to help developers choose the right tool for their computer‑vision tasks.

Computer VisionOpenCVPython
0 likes · 10 min read
Popular Python Libraries for Image Processing with Installation Commands and Code Samples
HyperAI Super Neural
HyperAI Super Neural
Nov 28, 2024 · Artificial Intelligence

Why Implementing AI for Science Feels More Rewarding – Insights from Prof. Hong Liang

In an in‑depth interview, Prof. Hong Liang of Shanghai Jiao Tong University discusses the evolution of AI for Science, the challenges of turning research breakthroughs into real‑world protein‑engineering solutions, the importance of industry‑academia collaboration, and how luck, timing, and focused problem definition drive successful AI adoption.

AI for ScienceAlphaFoldIndustry-Academia Collaboration
0 likes · 13 min read
Why Implementing AI for Science Feels More Rewarding – Insights from Prof. Hong Liang
Python Programming Learning Circle
Python Programming Learning Circle
Nov 27, 2024 · Artificial Intelligence

Open‑Source Bird Species Detection with TensorFlow, MobileNet V2 and OpenCV

A hobbyist builds a Python‑based bird‑recognition system using TensorFlow's SSD OpenImages model, a MobileNet V2 classifier from TensorFlow Hub, and OpenCV, shares the open‑source code on GitHub, discusses early results, challenges like accuracy and non‑maximum suppression, and outlines future improvements.

Bird DetectionComputer VisionOpenCV
0 likes · 8 min read
Open‑Source Bird Species Detection with TensorFlow, MobileNet V2 and OpenCV
Test Development Learning Exchange
Test Development Learning Exchange
Nov 26, 2024 · Artificial Intelligence

Comprehensive Python Tutorial for Data Preprocessing, Feature Engineering, Model Training, Evaluation, and Deployment

This tutorial walks through consolidating the first ten days of learning by covering data preprocessing, feature engineering, model training with linear regression, decision tree, and random forest, model evaluation using cross‑validation, and finally saving and loading the best model, all illustrated with complete Python code examples.

Model TrainingPythondata preprocessing
0 likes · 9 min read
Comprehensive Python Tutorial for Data Preprocessing, Feature Engineering, Model Training, Evaluation, and Deployment
DataFunTalk
DataFunTalk
Nov 25, 2024 · Artificial Intelligence

2024 AI Development Report Summary by Fei‑Fei Li’s Team

The 2024 AI Development Report by Fei‑Fei Li’s team highlights rapid progress in model capabilities, rising training costs, dominant contributions from the US, China and Europe, emerging reliability challenges, and the broad economic, medical, and educational impacts of artificial intelligence.

2024AIEconomic Impact
0 likes · 12 min read
2024 AI Development Report Summary by Fei‑Fei Li’s Team
Test Development Learning Exchange
Test Development Learning Exchange
Nov 22, 2024 · Artificial Intelligence

Introduction to Data Modeling with Scikit-Learn

This article provides a comprehensive guide to using Scikit-Learn for data modeling, covering linear regression and decision tree algorithms, including data preparation, model training, evaluation metrics, and visualization techniques for predictive analysis.

Data ScienceDecision TreesPython
0 likes · 4 min read
Introduction to Data Modeling with Scikit-Learn
Python Programming Learning Circle
Python Programming Learning Circle
Nov 22, 2024 · Artificial Intelligence

Introducing the Python "communities" Library for Graph Clustering and Visualization

This article introduces the Python "communities" library, explains its support for multiple graph clustering algorithms such as Louvain and Girvan‑Newman, demonstrates how to import algorithms, build adjacency matrices, visualize communities, create animation of the clustering process, and provides author and resource information.

Data ScienceLouvain Algorithmcommunity-detection
0 likes · 7 min read
Introducing the Python "communities" Library for Graph Clustering and Visualization
Cognitive Technology Team
Cognitive Technology Team
Nov 20, 2024 · Artificial Intelligence

Fundamentals and Implementation of Neural Networks and Transformers with PyTorch Examples

This article provides a comprehensive overview of neural network fundamentals, loss functions, activation functions, embedding techniques, attention mechanisms, multi‑head attention, residual networks, and the full Transformer encoder‑decoder architecture, illustrated with detailed PyTorch code and a practical MiniRBT fine‑tuning case for Chinese text classification.

AIPyTorchTransformer
0 likes · 49 min read
Fundamentals and Implementation of Neural Networks and Transformers with PyTorch Examples
58UXD
58UXD
Nov 20, 2024 · Artificial Intelligence

How AI Is Transforming UI Design: Benefits, Challenges, and Real‑World Tools

This article examines how artificial intelligence reshapes UI design by boosting efficiency, enabling personalized experiences, and supporting data‑driven decisions, while also confronting limits such as understanding complex business logic, lacking creative nuance, and adapting to industry‑specific standards, illustrated through the Uizard tool.

AIDesign AutomationUizard
0 likes · 6 min read
How AI Is Transforming UI Design: Benefits, Challenges, and Real‑World Tools
Alimama Tech
Alimama Tech
Nov 13, 2024 · Artificial Intelligence

DeepString: Alibaba's Anti‑Fraud Platform Using Large Models for Real‑Time Traffic Detection

Alibaba's anti-fraud platform DeepString uses large unsupervised models to detect abnormal traffic in real time across multiple advertising products, combining a foundation model for event mining, anomaly measurement, and an alignment model for online filtering, reducing reliance on manual labeling and domain expertise.

algorithm frameworkanti-fraudlarge models
0 likes · 19 min read
DeepString: Alibaba's Anti‑Fraud Platform Using Large Models for Real‑Time Traffic Detection
Tencent Advertising Technology
Tencent Advertising Technology
Nov 8, 2024 · Artificial Intelligence

Optimizing Real-Time Bidding: Machine Learning Approaches for Bid Shading and Winning Price Prediction

This article explores advanced machine learning techniques for optimizing bid shading in real-time advertising auctions, introducing a mixed censorship multi-task learning framework and a cost-effective active learning strategy to accurately predict winning price distributions and overcome sample selection bias.

Auction MechanismsBid ShadingWinning Price Prediction
0 likes · 16 min read
Optimizing Real-Time Bidding: Machine Learning Approaches for Bid Shading and Winning Price Prediction
JD Cloud Developers
JD Cloud Developers
Nov 6, 2024 · Artificial Intelligence

How Data Science Powers JD’s Logistics, Finance, and Healthcare Innovations

This article explains the fundamentals of data science, its key components, and showcases how JD applies it across e‑commerce, finance, healthcare, and logistics, while also reviewing past innovations, common project pitfalls, and future directions such as quantum computing and supply‑chain digital twins.

Data ScienceHealthcareQuantum Computing
0 likes · 21 min read
How Data Science Powers JD’s Logistics, Finance, and Healthcare Innovations
Architects' Tech Alliance
Architects' Tech Alliance
Nov 1, 2024 · Artificial Intelligence

Master Machine Learning: Core Concepts, Algorithms, and Evaluation Explained

This comprehensive guide walks through the fundamentals of artificial intelligence, machine learning and deep learning, explains the three essential elements of ML, outlines its historical milestones, details core techniques, workflow, key terminology, algorithm families, model evaluation metrics, bias‑variance trade‑offs, validation strategies, and practical model‑selection guidelines.

AlgorithmsModel Evaluationartificial intelligence
0 likes · 19 min read
Master Machine Learning: Core Concepts, Algorithms, and Evaluation Explained
php Courses
php Courses
Oct 23, 2024 · Artificial Intelligence

Data Dimensionality Reduction and Feature Extraction with PHP

This article explains the concepts of data dimensionality reduction and feature extraction in machine learning and demonstrates how to implement them in PHP using the PHP‑ML library, including installation, data preprocessing, PCA-based reduction, and feature extraction with token vectorization and TF‑IDF.

PCAPHP-MLdimensionality reduction
0 likes · 5 min read
Data Dimensionality Reduction and Feature Extraction with PHP
AntTech
AntTech
Oct 16, 2024 · Artificial Intelligence

Subgraph Retrieval Enhanced by Graph-Text Alignment for Commonsense Question Answering (SEPTA Framework)

The paper introduces the SEPTA framework, which converts knowledge graphs into a subgraph vector database and employs graph‑text alignment via bidirectional contrastive learning to improve subgraph retrieval and knowledge fusion for commonsense question answering, demonstrating strong performance across five benchmark datasets.

Knowledge GraphsSEPTAcommonsense QA
0 likes · 4 min read
Subgraph Retrieval Enhanced by Graph-Text Alignment for Commonsense Question Answering (SEPTA Framework)