You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
This is a feature request and I'd be happy to work on this and submit a PR, but what do you think about giving the option to start off with initial weights? This can make training much faster if the user already has perhaps some pretrained data?
The text was updated successfully, but these errors were encountered:
I've submited two days ago a PR that should resolve this problem.
The submitted PR includes code to manage a new training option called "inizialization" that can be set to true or false. I thought that is very important to have this feature. In my case I always needed to mantain weights without loosing them on reiterated train calls.
Hope to seed the change integrated into the project.
Compliment to Harthur and all Contributors for this beautiful and simple library.
This is a feature request and I'd be happy to work on this and submit a PR, but what do you think about giving the option to start off with initial weights? This can make training much faster if the user already has perhaps some pretrained data?
The text was updated successfully, but these errors were encountered: