244 Commits

Autor SHA1 Mensagem Data
Juan Cazala 65a07d8308 improved gulp tasks 2015-05-16 19:54:04 -03:00
Juan Cazala e0a6a21977 Update README.md 2015-05-16 19:43:31 -03:00
Juan Cazala ec02e046f8 Update README.md 2015-05-16 19:41:47 -03:00
Juan Cazala fd44c0bdfe Update README.md 2015-05-14 10:41:51 -03:00
Juan Cazala d03c61455c Merge pull request #38 from cazala/dot
added image link when exporting to dot language
2015-05-13 18:03:19 -03:00
Juan Cazala a59a06d4dc added image link when exporting to dot language 2015-05-13 18:00:03 -03:00
Juan Cazala bae5eb462c Update README.md 2015-05-13 12:05:27 -03:00
Juan Cazala 2b30b70af0 Update README.md 2015-05-13 12:02:48 -03:00
Juan Cazala 43fef38be9 Update README.md 2015-05-13 12:01:49 -03:00
Juan Cazala dbe8fd1526 Merge pull request #37 from mkondel/master
fixed gulp tasks with browserify
2015-05-12 20:24:04 -03:00
max 35edc26484 mocha fix 2015-05-12 18:05:50 -04:00
max 36de19118f mocha fix 2015-05-12 18:04:58 -04:00
max ec0b9f4b6a added minified version to gulp and repo 2015-05-12 17:51:19 -04:00
max 902eb992b8 added /dist/synaptic.js with sourcemaps 2015-05-12 17:16:52 -04:00
max 1d129e50d6 updated tests 2015-05-11 22:58:07 -04:00
max a407542612 closer to the original 2015-05-11 22:26:08 -04:00
max 3a729890cb fixed gulp tasks with browserify 2015-05-11 21:37:12 -04:00
Juan Cazala d13062eed0 Merge pull request #36 from mkondel/master
Stop training with custom conditions
2015-05-11 21:05:44 -03:00
max 9724b4457f depreciated customLog in favor of custom 2015-05-11 19:28:35 -04:00
max 3f1f5b483a depreciated customLog in favor of custom 2015-05-11 19:25:35 -04:00
max ef0b488b2f return true from customLog to stop training, otherwise should be backward compatible with code that used old customLog 2015-05-10 21:15:12 -04:00
max fcde4bd112 return true/false from customLog to allow_iterations, or stop training at any point 2015-05-10 21:04:13 -04:00
max 10cf382145 return true/false from customLog to allow_iterations, or stop training at any point 2015-05-10 21:02:21 -04:00
max 321fb4ea4c return true/false from customLog to allow_iterations, or stop training at any point 2015-05-10 20:58:12 -04:00
Juan Cazala 346cf5669f Merge pull request #32 from Sleepwalking/master
add options to Architect.LSTM
2015-05-02 22:03:39 -03:00
sleepwalking b26d7e03c2 add options to Architect.LSTM 2015-05-01 11:26:15 +08:00
Juan Cazala ac4c2684b2 Merge pull request #31 from Sleepwalking/master
Parallelize neuron activation sequence in self-connected layers
2015-05-01 00:09:34 -03:00
sleepwalking 418610215e Merge https://github.com/cazala/synaptic 2015-05-01 10:49:42 +08:00
sleepwalking 281474b46e all to else connection type 2015-05-01 10:34:57 +08:00
sleepwalking c2ebf9c054 export topology to DOT language 2015-05-01 10:30:59 +08:00
Juan Cazala 00809d2fd2 Merge pull request #29 from Sleepwalking/master
Optimization for Second-order Networks
2015-04-29 10:51:50 -03:00
sleepwalking 91b8abab12 calculate & store influences in advance 2015-04-29 20:00:22 +08:00
Juan Cazala 40a1f896b4 Merge pull request #28 from JakePrasad/master
Extra commas were being added to hardcode
2015-04-23 12:19:56 -03:00
Jake Prasad a58a3aae00 Extra commas were being added to hardcode 2015-04-20 22:11:11 -07:00
Juan Cazala 6fb5a051fe added link to source for demos 2015-04-07 00:40:06 -03:00
Juan Cazala 64eac61a99 added link to source for demos 2015-04-07 00:37:27 -03:00
Juan Cazala 1e00acb166 added more tests 2015-03-31 11:30:35 -03:00
Juan Cazala 1b430ae012 Update README.md 2015-03-24 19:14:29 -03:00
Juan Cazala 69e2acabed Update README.md 2015-03-18 17:10:35 -03:00
Juan Cazala 4c14532dce Merge pull request #22 from shamoons/tests/network-layer
Tests/network layer
2015-03-17 12:16:41 -03:00
Shamoon Siddiqui 846b25ea84 Removed extraneous parallel components 2015-03-17 09:24:41 -04:00
Shamoon Siddiqui af7a44c808 Got AND Gate search to function 2015-03-14 11:21:46 -04:00
Shamoon Siddiqui 2c7de4e9fa Starting to add test for network training 2015-03-14 11:12:13 -04:00
Juan Cazala 2d4d15bff1 grouped optimized code by layers and neurons 2015-03-13 00:52:09 -03:00
Juan Cazala a6dcace957 Update README.md 2015-03-12 13:35:12 -03:00
Juan Cazala ae0e77c1e0 updated demo links 2015-03-12 00:53:58 -03:00
Juan Cazala 9535b635ef Update README.md 2015-03-12 00:50:19 -03:00
Juan Cazala 2f8c98a399 Merge pull request #19 from jzjzjzj/patch-1
Specified hidden layers in LSTM example.
2015-03-09 21:03:51 -03:00
Juan Cazala b5f4249cdb Fix #18 2015-03-09 13:30:01 -03:00
Jānis d91a445a98 Specified hidden layers in LSTM example. 2015-03-09 09:16:48 +02:00