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

Allow continuation #17

Open
jonthegeek opened this issue Nov 7, 2022 · 0 comments
Open

Allow continuation #17

jonthegeek opened this issue Nov 7, 2022 · 0 comments

Comments

@jonthegeek
Copy link
Member

Set up an option in {tb} to pass in a trained {tb} model as a starting point. {tabnet} has something like that. That way, if you’ve trained for 5 epochs and then decide you want to keep going, you could do so. We just have to check to make sure that the model has all the proper {tb} structure.

And, of course, that would let us test some things hackily, since we could create things that LOOK like they were trained via {tb}.

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

1 participant