1445 related articles

Deep dive into how Transformer² uses a unified Transformer architecture to integrate robot morphology design and motion control into one model, enabling task-driven end-to-end co-design for embodied AI.

Why AI research automation looks more like data cleaning than inventing the Transformer. Exploring the value of automating 60%-80% of repetitive research work and how human-AI collaboration reshapes the research paradigm.

AI research automation will look more like data cleaning than inventing the Transformer. Explore how automating 60%-80% of repetitive research work reshapes the AI research paradigm.

Researchers propose the Deterministic Attention-Transformer, measuring just 0.63 J/token on NVIDIA H100 GPUs. Explore the tech behind it and its green AI implications.

From Tokenization and Embedding to the Attention mechanism, this article systematically breaks down how Transformer works — and how ChatGPT turns input text into next-token probabilities.

A self-taught developer with 2 years of Python experience implements Transformer from scratch using plain PyTorch, following the original 'Attention Is All You Need' paper with a two-phase approach: inference first, then full training.

Most Transformer learning paths jump straight into Attention Is All You Need, skipping the pain points of sequence models—leaving learners reciting terms without real intuition. Here's a better four-stage order.

Why do ChatGPT and Gemini both use Transformer? This deep dive explains how self-attention solves RNN's serial inefficiency and CNN's local limitations across three key dimensions.

From CNN and RNN to Transformer, a complete breakdown of the core evolution of AI natural language processing. Understand attention, BERT vs. GPT, and the architecture behind large models.

A controversial study shows training just one Transformer layer can match full-parameter RL training. We analyze the technical principles, engineering value, and limitations of this approach.

Deep dive into AI large model principles, from Transformer architecture to probabilistic inference, with practical guidance on LLM applications in testing and AI testing strategies.
Deep DivesUnderstand Transformer through the lens of word continuation. Breaking down language generation into Embedding, Transformer Block, and Probability output modules for intuitive understanding.
Deep DivesDeep dive into Transformer architecture covering self-attention QKV mechanics, Encoder-Decoder structure, Flash Attention memory optimization, RoPE positional encoding, and GQA inference acceleration.
Tech FrontiersAmazon's Panos Panay gives ambiguous response on phone rumors as Project Transformer, an Alexa AI phone, emerges. A look at Amazon's path from Fire Phone failure to potential AI smartphone comeback.
TutorialsLearn HuggingFace Transformers core usage: pretrained model download, Pipeline API for sentiment analysis, Tokenizer principles, model inference with Softmax, and saving workflows with Python examples.
Deep DivesA deep dive into Hugging Face Transformers: the 160K-star open-source AI framework supporting text, vision, audio, and multimodal models for inference and training.

Anthropic releases Claude Opus 5 flagship model, delivering near-top-tier intelligence at half the price, focused on long-running Agents, coding, and professional work scenarios.

RecipeBook is a video data marketplace with 25M+ clips, offering semantic search and preference learning, letting developers buy AI training data at $3/hour in a self-service, pay-as-you-go model.

RecipeBook is a video data marketplace with 25M+ clips, featuring semantic search and preference learning, letting developers buy AI training data at $3/hour in a self-service, pay-as-you-go experience.

Google Gemini exhibits identity confusion, claiming to be other AI models. Deep dive into why LLMs get their identity wrong, how training data contamination causes AI hallucinations, and what this means for AI product trustworthiness.