gsbDBI / torch-choice

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

Add the `run()`/`fit()` as a member function of LitBEMBFlex for the models in the torch-choice library. #9

Open TianyuDu opened 2 years ago

TianyuDu commented 2 years ago

Add the run()/fit() as a member function of LitBEMBFlex for the models in the torch-choice library.