yongkyung-oh / Stable-Neural-SDEs

MIT License
16 stars 2 forks source link

ImportError: cannot import name 'NeuralSDE_forecasting' from 'models_sde.neuralsde' #1

Closed suannairen closed 3 months ago

suannairen commented 4 months ago

When I use benchmark_forecasting ,I need import NeuralSDE_forecasting from models_sde.neuralsde,but models_sde.neuralsde don`t have NeuralSDE_forecasting moudle image image

yongkyung-oh commented 3 months ago

Thank you for your comment. I found that the class is missed in the original file. Please check the updated one.