Neural-admixture

Latest version: v1.5.1

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.5.1

- Bump dependencies

**Full Changelog**: https://github.com/AI-sandbox/neural-admixture/compare/v1.5.0...v1.5.1

1.5.0

- Neural network enhancement by changing the input to the PCA space and switching to RMSNorm.
- Gaussian Mixture and consensus K-Means initialization
- Improved OOM data handling
- Multi-GPU training and inference

**Note**: these releases introduce breaking changes which might make models trained on prior versions not to work as expected. Please use a version previous to `1.5.0` if that's the case.
**Full Changelog**: https://github.com/AI-sandbox/neural-admixture/compare/v1.4.1...v1.5.0

1.4.1

- Update dependencies to avoid breaking changes and speedup data reading.
- Drop columns containing only NaNs from the input matrix.

1.4.0

- Added mean imputation for missing data
- Mean imputation is now the default option for imputing

**Full Changelog**: https://github.com/AI-sandbox/neural-admixture/compare/v1.3.1...v1.4.0

1.3.1

- Fixes 22 (warmup training breaking for different initializations).
- Removed unnecessary print in training loop.

1.3.0

- Added warmup training for initialization of Q to improve training stability.
- Changed default P initialization to 'pckmeans'.
- Changed convergence check so it is performed after 15 epochs.
- Changed default learning rate to 1e-5 instead of 1e-4.
- Added acceleration for Apple Metal in compatible devices (M1 and M2 family).

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.