Some noticed differences:
in experanto/utils.py
- random states should be returned as deep copies to avoid modification by reference
- FastSessionDataLoader missed _get_next_batch
- current FM model requires numpy==1.26.4 and opencv-python==4.8.0.74 - see how we solve that...
Some noticed differences:
in
experanto/utils.py