google-deepmind / google-deepmind/deepmind-research
snt.wrap_with_spectral_norm(snt.Conv3D, {'eps': 1e-4})
Open
- Dominant language
- Jupyter Notebook
- Stars
- 15.2k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
Problems with pseudocode for Skilful precipitation nowcasting using deep articles
I would like to ask a question about pseudo code, in class layers SNConv3D=snt.wrap_with_spectral_norm(snt.Conv3D, {'eps': 1e-4})
I don't see this function in sonnet, how to deal with this.
Contributor guide
Assessment
This issue has not been assessed yet.