442 related articles

APAC Egocentric Stereo dataset covers real work scenes like garages, factories, and construction sites with stereo vision, depth, and hand tracking for robot training.

Calibra v0.7.1 introduces an integrity workflow to detect timestamp anomalies, motion jitter, camera defects, and incomplete episodes in robot learning data before training, supporting LeRobot, HDF5, and robomimic formats.

A complete guide to implementing reinforcement learning from scratch in Python, covering Q-Learning core logic, six practical improvement tips, and a progression path from tabular methods to DQN.

A deep dive into how real dog videos can train robot dogs for locomotion control, covering pose estimation, motion retargeting, PPO reinforcement learning, and the challenges ahead.

A developer transformed the indie game Rain World into a Gymnasium-compliant RL environment compatible with Stable-Baselines3. This article covers the technical implementation and insights for RL learners.

An in-depth exploration of RL-based suspended payload yaw control, covering underactuated system challenges, RL advantages and limitations, and PPO/SAC implementation strategies for Sim-to-Real transfer.

A deep dive into AI Agent concepts, LLM-based architecture (perception, brain, action), four core components and their maturity levels, plus the key differences between chatbots, AI assistants, and agents.

How agricultural picking robots redesign end-effectors to solve grasping challenges in confined mushroom-growing spaces, from lateral stipe scooping to visual blind spot engineering trade-offs.

A detailed guide on training a bipedal walking robot from scratch using Python, Box2D physics simulation, and PPO algorithm, covering state space design, reward tuning, and gait learning.

See how an indie developer uses 3D printing, ROS 2, and a custom animation editor to turn Pixar's iconic desk lamp into a real robot with personality, vision, and RL-driven autonomy.

Aug 22 AI roundup: ZCode gives away 100M GLM tokens, OpenAI GPT API drops 20%+, DeepSeek multimodal model launches, Kimi's AI colleague Mira enters Feishu, GPT Image 2 supports transparent backgrounds.

Nvidia transforms from AI chip supplier to full-stack player, actively joining open-source model competitions. Deep analysis of ecosystem lock-in strategy, intensifying competition, and implications for the AI landscape.

A $400 hands-on test of Anthropic's flagship Claude Opus 5: from 3D game generation to physics simulations, benchmarked for cost-efficiency. Not the strongest, but the best value with 30% lower costs.

Argentic uses the L402 protocol and Bitcoin Lightning Network to build a micropayment toll system for AI crawlers. This article analyzes its technical principles and implications for the agent economy.

Examining copyright disputes over Amazon and other tech giants invoking "fair use" for AI training, analyzing legal boundaries, power asymmetries, and the deep challenges facing copyright in the AI era.

Exploring how autonomous AI agents can build reliable cognitive architectures through Bayesian reasoning—from Gauguin's goal-setting to Descartes' self-verification to Bayes' belief updating.

Deep dive into CHAP (Collaborative Human Agent Protocol): its design philosophy, core architecture, and application scenarios. Analysis of its relationship with MCP and A2A protocols.

DaxAI debuts an all-terrain robot horse at WRC'26 with 300kg payload, 40km/h top speed, and 100km range. Deep dive into its specs, applications, and commercialization prospects.

Understand how AI, machine learning, deep learning, large models, and generative AI relate to each other. From Deep Blue to ChatGPT, learn how Transformer architecture gave rise to LLMs.

Is GPU parallel simulation the only choice for robot reinforcement learning? UniLabSim argues CPU simulation remains competitive. We analyze the hidden costs of GPU simulation, CPU flexibility advantages, and the tech and business logic behind this compute debate.