Discover and explore top open-source AI tools and projects—updated daily.
eyounxVirtual Taobao: simulated e-commerce environment for RL research
Top 58.9% on SourcePulse
This project provides VirtualTaobao, a simulator for online retail recommendation systems, designed for researchers in recommendation systems and reinforcement learning. It offers a realistic, data-driven environment to train and evaluate recommendation algorithms by simulating customer interactions and item selection processes.
How It Works
VirtualTaobao models customers with static and dynamic attributes, and items with 27-dimensional features. The simulation involves a customer query, item retrieval, a learned model assigning weights to items, and presenting the top 10 items. Customer actions (click, browse next, leave) drive the simulation, providing feedback for model training. This approach offers a "live" environment mirroring real-world Taobao interactions for RL agents.
Quick Start & Requirements
pip install -e .Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The current V0 model is based on a "middle-scaled" dataset, with larger models planned. The specific itemset content is not exposed due to confidence issues. The license for commercial use is not specified.
6 years ago
Inactive
princeton-nlp
IntelLabs
microsoft