Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 201 Bytes

File metadata and controls

7 lines (5 loc) · 201 Bytes

bnn

Boost Neural Networks

This is a Python implementation of Boost Neural Networks using XGBoost and PyTorch.

  1. XGBoost are put in the first layer.
  2. A neural networks of any structures follows.