Skip to content

joakimwallmark/irtorch

Repository files navigation

tests codecov Documentation Status

IRTorch

IRTorch is a Python package for item response theory (IRT). It utilizes PyTorch for model optimization and GPU support. Check out our documentation page for usage examples and API reference.

Installation

Install from Python Package Index (PyPI)

pip install irtorch

Install from GitHub

pip install git+https://github.com/joakimwallmark/irtorch.git

Citation

Citations hold great value to us since they allow us to explore the various ways the software is being used. Additionally, citations serve as proof of usage, which can assist in securing grant funding.

To cite IRTorch in publications use:

Wallmark, J. (2024). IRTorch: Item response theory with Python (Version X.X) [Software]. GitHub. https://github.com/joakimwallmark/irtorch

Or use the following BibTeX entry:

@manual{irtorch,
  title = {{IRTorch}: Item response theory with Python},
  author = {Wallmark, Joakim},
  year = {2024},
  note = {Version X.X},
  url = {https://github.com/joakimwallmark/irtorch}
}

About

Item response theory with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages