TalentMe
Login / Register
📑 前沿论文

Paper Readings

Deep dives into the latest AI, ML, and systems research papers.

🔍
2026-07-19
Attention Is All You Need: The Foundation of Modern LLMs

A deep dive into the 2017 seminal paper that introduced the Transformer architecture, replacing RNNs and CNNs with self-attention mechanisms and forever changing Natural Language Processing.

#transformer#deep-learning#nlp#machine-learning#ai-research#self-attention#google-research
2026-07-19
Qwen-AgentWorld: Language World Models for General Agents

A deep dive into Alibaba's Qwen-AgentWorld, exploring how language-based world models are revolutionizing agentic environment simulation and offline RL training.

#agentic-ai#world-models#reinforcement-learning#llms#qwen#alibaba
2017-06-12
Attention Is All You Need

The seminal paper by Google Brain that introduced the Transformer architecture, replacing recurrent neural networks with self-attention mechanisms and revolutionizing natural language processing.

#机器学习#自然语言处理#Transformer