GithubHelp home page GithubHelp logo

adaboost_cnn's Introduction

AdaBoost-CNN: An Adaptive Boosting algorithm for Convolutional Neural Networks to classify Multi-Class Imbalanced datasets using Transfer Learning

For All use of the data, please 'cite' the following:

'Aboozar Taherkhani, Georgina Cosma, T.M McGinnity. AdaBoost-CNN: An Adaptive Boosting algorithm for Convolutional Neural Networks to classify Multi-Class Imbalanced datasets using Transfer Learning, Neurocomputing'

The paper is avilabel at: https://doi.org/10.1016/j.neucom.2020.03.064

How to run

-To run the AdaBoost-CNN and a single CNN on the synthetic data run ‘test2_CNN.py’.

-The code will generate random synthetic data, and it trains and tests the two methods (AdaBoost-CNN and a single CNN) on this data.

-The variable ‘n_estimators’ before ‘Ada_CNN’ has been set to 10. It determines the number of estimators in the AdaBoost-CNN.

-The variable ‘epoch’ sets the number of training epochs of a CNN estimator in the AdaBoost-CNN.

Requirment

This code is tested on Python 3.5.4 |Continuum Analytics, Inc.| (default, Aug 14 2017, 13:41:13) [MSC v.1900 64 bit (AMD64)]. It impalement CNN by Keras Using TensorFlow backend.

adaboost_cnn's People

Contributors

a-taherkhani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.