Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend has to be theano? #96

Open
xuzhang5788 opened this issue Aug 1, 2019 · 1 comment
Open

Backend has to be theano? #96

xuzhang5788 opened this issue Aug 1, 2019 · 1 comment

Comments

@xuzhang5788
Copy link

Thank you for your library.
Theano is not popular anymore. Can we use it with Tensorflow backend?
In addition, I trained several NN models and saved models as .h5 files. I want to do further ensemble, such as voting, average outputs, stacking, etc. How can I use your library? Your advice is highly appreciated.

@nitbix
Copy link
Owner

nitbix commented Apr 18, 2020

Hi, sorry for the delay in replying to this. We have decided long ago that we would stop supporting the current version and rewrite toupee from the ground up in a more elegant way, based on TensorFlow 2. You can follow development in the v2 branch. With the new design it should be easy to create new ensemble methods by extending toupee.ensembles.methods.EnsembleMethod (there are even some handy hooks that you can use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants