A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
Stars
1.2k
Forks
190
Watchers
1.2k
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
166
commits
1
commits
remove configs from git to prevent changes detected by git on running the code without changing anything gitignore update
64b46b6View on GitHubremove configs from git to prevent changes detected by git on running the code without changing anything
597af5eView on GitHubbugfixes in example scripts Readme update and fix bug with downloading sample data in start_tool script
454c457View on GitHubadapted start scripts with parameter to download and use sample data instead of randomly generating data for fast demo purposes and increased tensorflow and pillow versions to address security issues
c586900View on GitHub