BatchCrypt
Model update optimizer
Provides an optimized approach to secure machine learning model updates in distributed settings
80 stars
2 watching
17 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lge-arc-advancedai/auptimizer | Automates model building and deployment process by optimizing hyperparameters and compressing models for edge computing. | 200 |
alibaba/conv-llava | This project presents an optimization technique for large-scale image models to reduce computational requirements while maintaining performance. | 106 |
brml/climin | A Python package for gradient-based function optimization in machine learning | 181 |
minimaxir/automl-gs | Automates machine learning model creation and optimization for complex datasets | 1,857 |
davisyoshida/lorax | A JAX transform that simplifies the training of large language models by reducing memory usage through low-rank adaptation. | 134 |
anjiecheng/mnasnet-pytorch | An implementation of a neural network architecture search algorithm optimized for mobile devices. | 271 |
awslabs/renate | A tool for automatically updating machine learning models with new data without starting from scratch | 282 |
mapillary/inplace_abn | An optimization technique to reduce memory usage in deep neural networks during training | 1,323 |
neuralmagic/sparseml | Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,083 |
mbest/knockout-deferred-updates | An optimization plugin for Knockout that reduces update frequency by batching changes and delaying updates until later | 134 |
matthewpeterkelly/particleswarmoptimization | An optimization algorithm implementation in Matlab. | 83 |
rentruewang/koila | A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,823 |
dmlc/mxnet-memonger | A tool for optimizing deep learning models to reduce memory usage without sacrificing performance | 308 |
typemonkey/turtle | A programming language designed to optimize memory usage through long-term storage of data | 5 |
mengrao/str | An optimized string class with an adaptive hash table for fast searching and comparisons | 126 |