IB-CNN
Boosting algorithm
A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks
Incremental Boosting Convolutional Neural Networks
2 stars
0 watching
1 forks
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of online multi-label ranking boosting using VFDT as weak learners | 4 |
| | An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data | 0 |
| | A suite of algorithms and weak learners for the online learning setting in machine learning | 65 |
| | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 602 |
| | An implementation of a multi-class boosting algorithm with improved performance and speed | 7 |
| | Recovery method for Federated Learning datasets using gradients to estimate instance-wise batch label restoration | 5 |
| | A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities | 1,663 |
| | An implementation of a deep neural network architecture using boosting theory to improve its performance | 5 |
| | An implementation of a CNN-based method for non-blind deconvolution using Wiener filtering as a pre-processing step. | 22 |
| | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| | A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
| | An implementation of a feedforward neural network toolkit for JRuby | 60 |
| | Code for analyzing early stopping in kernel boosting algorithms | 0 |
| | This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations. | 499 |
| | An implementation of a pooling technique for multimodal neural networks in Torch7 | 69 |