boostresnet
Neural net booster
An implementation of a deep neural network architecture using boosting theory to improve its performance
A PyTorch implementation of BoostResNet
5 stars
3 watching
4 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks | 2 |
| A semi-supervised learning method to improve the accuracy of machine learning models by using noisy teacher models and student models. | 755 |
| A package implementing a lightweight gradient boosted decision tree algorithm | 68 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| An artificial neural network library for rapid prototyping and extension in Haskell. | 378 |
| A Ruby implementation of a neural network using the Rprop training algorithm. | 127 |
| A deep learning framework on top of PyTorch for building neural networks. | 61 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of a multi-layer neural network in Python, allowing users to train and use the network for classification tasks. | 5 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
| An implementation of a feedforward neural network toolkit for JRuby | 60 |