pfnet-research / pfhedge

PyTorch-based framework for Deep Hedging
http://pfnet-research.github.io/pfhedge/
MIT License
261 stars 67 forks source link

Minor typo in generate_geometric_brownian documentation #624

Closed rawias closed 2 months ago

rawias commented 1 year ago

Please refer to this https://pfnet-research.github.io/pfhedge/generated/pfhedge.stochastic.generate_geometric_brownian.html

I think that the first line should be

from pfhedge.stochastic import generate_geometric_brownian

That's all. Thanks