A command-line probability calculator and pity tracking system for the gacha mechanics in Arknights: Endfield. Built with Python 3.13+ using Clean Architecture and Domain-Driven Design.
I'm experiencing an inconsistency between the FastText model predictions in Python and DJL (Deep Java Library) implementation. While both implementations return the same labels, the probability values ...