FPS_Pre-training
Neural network pre-training framework
Implementation of a pre-training technique for improving the performance of neural networks on image data
Fractal Pair Similarity (FPS) Pre-training.
4 stars
1 watching
1 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
sarababakn/mfcl-neurips23 | A framework for mitigating catastrophic forgetting in federated learning for vision tasks using data synthesis from past distributions. | 15 |
royson/fedl2p | This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
dehun/learn-fp | A learning-by-doing course/tutorial on functional programming in Scala | 612 |
codepothunter/fednp | A framework for non-IID federated learning via neural propagation | 6 |
graal-research/poutyne | A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 569 |
qinbinli/moon | A framework for collaborative machine learning model training that leverages similarity between model representations to correct local training. | 263 |
wyy-123-xyy/ra-fed | A Python implementation of a distributed machine learning framework for training neural networks on multiple GPUs | 6 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,179 |
substra/substra | Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 271 |
omarfoq/knn-per | A federated learning framework with personalized memorization using deep neural networks and k-nearest neighbors for collaborative learning of statistical models | 42 |
berivanisik/sparse-random-networks | Implementation of a communication-efficient federated learning framework using sparse random neural networks. | 29 |
ahmedfgad/neuralgenetic | Tools and techniques for training neural networks using genetic algorithms | 240 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
samuelgong/pisces | An open-source research framework for efficient federated learning via guided asynchronous training | 13 |