We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问作者raw dataset有吗,我想对数据集重新进行处理来适配我的模型,但我在网上并没有找到数据集的原始版本,在您提供的数据集中划分的是19个时间片,我想拿到原始数据来重新划分一个sample含有更多的时间片,因为我看到x_offset中的数据是[[-73][-72][-71][-70][-69][-49][-48][-47][-46][-45][-25][-24][-23][-22][-21][ -3][ -2][ -1][ 0]],我感觉直接用第一维度乘以第二维度来获得连续的总的时间片是不太靠谱的,所以想请教下您应该怎么做呢?谢谢
The text was updated successfully, but these errors were encountered:
请从这里下载原始数据集:#9
Sorry, something went wrong.
No branches or pull requests
请问作者raw dataset有吗,我想对数据集重新进行处理来适配我的模型,但我在网上并没有找到数据集的原始版本,在您提供的数据集中划分的是19个时间片,我想拿到原始数据来重新划分一个sample含有更多的时间片,因为我看到x_offset中的数据是[[-73][-72][-71][-70][-69][-49][-48][-47][-46][-45][-25][-24][-23][-22][-21][ -3][ -2][ -1][ 0]],我感觉直接用第一维度乘以第二维度来获得连续的总的时间片是不太靠谱的,所以想请教下您应该怎么做呢?谢谢
The text was updated successfully, but these errors were encountered: