ActiveBias

Variance training

Training method to emphasize high variance samples for improved neural network accuracy

GitHub

20 stars
1 watching
3 forks
Language: Python
last commit: almost 6 years ago

Related projects:

Repository Description Stars
eth-sri/diffai Trains neural networks to be provably robust against adversarial examples using abstract interpretation techniques. 219
arunmallya/piggyback Adapting a single network to multiple tasks by learning to mask weights 183
sjsingh91/ib-cnn A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks 2
ahmedfgad/neuralgenetic Trains artificial neural networks using the genetic algorithm 241
younghjung/onlinemlrboostingwithvfdt An implementation of online multi-label ranking boosting using VFDT as weak learners 4
xjtushujun/meta-weight-net This is an implementation of a meta-learning algorithm to address class imbalance issues in deep learning models with noisy labels. 284
baguasys/bagua A framework for accelerating PyTorch deep learning training 876
nborwankar/learndatascience A collection of data science learning materials in the form of IPython Notebooks covering various techniques such as regression, classification, and clustering. 2,964
ahmedfgad/cnngenetic Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. 22
tmllab/2021_neurips_pes Improves the performance of deep neural networks by selectively stopping training at different stages 29
layneh/self-adaptive-training Improves deep network generalization under noise and enhances self-supervised representation learning 127
beastbyteai/falcon Automates machine learning model training using pre-set configurations and modular design. 159
vivekpa/aialpha This project trains machine learning models to predict stock returns using various algorithms and techniques. 1,745
neuralhydrology/neuralhydrology A Python library for training neural networks with focus on hydrological applications using PyTorch. 372
achaiah/pywick A PyTorch-based neural network training framework with advanced features and utilities 398