gsbDBI / torch-choice

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

Integrate `Pydantic` into the torch-choice package #50

Open TianyuDu opened 5 months ago

TianyuDu commented 5 months ago

We may want to consider integrating the Pydantic into our package for more robust implementation.