Good day sir
Please, I want to ensemble four densenet to have an improve result. I have trained the four densenet but I have problem with the ensemble
2 Answers
I trained four different types of densenet. I have obtained model performance for each densenet. But, my main aim is to ensemble these models to form a model and train to obtain an improve performance.
And is this the question: how can I create an ensemble model?
If so, with TensorFlow or PyTorch?
Thank you for your prompt response.
Yes, with TensorFlow.
NB: Ensemble deep learning model.
Thanks in anticipation.
Does this tutorial provide what you need?
https://machinelearningmastery.com/stacking-ensemble-for-deep-learning-neural-networks/
Best,
Chris
Your Answer
Hi Olaniyi,
Thank you for the question!
Can you please elaborate on the problem you are facing?
Best,
Chris