Comment on What does a neural network actually do?parentComments−agibsonccc12yThese are called filters. This is from my deep learning framework: Debugging a net visually: http://deeplearning4j.org/debug.htmlAn example of doing facial reconstruction: http://deeplearning4j.org/facial-reconstruction-tutorial.htm...
Comments
These are called filters. This is from my deep learning framework: Debugging a net visually: http://deeplearning4j.org/debug.html
An example of doing facial reconstruction: http://deeplearning4j.org/facial-reconstruction-tutorial.htm...