Skip to content

v1.0.4

Compare
Choose a tag to compare
@jlgarridol jlgarridol released this 06 Feb 11:10
· 67 commits to main since this release
c62fe64

[1.0.4] - 2024-01-31

Added

  • Add a parameter to artificial_ssl_dataset to force a minimum of instances. Issue #11
  • Add a parameter to artificial_ssl_dataset to return indexes. Issue #13

Changed

  • The artificial_ssl_dataset changed the process to generate the dataset, based in indexes. Issue #13

Fixed

  • DeTriTraining now is vectorized and is faster than before.