.gitignore | 100777 | 0 | 0 | | | 73 Bytes | 1c65a475b30b228a381e09190c85fa0a71b06c8f60e51f1509cfd384d199af1e |
.travis.yml | 100777 | 0 | 0 | | | 88 Bytes | 4487d1e9c8c8eaafe046ad133723553ab60d46e290bc496f42fb12302f89d0b0 |
API-Reference.ja.md | 100777 | 0 | 0 | | | 19.2 KB | 234f81a999b99b7d62d27f6836c6265ba61a514c7434f8b6a568cd3c7043e9a4 |
CODE_OF_CONDUCT.md | 100777 | 0 | 0 | | | 3.16 KB | a197a9130947a5fd95657826d6dd8882b3b96923c45b8f305ff34d2f71a1ba3a |
Gemfile | 100777 | 0 | 0 | | | 163 Bytes | 9ea6ab1cd264fc13b8065c766db76b9200d19bcbd5b40be28889731109e58a8a |
LIB-API-Reference.ja.md | 100777 | 0 | 0 | | | 2.58 KB | cfda42604b8d7c25a014ad1c4189d566687e8d64d95dd2ec48374315a1bfe171 |
LICENSE.txt | 100777 | 0 | 0 | | | 1.05 KB | 017ceb623906a2a00d6390962df61176cb9931f6f61a9a5117919e8777bc6808 |
README.md | 100777 | 0 | 0 | | | 1.6 KB | 99f1bdba4909d7b771a2df04d7bb08628178ec7ee20f971c636d53b81769de69 |
Rakefile | 100777 | 0 | 0 | | | 418 Bytes | 394c4e5bbec6e6eb10d8af0c2809a176e92de9520a0702c559dbac8a1d4b87b9 |
bin/console | 100777 | 0 | 0 | | | 343 Bytes | c1462ca8bfa65b674163835dea8ed74ceeae51f05467df4ac5103774504ef741 |
bin/setup | 100777 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
examples/cifar10_example.rb | 100777 | 0 | 0 | | | 1.26 KB | 7770e26d0159b2dfb5237062427c0b4d85cdf44824e3a209ceeaa731e5008e80 |
examples/mnist_example.rb | 100777 | 0 | 0 | | | 907 Bytes | f8ed7774b7e60ce33b37410579c8bcccba23acaed7e1248adf33d8ff9e1be820 |
examples/mnist_example2.rb | 100777 | 0 | 0 | | | 1.06 KB | e9f86cef78a546f62d607f3b724d4c52c75ec71a03eb6031f37b0b0ed5d120e5 |
examples/xor_example.rb | 100777 | 0 | 0 | | | 455 Bytes | cfa120f39f831534c657115d5512331b92ed37141c6b9c7830e12ab966bd9d5c |
lib/dnn.rb | 100777 | 0 | 0 | | | 317 Bytes | 3dd44a560e933cd79cfd653e7223313148b04f7f092b13813520ac759cd6c3c3 |
lib/dnn/core/activations.rb | 100777 | 0 | 0 | | | 2.33 KB | 8d836ab013ddd9d80b0299e16a14a4c843043c30830df2e59b0c6b4ecc331391 |
lib/dnn/core/error.rb | 100777 | 0 | 0 | | | 308 Bytes | 99c673b165ea24e1853a2bf2089de8be040db72e721d4ac12aeb4f0b58fb010e |
lib/dnn/core/initializers.rb | 100777 | 0 | 0 | | | 1.41 KB | 47f4466c8791fba46b6daeef476d34149580c495e8e3835aff560f57d4c24625 |
lib/dnn/core/layers.rb | 100777 | 0 | 0 | | | 16.2 KB | 084877177b023656cd7d32338d336a07d56d32ecb1c3b0897547c544401198e6 |
lib/dnn/core/model.rb | 100777 | 0 | 0 | | | 6.42 KB | 7399599e7db967bdab71f6e5c284a087e9b0671896a769831aa795a514cc9fb9 |
lib/dnn/core/optimizers.rb | 100777 | 0 | 0 | | | 3.87 KB | f07eaa7c769a6de39a5d88f8d11f9f64e806c0fac543a7676e17047ccf341850 |
lib/dnn/core/util.rb | 100777 | 0 | 0 | | | 927 Bytes | cc2d740eb9672da5b4b8f48234c3f18fcaa1d1430384c937ecfbbe31e24de25f |
lib/dnn/ext/dataset_loader/dataset_loader.c | 100777 | 0 | 0 | | | 2.59 KB | fa90dac2a878eed8903024d6fd6bab13af78b4722054ba5d2ffaa74ff0bc0ee3 |
lib/dnn/ext/dataset_loader/extconf.rb | 100777 | 0 | 0 | | | 53 Bytes | 6e5ae37be417bade779049b49d858178330c7b20c14658f23f54f7099d21514d |
lib/dnn/ext/dataset_loader/numo/compat.h | 100777 | 0 | 0 | | | 499 Bytes | e842ec81d69520763649ac8eb66aa2ca7825b7b88b82e7f4e91de928a6de7751 |
lib/dnn/ext/dataset_loader/numo/extconf.h | 100777 | 0 | 0 | | | 325 Bytes | b203b6db2cfedd1e614483273d0a7f5c12edd9ccb49f7df6f5020d025b20213d |
lib/dnn/ext/dataset_loader/numo/intern.h | 100777 | 0 | 0 | | | 4.05 KB | 2d4e076b98fbc0869bb1dbd3a7ef9dfd1b9f24a6603f95049ba573eb31bfcc78 |
lib/dnn/ext/dataset_loader/numo/narray.h | 100777 | 0 | 0 | | | 11.7 KB | 33da02c6280408782bfc3da9fe3ff4d02b3bd352f0c8a95ea3a92acd72a409c2 |
lib/dnn/ext/dataset_loader/numo/ndloop.h | 100777 | 0 | 0 | | | 2.88 KB | 2eb6f3ebb736a983688671e2dace57ad5f04bbb4ef3dd4170d306a70a3307928 |
lib/dnn/ext/dataset_loader/numo/template.h | 100777 | 0 | 0 | | | 5.66 KB | 5761c11229236fbbf2126dc8001393827f023b3d6ba285c31484829ee56a4c62 |
lib/dnn/ext/dataset_loader/numo/types/bit.h | 100777 | 0 | 0 | | | 773 Bytes | 376c16a4aa86b1ad6cb0a5897ff7e6aa8cb9f2c9118eba24bf05000ad3eed122 |
lib/dnn/ext/dataset_loader/numo/types/complex.h | 100777 | 0 | 0 | | | 8.35 KB | fe568a791e24d3b98bda2c84b6f6522d4ea58c21ddf9a50adcce1ccb78cfee5e |
lib/dnn/ext/dataset_loader/numo/types/complex_macro.h | 100777 | 0 | 0 | | | 8.25 KB | 14e064770b08ea6db78c98711a334983bb48ee8189dccd8a09d5b3a66c913bee |
lib/dnn/ext/dataset_loader/numo/types/dcomplex.h | 100777 | 0 | 0 | | | 1.1 KB | eb6d17991b7f61ca32d056900a62d9f9912a8fe7aa24e5a8a752ff2b5247789a |
lib/dnn/ext/dataset_loader/numo/types/dfloat.h | 100777 | 0 | 0 | | | 1.11 KB | 87d723ac8ff27686d3fdc1fc7be5d1c9b4f3c153eafce24421772810eb5d785f |
lib/dnn/ext/dataset_loader/numo/types/float_def.h | 100777 | 0 | 0 | | | 807 Bytes | 753eee5845b8dbbe44051bf644e77511aa7e7296a63d8734628a6999eca44a24 |
lib/dnn/ext/dataset_loader/numo/types/float_macro.h | 100777 | 0 | 0 | | | 4.49 KB | c364f0588a8ad03d9ca27d7b056c81e63036d8d87d421103c3d4ff541903da90 |
lib/dnn/ext/dataset_loader/numo/types/int16.h | 100777 | 0 | 0 | | | 542 Bytes | 99ea68372311ceadda2ad73ddccad271ea3ad3074df70d3e4de0172b809902a0 |
lib/dnn/ext/dataset_loader/numo/types/int32.h | 100777 | 0 | 0 | | | 575 Bytes | a6c2bb130faca4a5b77b7eea7a9e2b38461fa2e6b7f7323fc430c2b9a1a660c8 |
lib/dnn/ext/dataset_loader/numo/types/int64.h | 100777 | 0 | 0 | | | 595 Bytes | 083b01da8a515143a11bc83bea45a7eb0639de74d7c2568158a2a2a2605bf3f3 |
lib/dnn/ext/dataset_loader/numo/types/int8.h | 100777 | 0 | 0 | | | 515 Bytes | c5870f3dc60606d3ea9c1381493daae1ab45812fc57d417a5bb8f7746f61f6df |
lib/dnn/ext/dataset_loader/numo/types/int_macro.h | 100777 | 0 | 0 | | | 773 Bytes | 9ebc51f5063aa49cfbceb56235a0e996aeaa9082dc3fb7606624586286a08fcb |
lib/dnn/ext/dataset_loader/numo/types/real_accum.h | 100777 | 0 | 0 | | | 9.16 KB | edb2f7580a324d523a3bc43632c8434aec11ddc5f77e179fd12aeaf34816e389 |
lib/dnn/ext/dataset_loader/numo/types/robj_macro.h | 100777 | 0 | 0 | | | 2.92 KB | ba65b3b188d8d6ff303d913b99e48928680ef2b61514e034c588201b975ac512 |
lib/dnn/ext/dataset_loader/numo/types/robject.h | 100777 | 0 | 0 | | | 615 Bytes | 78d4441edb81663379edfd2b31533fbc886073697663634697b8d8b278a4d817 |
lib/dnn/ext/dataset_loader/numo/types/scomplex.h | 100777 | 0 | 0 | | | 1.11 KB | 1ced6dfeb8f5789e1433e7ff867a8072c3c0efbde14830162239eef4a828e7ba |
lib/dnn/ext/dataset_loader/numo/types/sfloat.h | 100777 | 0 | 0 | | | 1.11 KB | 0c92bd44e78252d632a5996027375dab69fb642353e386a881d55ee6d5cf819a |
lib/dnn/ext/dataset_loader/numo/types/uint16.h | 100777 | 0 | 0 | | | 515 Bytes | 3f28b2db44614a32d8d0ee66dc55e212bcaeca287f0b12bb492858bd09033a92 |
lib/dnn/ext/dataset_loader/numo/types/uint32.h | 100777 | 0 | 0 | | | 523 Bytes | b9f37d1c6bfe687a7fa44fdd54327fdbe59eb4196821b77e4aa6287f411b675e |
lib/dnn/ext/dataset_loader/numo/types/uint64.h | 100777 | 0 | 0 | | | 534 Bytes | a5acd53d317f121e3a2916f3d8494c39078790044351054a361f3b7e651b91fb |
lib/dnn/ext/dataset_loader/numo/types/uint8.h | 100777 | 0 | 0 | | | 505 Bytes | 36fd9b53c0ff8438b63e59d8f1bfb8085323041dd5a4fb1b8d0a57a9d29d37e2 |
lib/dnn/ext/dataset_loader/numo/types/uint_macro.h | 100777 | 0 | 0 | | | 558 Bytes | c5280d5c2111364d8c74436f3b47e7bde23418cd7505e13e5a75b3add350f8c4 |
lib/dnn/ext/dataset_loader/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 | 9a44af8a72ce3ea45458e1881d70f25918506a9f911e86aa97881c6d84a2bb3c |
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 | 33da02c6280408782bfc3da9fe3ff4d02b3bd352f0c8a95ea3a92acd72a409c2 |
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/lib/cifar10.rb | 100777 | 0 | 0 | | | 1.67 KB | b6db919540e7f8b3f2c7bb21973fe1d1882e032cc67239a68997ef2cee3f9120 |
lib/dnn/lib/image_io.rb | 100777 | 0 | 0 | | | 913 Bytes | 72d6ee91771c355c682d7eec632d0d6d4718e46fe74e3f022fc9eeeac6398b7c |
lib/dnn/lib/mnist.rb | 100777 | 0 | 0 | | | 3.09 KB | 0a345944823ce14fb24a069b952dd26cff5dffa0c0f645a4ba677a534b21396f |
lib/dnn/version.rb | 100777 | 0 | 0 | | | 38 Bytes | 90effd2fd9efe419f2da6ea4edf7afddba572b1cf25acdd8edd32af3234921ac |
ruby-dnn.gemspec | 100777 | 0 | 0 | | | 1.73 KB | f2d8a268d78896b251fac369ad622a54f12973aa2191925506ee3b7f3537d950 |