DeepBilevel
Bilevel Optimizer
An implementation of deep learning algorithm for training neural networks on noisy data with an additional optimization objective.
Deep Bilevel Learning. In ECCV, 2018.
11 stars
4 watching
2 forks
Language: Python
last commit: over 4 years ago bilevel-optimizationcifar10classificationcomputer-visiondeep-learninginceptionmachine-learningnoisy-labelstensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
brml/climin | A framework for optimizing machine learning functions using gradient-based optimization methods. | 180 |
xternalz/sdpoint | A deep learning method for optimizing convolutional neural networks by reducing computational cost while improving regularization and inference efficiency. | 18 |
neuralmagic/sparseml | Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,071 |
google/jaxopt | An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. | 933 |
mapillary/inplace_abn | An optimization technique to reduce memory usage in deep neural networks during training | 1,321 |
deependersingla/deep_portfolio | An algorithm that optimizes portfolio allocation using Reinforcement Learning and Supervised learning. | 168 |
bergel/neat | An implementation of the Neuroevolution through Augmenting Topologies (NEAT) algorithm for evolutionary optimization of neural networks in Pharo. | 16 |
mlpack/ensmallen | A high-quality C++ library for non-linear numerical optimization | 743 |
aqibsaeed/genetic-cnn | A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
hannes-brt/hebel | A deep learning library that provides GPU acceleration and various neural network models and training methods. | 1,169 |
donggong1/learn-optimizer-rgdn | An implementation of deep learning-based optimization method for image deconvolution, which improves the quality of blurry images by generating new blur kernels. | 32 |
hyeongseokson1/cnn_deconvolution | Improves deconvolution performance using a Convolutional Neural Network | 22 |
alibaba/conv-llava | This project presents an optimization technique for large-scale image models to reduce computational requirements while maintaining performance. | 104 |
jankrepl/deepdow | A framework that enables portfolio optimization using deep learning. | 920 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 460 |