Tagged Questions
2
votes
1answer
104 views
How to visualize a large Neural Net?
How to visualize a Neural Net with thousands of input nodes and tens of thousands of connections?
The image above does not have any connection values, but the visualization that I am creating does. ...
1
vote
2answers
86 views
Image thumbnail representation for paragraph text
in my app, a user would have a set of posts.
Some posts (like 50% of em) would have media attached, while some of them would not.
There are several instances where I would like to give thumbnails ...