Week 12 Progress Update
Week 10 Progress Update
This week I've made some significant progress, I finished my program to show the convolutions as applied to specific images which should help me significantly. I haven't been able to start analyzing anything yet but even from a few tests of my program I can tell that it will be extremely helpful. The program is integrated into the program that displays the actual weights themselves so that I can run it and view everything at once. I also slightly modified my naming conventions to include batch size because I'm planning to vary the batch size in order to increase accuracy as well as get some different angles.
above: The code that graphs the convolutions as applied to an image.
below: The weights from the first layer of a batch size 10, 10,000 image run as applied to an image of a bird (chicken)
Comments
Post a Comment