kingfengji / gcForest

This is the official implementation for the paper 'Deep forest: Towards an alternative to deep neural networks'
http://lamda.nju.edu.cn/code_gcForest.ashx
1.31k stars 425 forks source link

Pretrained MNIST model #75

Open mknambiar opened 4 years ago

mknambiar commented 4 years ago

Hi

Is there a link where I could download a trained gcForest model?

I have run examples/demo_mnist.py . It trains on 60000 images. It has been 26 hours and is building layer 11 and I feel it will take more time to run.

Is there a pretrained model for the same? Where can I download it? In the demo example I think it shows up something as test.pkl. Don’t remember exactly.

Regards, Manoj Nambiar

Sent with GitHawk

njulhy commented 4 years ago

Hi

Is there a link where I could download a trained gcForest model?

I have run examples/demo_mnist.py . It trains on 60000 images. It has been 26 hours and is building layer 11 and I feel it will take more time to run.

Is there a pretrained model for the same? Where can I download it? In the demo example I think it shows up something as test.pkl. Don’t remember exactly.

Regards, Manoj Nambiar

Sent with GitHawk 2020-09-23_161139 use randomforest only