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

GitHub

2 stars
0 watching
1 forks
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
younghjung/onlinemlrboostingwithvfdtAn implementation of online multi-label ranking boosting using VFDT as weak learners4
springdaisy/gbdtAn implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data0
charliermarsh/online_boostingA suite of algorithms and weak learners for the online learning setting in machine learning65
cszn/ircnnThis project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods.602
pengsun/aosologitboostAn implementation of a multi-class boosting algorithm with improved performance and speed7
buaa-cst/ilrgRecovery method for Federated Learning datasets using gradients to estimate instance-wise batch label restoration5
stanfordmlgroup/ngboostA Python library implementing a machine learning boosting framework with probabilistic prediction capabilities1,663
jordanash/boostresnetAn implementation of a deep neural network architecture using boosting theory to improve its performance5
hyeongseokson1/cnn_deconvolutionAn implementation of a CNN-based method for non-blind deconvolution using Wiener filtering as a pre-processing step.22
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
aqibsaeed/genetic-cnnA tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm218
jedld/brains-jrubyAn implementation of a feedforward neural network toolkit for JRuby60
fanny-yang/earlystoppingrkhsCode for analyzing early stopping in kernel boosting algorithms0
jcjohnson/cnn-visThis project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations.499
jnhwkim/cbpAn implementation of a pooling technique for multimodal neural networks in Torch769