README.md
setup.py
tests/test_choice_dataset.py
tests/test_conditional_logit_model.py
tests/test_nested_logit_model.py
torch_choice/__init__.py
torch_choice.egg-info/PKG-INFO
torch_choice.egg-info/SOURCES.txt
torch_choice.egg-info/dependency_links.txt
torch_choice.egg-info/top_level.txt
torch_choice/data/__init__.py
torch_choice/data/choice_dataset.py
torch_choice/data/joint_dataset.py
torch_choice/data/utils.py
torch_choice/model/__init__.py
torch_choice/model/coefficient.py
torch_choice/model/conditional_logit_model.py
torch_choice/model/formula_parser.py
torch_choice/model/nested_logit_model.py
torch_choice/utils/__init__.py
torch_choice/utils/easy_data_wrapper.py
torch_choice/utils/run_helper.py
torch_choice/utils/run_helper_temp.py
torch_choice/utils/std.py