.gitignore | 100777 | 0 | 0 | | | 73 Bytes | 1c65a475b30b228a381e09190c85fa0a71b06c8f60e51f1509cfd384d199af1e |
.travis.yml | 100777 | 0 | 0 | | | 88 Bytes | 4487d1e9c8c8eaafe046ad133723553ab60d46e290bc496f42fb12302f89d0b0 |
CODE_OF_CONDUCT.md | 100777 | 0 | 0 | | | 3.16 KB | a197a9130947a5fd95657826d6dd8882b3b96923c45b8f305ff34d2f71a1ba3a |
Gemfile | 100777 | 0 | 0 | | | 163 Bytes | 9ea6ab1cd264fc13b8065c766db76b9200d19bcbd5b40be28889731109e58a8a |
LICENSE.txt | 100777 | 0 | 0 | | | 1.05 KB | 017ceb623906a2a00d6390962df61176cb9931f6f61a9a5117919e8777bc6808 |
README.md | 100777 | 0 | 0 | | | 1.59 KB | 04b940800659ca18fc57131ab324748186a4ae90a915c3cb2d1bddc1f711d01e |
Rakefile | 100777 | 0 | 0 | | | 488 Bytes | e32dc42b394f8f1b33b65252262dc8a937d29b108022338a4b75a310b04f4e3d |
bin/console | 100777 | 0 | 0 | | | 343 Bytes | c1462ca8bfa65b674163835dea8ed74ceeae51f05467df4ac5103774504ef741 |
bin/setup | 100777 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
examples/cifar10_example.rb | 100777 | 0 | 0 | | | 1.34 KB | e8d0b384fa93f2dcc1215ba92d02c67b9ddb1b5926a0546bea48fca21a9be5dc |
examples/mnist_example.rb | 100777 | 0 | 0 | | | 921 Bytes | 03da72a546d34480b6843c22a6ef9a76b28b3e07e37e4b093ee1a25c65b38ef0 |
examples/mnist_example2.rb | 100777 | 0 | 0 | | | 1.09 KB | 057bd3fbc71047caf654e53bec5a765b99fafbbde90ae4f516695a6ccc1586e7 |
examples/xor_example.rb | 100777 | 0 | 0 | | | 455 Bytes | cfa120f39f831534c657115d5512331b92ed37141c6b9c7830e12ab966bd9d5c |
lib/dnn.rb | 100777 | 0 | 0 | | | 307 Bytes | 881518dc0f49fd80d9b754e9f6a7d4063f4607177050c0eedc8e001e8fa0c4f0 |
lib/dnn/core/activations.rb | 100777 | 0 | 0 | | | 2.06 KB | 5dc15a5a3106a3d0ded4185375385b7de003787916c978dfaf39a60b570b1020 |
lib/dnn/core/error.rb | 100777 | 0 | 0 | | | 308 Bytes | 99c673b165ea24e1853a2bf2089de8be040db72e721d4ac12aeb4f0b58fb010e |
lib/dnn/core/initializers.rb | 100777 | 0 | 0 | | | 1.12 KB | 66cf8a85a8f98771d409abc02908caf9185eab437f45213e84ee0e0e45272344 |
lib/dnn/core/layers.rb | 100777 | 0 | 0 | | | 10.1 KB | 61013af5c4d62de3f144beb4c09de06298f23a715ace4a48ce9ed64df26e68da |
lib/dnn/core/model.rb | 100777 | 0 | 0 | | | 4.83 KB | b09dbd5dbbcfe9231d296b88195826cf609c826f3a9e5defe2d0f9e702f174d6 |
lib/dnn/core/optimizers.rb | 100777 | 0 | 0 | | | 2.89 KB | a527b42df2233b674aff1476a05dd1f2651b6e039c7c3d64fb7efcc94ec7a156 |
lib/dnn/core/util.rb | 100777 | 0 | 0 | | | 689 Bytes | 6a1e683429757a72c0de50698a2082f0d89d40526633232426c9e427eb33af73 |
lib/dnn/core/version.rb | 100777 | 0 | 0 | | | 38 Bytes | 7b9f274f6fe6c832aeef98c4269ffafeeb60247c16637e4a97cfba2c4dc25f41 |
lib/dnn/ext/cifar10/cifar10_ext.c | 100777 | 0 | 0 | | | 1.41 KB | c0be1fd2307e885580916e616e33ef0c716bbee625b57da031523a44a45f3d84 |
lib/dnn/ext/cifar10/extconf.rb | 100777 | 0 | 0 | | | 50 Bytes | 8007aea7a255af9fed0355f667fda16165c4af11517f1b2355869df9bf49652f |
lib/dnn/ext/cifar10/numo/compat.h | 100777 | 0 | 0 | | | 499 Bytes | e842ec81d69520763649ac8eb66aa2ca7825b7b88b82e7f4e91de928a6de7751 |
lib/dnn/ext/cifar10/numo/extconf.h | 100777 | 0 | 0 | | | 325 Bytes | b203b6db2cfedd1e614483273d0a7f5c12edd9ccb49f7df6f5020d025b20213d |
lib/dnn/ext/cifar10/numo/intern.h | 100777 | 0 | 0 | | | 4.05 KB | 2d4e076b98fbc0869bb1dbd3a7ef9dfd1b9f24a6603f95049ba573eb31bfcc78 |
lib/dnn/ext/cifar10/numo/narray.h | 100777 | 0 | 0 | | | 11.7 KB | 7ce38197ebfd817b27c429541cc41d644b2a2e6c28b6a4e628e5807d4bbb6514 |
lib/dnn/ext/cifar10/numo/ndloop.h | 100777 | 0 | 0 | | | 2.88 KB | 2eb6f3ebb736a983688671e2dace57ad5f04bbb4ef3dd4170d306a70a3307928 |
lib/dnn/ext/cifar10/numo/template.h | 100777 | 0 | 0 | | | 5.66 KB | 5761c11229236fbbf2126dc8001393827f023b3d6ba285c31484829ee56a4c62 |
lib/dnn/ext/cifar10/numo/types/bit.h | 100777 | 0 | 0 | | | 773 Bytes | 376c16a4aa86b1ad6cb0a5897ff7e6aa8cb9f2c9118eba24bf05000ad3eed122 |
lib/dnn/ext/cifar10/numo/types/complex.h | 100777 | 0 | 0 | | | 8.35 KB | fe568a791e24d3b98bda2c84b6f6522d4ea58c21ddf9a50adcce1ccb78cfee5e |
lib/dnn/ext/cifar10/numo/types/complex_macro.h | 100777 | 0 | 0 | | | 8.25 KB | 14e064770b08ea6db78c98711a334983bb48ee8189dccd8a09d5b3a66c913bee |
lib/dnn/ext/cifar10/numo/types/dcomplex.h | 100777 | 0 | 0 | | | 1.1 KB | eb6d17991b7f61ca32d056900a62d9f9912a8fe7aa24e5a8a752ff2b5247789a |
lib/dnn/ext/cifar10/numo/types/dfloat.h | 100777 | 0 | 0 | | | 1.11 KB | 87d723ac8ff27686d3fdc1fc7be5d1c9b4f3c153eafce24421772810eb5d785f |
lib/dnn/ext/cifar10/numo/types/float_def.h | 100777 | 0 | 0 | | | 807 Bytes | 753eee5845b8dbbe44051bf644e77511aa7e7296a63d8734628a6999eca44a24 |
lib/dnn/ext/cifar10/numo/types/float_macro.h | 100777 | 0 | 0 | | | 4.49 KB | c364f0588a8ad03d9ca27d7b056c81e63036d8d87d421103c3d4ff541903da90 |
lib/dnn/ext/cifar10/numo/types/int16.h | 100777 | 0 | 0 | | | 542 Bytes | 99ea68372311ceadda2ad73ddccad271ea3ad3074df70d3e4de0172b809902a0 |
lib/dnn/ext/cifar10/numo/types/int32.h | 100777 | 0 | 0 | | | 575 Bytes | a6c2bb130faca4a5b77b7eea7a9e2b38461fa2e6b7f7323fc430c2b9a1a660c8 |
lib/dnn/ext/cifar10/numo/types/int64.h | 100777 | 0 | 0 | | | 595 Bytes | 083b01da8a515143a11bc83bea45a7eb0639de74d7c2568158a2a2a2605bf3f3 |
lib/dnn/ext/cifar10/numo/types/int8.h | 100777 | 0 | 0 | | | 515 Bytes | c5870f3dc60606d3ea9c1381493daae1ab45812fc57d417a5bb8f7746f61f6df |
lib/dnn/ext/cifar10/numo/types/int_macro.h | 100777 | 0 | 0 | | | 773 Bytes | 9ebc51f5063aa49cfbceb56235a0e996aeaa9082dc3fb7606624586286a08fcb |
lib/dnn/ext/cifar10/numo/types/real_accum.h | 100777 | 0 | 0 | | | 9.16 KB | edb2f7580a324d523a3bc43632c8434aec11ddc5f77e179fd12aeaf34816e389 |
lib/dnn/ext/cifar10/numo/types/robj_macro.h | 100777 | 0 | 0 | | | 2.92 KB | ba65b3b188d8d6ff303d913b99e48928680ef2b61514e034c588201b975ac512 |
lib/dnn/ext/cifar10/numo/types/robject.h | 100777 | 0 | 0 | | | 615 Bytes | 78d4441edb81663379edfd2b31533fbc886073697663634697b8d8b278a4d817 |
lib/dnn/ext/cifar10/numo/types/scomplex.h | 100777 | 0 | 0 | | | 1.11 KB | 1ced6dfeb8f5789e1433e7ff867a8072c3c0efbde14830162239eef4a828e7ba |
lib/dnn/ext/cifar10/numo/types/sfloat.h | 100777 | 0 | 0 | | | 1.11 KB | 0c92bd44e78252d632a5996027375dab69fb642353e386a881d55ee6d5cf819a |
lib/dnn/ext/cifar10/numo/types/uint16.h | 100777 | 0 | 0 | | | 515 Bytes | 3f28b2db44614a32d8d0ee66dc55e212bcaeca287f0b12bb492858bd09033a92 |
lib/dnn/ext/cifar10/numo/types/uint32.h | 100777 | 0 | 0 | | | 523 Bytes | b9f37d1c6bfe687a7fa44fdd54327fdbe59eb4196821b77e4aa6287f411b675e |
lib/dnn/ext/cifar10/numo/types/uint64.h | 100777 | 0 | 0 | | | 534 Bytes | a5acd53d317f121e3a2916f3d8494c39078790044351054a361f3b7e651b91fb |
lib/dnn/ext/cifar10/numo/types/uint8.h | 100777 | 0 | 0 | | | 505 Bytes | 36fd9b53c0ff8438b63e59d8f1bfb8085323041dd5a4fb1b8d0a57a9d29d37e2 |
lib/dnn/ext/cifar10/numo/types/uint_macro.h | 100777 | 0 | 0 | | | 558 Bytes | c5280d5c2111364d8c74436f3b47e7bde23418cd7505e13e5a75b3add350f8c4 |
lib/dnn/ext/cifar10/numo/types/xint_macro.h | 100777 | 0 | 0 | | | 3.54 KB | 27040ca6064eb13b324f6e86ccbde10da15cd41fcf6a52e110b12fe9b5003b06 |
lib/dnn/ext/image_io/extconf.rb | 100777 | 0 | 0 | | | 51 Bytes | 55ba003839f2f9379c87ddfd28457e465aed72cec71c6da04210fe3e10f011ae |
lib/dnn/ext/image_io/image_io_ext.c | 100777 | 0 | 0 | | | 2.84 KB | fb67fd9ed001005b9366e46c4e8d0e4d53c92f9da8a3b21dc910f41244d75308 |
lib/dnn/ext/image_io/numo/compat.h | 100777 | 0 | 0 | | | 499 Bytes | e842ec81d69520763649ac8eb66aa2ca7825b7b88b82e7f4e91de928a6de7751 |
lib/dnn/ext/image_io/numo/extconf.h | 100777 | 0 | 0 | | | 325 Bytes | b203b6db2cfedd1e614483273d0a7f5c12edd9ccb49f7df6f5020d025b20213d |
lib/dnn/ext/image_io/numo/intern.h | 100777 | 0 | 0 | | | 4.05 KB | 2d4e076b98fbc0869bb1dbd3a7ef9dfd1b9f24a6603f95049ba573eb31bfcc78 |
lib/dnn/ext/image_io/numo/narray.h | 100777 | 0 | 0 | | | 11.7 KB | 7ce38197ebfd817b27c429541cc41d644b2a2e6c28b6a4e628e5807d4bbb6514 |
lib/dnn/ext/image_io/numo/ndloop.h | 100777 | 0 | 0 | | | 2.88 KB | 2eb6f3ebb736a983688671e2dace57ad5f04bbb4ef3dd4170d306a70a3307928 |
lib/dnn/ext/image_io/numo/template.h | 100777 | 0 | 0 | | | 5.66 KB | 5761c11229236fbbf2126dc8001393827f023b3d6ba285c31484829ee56a4c62 |
lib/dnn/ext/image_io/numo/types/bit.h | 100777 | 0 | 0 | | | 773 Bytes | 376c16a4aa86b1ad6cb0a5897ff7e6aa8cb9f2c9118eba24bf05000ad3eed122 |
lib/dnn/ext/image_io/numo/types/complex.h | 100777 | 0 | 0 | | | 8.35 KB | fe568a791e24d3b98bda2c84b6f6522d4ea58c21ddf9a50adcce1ccb78cfee5e |
lib/dnn/ext/image_io/numo/types/complex_macro.h | 100777 | 0 | 0 | | | 8.25 KB | 14e064770b08ea6db78c98711a334983bb48ee8189dccd8a09d5b3a66c913bee |
lib/dnn/ext/image_io/numo/types/dcomplex.h | 100777 | 0 | 0 | | | 1.1 KB | eb6d17991b7f61ca32d056900a62d9f9912a8fe7aa24e5a8a752ff2b5247789a |
lib/dnn/ext/image_io/numo/types/dfloat.h | 100777 | 0 | 0 | | | 1.11 KB | 87d723ac8ff27686d3fdc1fc7be5d1c9b4f3c153eafce24421772810eb5d785f |
lib/dnn/ext/image_io/numo/types/float_def.h | 100777 | 0 | 0 | | | 807 Bytes | 753eee5845b8dbbe44051bf644e77511aa7e7296a63d8734628a6999eca44a24 |
lib/dnn/ext/image_io/numo/types/float_macro.h | 100777 | 0 | 0 | | | 4.49 KB | c364f0588a8ad03d9ca27d7b056c81e63036d8d87d421103c3d4ff541903da90 |
lib/dnn/ext/image_io/numo/types/int16.h | 100777 | 0 | 0 | | | 542 Bytes | 99ea68372311ceadda2ad73ddccad271ea3ad3074df70d3e4de0172b809902a0 |
lib/dnn/ext/image_io/numo/types/int32.h | 100777 | 0 | 0 | | | 575 Bytes | a6c2bb130faca4a5b77b7eea7a9e2b38461fa2e6b7f7323fc430c2b9a1a660c8 |
lib/dnn/ext/image_io/numo/types/int64.h | 100777 | 0 | 0 | | | 595 Bytes | 083b01da8a515143a11bc83bea45a7eb0639de74d7c2568158a2a2a2605bf3f3 |
lib/dnn/ext/image_io/numo/types/int8.h | 100777 | 0 | 0 | | | 515 Bytes | c5870f3dc60606d3ea9c1381493daae1ab45812fc57d417a5bb8f7746f61f6df |
lib/dnn/ext/image_io/numo/types/int_macro.h | 100777 | 0 | 0 | | | 773 Bytes | 9ebc51f5063aa49cfbceb56235a0e996aeaa9082dc3fb7606624586286a08fcb |
lib/dnn/ext/image_io/numo/types/real_accum.h | 100777 | 0 | 0 | | | 9.16 KB | edb2f7580a324d523a3bc43632c8434aec11ddc5f77e179fd12aeaf34816e389 |
lib/dnn/ext/image_io/numo/types/robj_macro.h | 100777 | 0 | 0 | | | 2.92 KB | ba65b3b188d8d6ff303d913b99e48928680ef2b61514e034c588201b975ac512 |
lib/dnn/ext/image_io/numo/types/robject.h | 100777 | 0 | 0 | | | 615 Bytes | 78d4441edb81663379edfd2b31533fbc886073697663634697b8d8b278a4d817 |
lib/dnn/ext/image_io/numo/types/scomplex.h | 100777 | 0 | 0 | | | 1.11 KB | 1ced6dfeb8f5789e1433e7ff867a8072c3c0efbde14830162239eef4a828e7ba |
lib/dnn/ext/image_io/numo/types/sfloat.h | 100777 | 0 | 0 | | | 1.11 KB | 0c92bd44e78252d632a5996027375dab69fb642353e386a881d55ee6d5cf819a |
lib/dnn/ext/image_io/numo/types/uint16.h | 100777 | 0 | 0 | | | 515 Bytes | 3f28b2db44614a32d8d0ee66dc55e212bcaeca287f0b12bb492858bd09033a92 |
lib/dnn/ext/image_io/numo/types/uint32.h | 100777 | 0 | 0 | | | 523 Bytes | b9f37d1c6bfe687a7fa44fdd54327fdbe59eb4196821b77e4aa6287f411b675e |
lib/dnn/ext/image_io/numo/types/uint64.h | 100777 | 0 | 0 | | | 534 Bytes | a5acd53d317f121e3a2916f3d8494c39078790044351054a361f3b7e651b91fb |
lib/dnn/ext/image_io/numo/types/uint8.h | 100777 | 0 | 0 | | | 505 Bytes | 36fd9b53c0ff8438b63e59d8f1bfb8085323041dd5a4fb1b8d0a57a9d29d37e2 |
lib/dnn/ext/image_io/numo/types/uint_macro.h | 100777 | 0 | 0 | | | 558 Bytes | c5280d5c2111364d8c74436f3b47e7bde23418cd7505e13e5a75b3add350f8c4 |
lib/dnn/ext/image_io/numo/types/xint_macro.h | 100777 | 0 | 0 | | | 3.54 KB | 27040ca6064eb13b324f6e86ccbde10da15cd41fcf6a52e110b12fe9b5003b06 |
lib/dnn/ext/image_io/stb_image.h | 100777 | 0 | 0 | | | 254 KB | 95d76fd0878d6a022af7d6f053ec2d0a4dc094285e1d056370d63d8b7b957ee9 |
lib/dnn/ext/image_io/stb_image_write.h | 100777 | 0 | 0 | | | 63 KB | d81e992c90f4d7824e125e1617048c85e17447314d9ac578401e2c17ed344f31 |
lib/dnn/ext/mnist/extconf.rb | 100777 | 0 | 0 | | | 48 Bytes | 0f5b4297a50e358dfb9551124d8f89281a6ffaa0e994d41f17a0ad50f1651704 |
lib/dnn/ext/mnist/mnist_ext.c | 100777 | 0 | 0 | | | 1.41 KB | bc445aa79c4e7f2a8574026ed7a80e75fa3004634a9592a2a23fd01e77d9641c |
lib/dnn/ext/mnist/numo/compat.h | 100777 | 0 | 0 | | | 499 Bytes | e842ec81d69520763649ac8eb66aa2ca7825b7b88b82e7f4e91de928a6de7751 |
lib/dnn/ext/mnist/numo/extconf.h | 100777 | 0 | 0 | | | 325 Bytes | b203b6db2cfedd1e614483273d0a7f5c12edd9ccb49f7df6f5020d025b20213d |
lib/dnn/ext/mnist/numo/intern.h | 100777 | 0 | 0 | | | 4.05 KB | 2d4e076b98fbc0869bb1dbd3a7ef9dfd1b9f24a6603f95049ba573eb31bfcc78 |
lib/dnn/ext/mnist/numo/narray.h | 100777 | 0 | 0 | | | 11.7 KB | 7ce38197ebfd817b27c429541cc41d644b2a2e6c28b6a4e628e5807d4bbb6514 |
lib/dnn/ext/mnist/numo/ndloop.h | 100777 | 0 | 0 | | | 2.88 KB | 2eb6f3ebb736a983688671e2dace57ad5f04bbb4ef3dd4170d306a70a3307928 |
lib/dnn/ext/mnist/numo/template.h | 100777 | 0 | 0 | | | 5.66 KB | 5761c11229236fbbf2126dc8001393827f023b3d6ba285c31484829ee56a4c62 |
lib/dnn/ext/mnist/numo/types/bit.h | 100777 | 0 | 0 | | | 773 Bytes | 376c16a4aa86b1ad6cb0a5897ff7e6aa8cb9f2c9118eba24bf05000ad3eed122 |
lib/dnn/ext/mnist/numo/types/complex.h | 100777 | 0 | 0 | | | 8.35 KB | fe568a791e24d3b98bda2c84b6f6522d4ea58c21ddf9a50adcce1ccb78cfee5e |
lib/dnn/ext/mnist/numo/types/complex_macro.h | 100777 | 0 | 0 | | | 8.25 KB | 14e064770b08ea6db78c98711a334983bb48ee8189dccd8a09d5b3a66c913bee |
lib/dnn/ext/mnist/numo/types/dcomplex.h | 100777 | 0 | 0 | | | 1.1 KB | eb6d17991b7f61ca32d056900a62d9f9912a8fe7aa24e5a8a752ff2b5247789a |
lib/dnn/ext/mnist/numo/types/dfloat.h | 100777 | 0 | 0 | | | 1.11 KB | 87d723ac8ff27686d3fdc1fc7be5d1c9b4f3c153eafce24421772810eb5d785f |
lib/dnn/ext/mnist/numo/types/float_def.h | 100777 | 0 | 0 | | | 807 Bytes | 753eee5845b8dbbe44051bf644e77511aa7e7296a63d8734628a6999eca44a24 |
lib/dnn/ext/mnist/numo/types/float_macro.h | 100777 | 0 | 0 | | | 4.49 KB | c364f0588a8ad03d9ca27d7b056c81e63036d8d87d421103c3d4ff541903da90 |
lib/dnn/ext/mnist/numo/types/int16.h | 100777 | 0 | 0 | | | 542 Bytes | 99ea68372311ceadda2ad73ddccad271ea3ad3074df70d3e4de0172b809902a0 |
lib/dnn/ext/mnist/numo/types/int32.h | 100777 | 0 | 0 | | | 575 Bytes | a6c2bb130faca4a5b77b7eea7a9e2b38461fa2e6b7f7323fc430c2b9a1a660c8 |
lib/dnn/ext/mnist/numo/types/int64.h | 100777 | 0 | 0 | | | 595 Bytes | 083b01da8a515143a11bc83bea45a7eb0639de74d7c2568158a2a2a2605bf3f3 |
lib/dnn/ext/mnist/numo/types/int8.h | 100777 | 0 | 0 | | | 515 Bytes | c5870f3dc60606d3ea9c1381493daae1ab45812fc57d417a5bb8f7746f61f6df |
lib/dnn/ext/mnist/numo/types/int_macro.h | 100777 | 0 | 0 | | | 773 Bytes | 9ebc51f5063aa49cfbceb56235a0e996aeaa9082dc3fb7606624586286a08fcb |
lib/dnn/ext/mnist/numo/types/real_accum.h | 100777 | 0 | 0 | | | 9.16 KB | edb2f7580a324d523a3bc43632c8434aec11ddc5f77e179fd12aeaf34816e389 |
lib/dnn/ext/mnist/numo/types/robj_macro.h | 100777 | 0 | 0 | | | 2.92 KB | ba65b3b188d8d6ff303d913b99e48928680ef2b61514e034c588201b975ac512 |
lib/dnn/ext/mnist/numo/types/robject.h | 100777 | 0 | 0 | | | 615 Bytes | 78d4441edb81663379edfd2b31533fbc886073697663634697b8d8b278a4d817 |
lib/dnn/ext/mnist/numo/types/scomplex.h | 100777 | 0 | 0 | | | 1.11 KB | 1ced6dfeb8f5789e1433e7ff867a8072c3c0efbde14830162239eef4a828e7ba |
lib/dnn/ext/mnist/numo/types/sfloat.h | 100777 | 0 | 0 | | | 1.11 KB | 0c92bd44e78252d632a5996027375dab69fb642353e386a881d55ee6d5cf819a |
lib/dnn/ext/mnist/numo/types/uint16.h | 100777 | 0 | 0 | | | 515 Bytes | 3f28b2db44614a32d8d0ee66dc55e212bcaeca287f0b12bb492858bd09033a92 |
lib/dnn/ext/mnist/numo/types/uint32.h | 100777 | 0 | 0 | | | 523 Bytes | b9f37d1c6bfe687a7fa44fdd54327fdbe59eb4196821b77e4aa6287f411b675e |
lib/dnn/ext/mnist/numo/types/uint64.h | 100777 | 0 | 0 | | | 534 Bytes | a5acd53d317f121e3a2916f3d8494c39078790044351054a361f3b7e651b91fb |
lib/dnn/ext/mnist/numo/types/uint8.h | 100777 | 0 | 0 | | | 505 Bytes | 36fd9b53c0ff8438b63e59d8f1bfb8085323041dd5a4fb1b8d0a57a9d29d37e2 |
lib/dnn/ext/mnist/numo/types/uint_macro.h | 100777 | 0 | 0 | | | 558 Bytes | c5280d5c2111364d8c74436f3b47e7bde23418cd7505e13e5a75b3add350f8c4 |
lib/dnn/ext/mnist/numo/types/xint_macro.h | 100777 | 0 | 0 | | | 3.54 KB | 27040ca6064eb13b324f6e86ccbde10da15cd41fcf6a52e110b12fe9b5003b06 |
lib/dnn/lib/cifar10.rb | 100777 | 0 | 0 | | | 508 Bytes | fa90090a85dfc17a8ad937829fbac5fccd843c804c016e869b4c00be070b0ca7 |
lib/dnn/lib/image_io.rb | 100777 | 0 | 0 | | | 846 Bytes | d8d1dadedd2fd1bbd362ff38d2fd4c81d842d3dba69e5b218de8556226c34807 |
lib/dnn/lib/mnist.rb | 100777 | 0 | 0 | | | 3.08 KB | ec615841cfbca45b037e7a8903ddcf5f1c12285e132c2e8f57cab6a3575ce405 |
ruby-dnn.gemspec | 100777 | 0 | 0 | | | 1.71 KB | 886e8baf071b5defd14aeb4aa4f9007140dac9d6fb0cc2158c234a2c7b9a3a9a |