Skip to main content
← All Tags

Machine Learning

273 articles in this category (Page 11 of 12)

AI NewsMachine LearningMechanistic Interpretability

OpenAI Researchers Train Weight Sparse Transformers to Expose Interpretable Circuits

OpenAI's weight-sparse transformers achieve 1-in-1000 weight sparsity, enabling interpretable circuits for safer AI

Read more
AI NewsMachine LearningAI Research

AP-MDM: Diffusion LLMs Reach PSPACE with Edit Operations

AP-MDM achieves 99.28% Sudoku accuracy with 100 training instances, outperforming autoregressive models.

Read more
AI NewsLanguage ModelMachine Learning

NVIDIA AI Introduces TiDAR: A Hybrid Diffusion Autoregressive Architecture For High Throughput LLM Inference

NVIDIA's TiDAR achieves 5.91x speedup on 8B models while maintaining autoregressive quality.

Read more
AI NewsArtificial IntelligenceMachine Learning

How to Build a Fully Functional Custom GPT-style Conversational AI Locally Using Hugging Face Transformers

Build a local GPT-style AI with Hugging Face Transformers using Microsoft's Phi-3 model and Python code.

Read more
AI NewsAI SecurityMachine Learning

Anthropic Finds LLMs Can Be Poisoned Using Small Number of Documents

Anthropic's study reveals 250 malicious documents can create LLM backdoors, challenging scaling assumptions.

Read more
AI NewsData ScienceMachine Learning

Expert-Level Feature Engineering: Advanced Techniques for High-Stakes Models

Three expert-level feature engineering techniques for robust, interpretable machine learning in high-stakes applications, published 2025-11-11.

Read more
AI NewsMachine LearningDeep Learning

Build and Train Advanced Architectures with Residual Connections, Self-Attention, and Adaptive Optimization Using JAX, Flax, and Optax

A JAX-based tutorial implements self-attention and residual blocks, achieving 92% accuracy on synthetic data with adaptive optimization.

Read more
AI NewsMachine LearningNew Releases

Prior Labs Launches TabPFN-2.5: Scaling Tabular Foundation Models for Enhanced Performance and Efficiency

Prior Labs introduces TabPFN-2.5, a major update to its tabular foundation model, enabling handling of 50,000 samples and 2,000 features with no training required, while outperforming traditional models on benchmarks.

Read more
AI NewsAgentic AIArtificial Intelligence

Multi-Agent System for Integrated Multi-Omics Data Analysis with Pathway Reasoning

A tutorial on building a multi-agent system to analyze transcriptomic, proteomic, and metabolomic data for biological insights using pathway reasoning and drug repurposing.

Read more
AI NewsMachine LearningStatistics

The 7 Statistical Concepts You Need to Succeed as a Machine Learning Engineer

Master seven foundational statistical concepts to build reliable machine learning systems, as outlined in a 2025 guide from MachineLearningMastery.com.

Read more
AI NewsAgentic AIArtificial Intelligence

Moonshot AI Introduces Kimi K2 Thinking: A Breakthrough in Long-Horizon Reasoning and Tool Use

Moonshot AI releases Kimi K2 Thinking, an open-source thinking model capable of executing 200–300 sequential tool calls without human intervention, optimized for long-horizon reasoning and agentic tasks.

Read more
AI NewsArtificial IntelligenceLanguage Model

Google AI Introduces Consistency Training for Safer Language Models Under Sycophantic and Jailbreak Style Prompts

Google AI introduces Consistency Training (Bias Augmented Consistency Training and Activation Consistency Training) to enhance language models' safety against sycophantic and jailbreak prompts while preserving their capabilities.

Read more
AI NewsRoboticsMachine Learning

Generalist AI Introduces GEN-θ: A New Era of Embodied Foundation Models for Robotics

Generalist AI's GEN-θ is a groundbreaking embodied foundation model trained on real-world physical interaction data, enabling scalable robotics through Harmonic Reasoning and large-scale multimodal pre-training.

Read more
AI NewsAI for ScienceDrug Discovery

Molecular Alchemy: AI-Powered Design of Novel Compounds

A deep-learning architecture enables AI to design novel molecules by predicting atomic arrangements, accelerating drug discovery and materials science with open-source tools.

Read more
AI NewsArtificial IntelligenceData Science

How Can We Build Scalable and Reproducible Machine Learning Experiment Pipelines Using Meta Research Hydra?

This article explains how to use Meta's Hydra framework to create scalable and reproducible ML experiments through structured configurations, overrides, and multirun simulations.

Read more
AI NewsAI EthicsMachine Learning

How AI Models Are Trained: Ethical Concerns and the Rise of Responsible AI Development

This article explores the training process of AI models, ethical challenges in data collection, and the global push for responsible AI development to ensure fairness, transparency, and accountability.

Read more
AI NewsAgentic AIArtificial Intelligence

Anthropic's Research Demonstrates Claude's Introspective Awareness Through Concept Injection in Controlled Layers

Anthropic's study reveals that Claude models can detect injected concepts via internal activations, offering causal evidence of introspection. The research highlights controlled success rates and implications for LLM transparency.

Read more
AI NewsBig DataData Science

Building an End-to-End Data Engineering and Machine Learning Pipeline with PySpark in Google Colab

A step-by-step guide to using PySpark in Google Colab for data transformations, SQL analytics, feature engineering, and machine learning model training.

Read more
PythonAILangChain

LangChain Complete Guide: Building Production-Ready LLM Applications

Master LangChain for building production LLM applications. Learn chains, agents, memory systems, RAG, vector stores, evaluation, and deployment strategies with practical Python examples.

Read more
AI NewsAIOpsMachine Learning

Predictive Analytics and Auto-Remediation in AIOps: Transforming DevOps with Machine Learning

Explore how predictive analytics and auto-remediation in AIOps enable proactive system management, reducing downtime and improving DevOps efficiency through machine learning.

Read more
AI NewsClimate ChangeGreen Software

Meta's AI-Driven Approach to Standardizing and Reducing Carbon Emissions in IT Hardware Supply Chains

Meta leverages AI to enhance Scope 3 emissions reporting by classifying hardware components and inferring missing carbon footprint data, contributing to global sustainability efforts through open-source collaboration.

Read more
AI NewsCareer ResourcesMachine Learning

7 Machine Learning Projects to Land Your Dream Job in 2026

Explore seven portfolio-ready machine learning projects for 2026 hiring, focusing on practical skills and real-world applications.

Read more
AI NewsLanguage ModelsMachine Learning

7 Advanced Feature Engineering Tricks for Text Data Using LLM Embeddings

Explore seven advanced techniques to enhance text-based machine learning models by combining LLM-generated embeddings with traditional features, improving accuracy in tasks like sentiment analysis and clustering.

Read more
AI NewsAgentic AIMachine Learning

Microsoft Releases Agent Lightning: A Reinforcement Learning Framework for Optimizing AI Agents

Microsoft introduces Agent Lightning, an open-source framework that enables reinforcement learning (RL)-based training of large language models (LLMs) for AI agents without requiring changes to existing agent stacks.

Read more