Citation Request¶
Please include these citations if you plan to use this library:
@software{thieu20250515UniLVQ,
author = {Nguyen Van Thieu},
title = {UniLVQ: A Unified Learning Vector Quantization Framework for Supervised Learning Tasks},
month = June,
year = 2025,
doi = {10.6084/m9.figshare.29002685},
url = {https://github.com/thieu1995/UniLVQ}
}
If you have an open-ended or a research question, you can contact me via nguyenthieu2102@gmail.com.
Important links¶
Official source code repo: https://github.com/thieu1995/UniLVQ
Official document: https://unilvq.readthedocs.io/
Download releases: https://pypi.org/project/unilvq
Issue tracker: https://github.com/thieu1995/UniLVQ/issues
Notable changes log: https://github.com/thieu1995/UniLVQ/blob/main/ChangeLog.md
- This project also related to our another projects which are “optimization” and “machine learning”, check it here:
License¶
The project is licensed under GNU General Public License (GPL) V3 license.