Trajectory Representation Learning on Grids andRoad Networks with Spatio-Temporal Dynamics Posted on April 20, 2025 轨迹分析的一项基本任务是轨迹表征学习(Trajectory Representation Learning, TRL),其目标是从高维原始轨迹数据中学习轨迹的低维且有意义的表征。 [Read More] Tags: representation_learning
Flightbert++_a non Autoregressive multi Horizon flighttrajectory prediction framework Posted on April 17, 2025 [Read More]
Pyenv丝滑配置环境 Posted on April 4, 2025 安装 pyenv: brew install pyenv 安装 Python 3.11(比如 3.11.7): pyenv install 3.11.7 为项目设置 Python 版本: [Read More]
LLM for Data Management --Paper reading Posted on December 6, 2024 LLM for Data Management –Paper reading [Read More] Tags: LLM Data Management