Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mwcvitkovic
Copy link
Contributor

Feature / Fix

  • Giving user the ability to specify a torch.nn.init initialization function for their network in the net section of spec files.

Copy link
Owner

@kengz kengz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beautiful, this brings proper weight init functionality to the lab!
will merge to staging first, then:

  • some minor stylefix (name fxn to fn per conventions in the lab)
  • apply the new init_layers function to all networks

@kengz kengz changed the base branch from master to staging November 3, 2018 05:34
@kengz kengz merged commit fa7abbe into kengz:staging Nov 3, 2018
kengz added a commit that referenced this pull request Nov 3, 2018
* Adding weight initialization options (#223)

* Adding vizdoom functionality (hat tip @joelouismarino)

* Typos

* Typo/bug

* Adding weight initialization options in Net specification

* Code cleanup

* extend init_fxn to other mlp

* extend recurrent layer init fxn comment

* extend init_fxn doc in convnet

* rename fxn to fn
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