"I'm not sure if this is the intended behavior or not. nn.Module does not look for parameters inside lists.... "
- points to discuss.pytorch.org page, providing alternative, torch.nn.ModuleList/ParameterList for such cases
This works for printing Github Markdown with images !
Steps:
1. Download raw .md file, having embedded links to images and copy its contents
2. Modify image links in file with following:
Find Regex: https://github.com/(.*)/blob/(.*)
Replace: https://raw.githubusercontent.com/$1/$2
3. Paste at 'markdownprint' site
4. Generate HTML page
5. Use browser print to save as PDF
- Understanding the GitHub Flow
- Hello World
- Getting Started with GitHub Pages
- Git Handbook
- Forking Projects
- Be Social
- Making Your Code Citable
- Mastering Issues
- Mastering Markdown
- Documenting your projects on GitHub