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 Python package for gradient-based function optimization in machine learning | 181 |
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,083 |
google/jaxopt | An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. | 941 |
mapillary/inplace_abn | An optimization technique to reduce memory usage in deep neural networks during training | 1,323 |
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 C++ library for numerical optimization tasks | 754 |
aqibsaeed/genetic-cnn | A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
hannes-brt/hebel | A Python library for building and training neural networks using GPU acceleration | 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 | An implementation of a CNN-based method for non-blind deconvolution using Wiener filtering as a pre-processing step. | 22 |
alibaba/conv-llava | This project presents an optimization technique for large-scale image models to reduce computational requirements while maintaining performance. | 106 |
jankrepl/deepdow | A framework that enables portfolio optimization using deep learning. | 932 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |