gsbDBI / torch-choice

Choice modeling with PyTorch: logit model and nested logit model
MIT License
39 stars 8 forks source link

Improve code quality of `std.py` for Hessian and standard deviation computations. #21

Open TianyuDu opened 1 year ago

TianyuDu commented 1 year ago

I found there is new documentation on Hessian computation here, we might want to improve the current code of Hessian computation with functorch.