Skip to content

Conversation

@dnouri
Copy link
Owner

@dnouri dnouri commented Apr 26, 2015

Specifically, it will match layers by name and copy weights if names match,
instead of the brute-force approach using list indices, which doesn't work
reliably in some cases.

Aims to supercede #77. Still needs better testing and possibly a way to
override some of the matching.

dnouri added 2 commits May 8, 2015 10:02
Specifically, it will match layers by name and copy weights if names match,
instead of the brute-force approach using list indices, which doesn't work
reliably in some cases.

Aims to supercede #77.  Still needs better testing and possibly a way to
override some of the matching.
@dnouri dnouri force-pushed the feature-better-params-loading branch from dfb32ae to 665bb54 Compare May 8, 2015 09:25
dnouri added a commit that referenced this pull request May 8, 2015
A new 'load_params_from' is more clever about loading weights.
@dnouri dnouri merged commit 6472e9d into master May 8, 2015
@dnouri dnouri deleted the feature-better-params-loading branch May 8, 2015 09:53
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

Successfully merging this pull request may close these issues.

2 participants