Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 304 Bytes

Deep-Forests

Implementation of https://arxiv.org/pdf/1702.08835.pdf in scikit-learn

This is a WIP, intended to explore the above paper. It is not expected to be as robust as a production implementation.

Please feel free to point out any bugs.

digits.py is a sample script to run the code.

Enjoy!