244 Commits

Autor SHA1 Mensagem Data
Juan Cazala ab3470dd8d Merge pull request #75 from lucasBertola/master
fix bug in timingTask
2016-03-17 10:28:10 -03:00
Bertola lucas b71201262a fix bug in timingTask 2016-03-16 21:42:12 +01:00
Juan Cazala e8ce3a998c build version 1.0.3 1.0.3 2016-03-02 13:28:25 -03:00
Juan Cazala afeb75eeef build dist files 2016-03-02 13:28:12 -03:00
Juan Cazala 65dbed4936 Merge pull request #64 from funerr/corss-validation
Fix options.crossValidate bug and make sin tests more lenient
2015-10-18 20:51:07 -03:00
agam360 3975fcb894 Fix options.crossValidate bug and make sin tests more lenient 2015-10-17 16:21:40 +03:00
Juan Cazala f22842a350 Merge pull request #61 from funerr/cross-validation
Cross validation
2015-10-11 16:13:57 -03:00
agam360 afa660ecde Fix crossvalidation error bug and create its unit test 2015-10-09 03:19:43 +03:00
agam360 d9ea8fac74 Fix test 2015-10-09 03:06:36 +03:00
agam360 576e8977fd Adding test 2015-10-09 02:31:09 +03:00
agam360 806387cae5 Fix syntax error and undefined options 2015-10-09 00:44:47 +03:00
agam360 c44c226151 Add cross-validation code 2015-10-09 00:43:06 +03:00
Juan Cazala a5d5045784 Update bower.json 1.0.2 2015-09-01 11:42:41 -03:00
Juan Cazala b2c3220c70 updated version tag 2015-09-01 11:42:24 -03:00
Juan Cazala b1a0846e87 Merge pull request #55 from SkY3r/patch-1
>=0.10 Node Compatibility
2015-08-27 14:03:18 -03:00
SkY3r bdefeb2853 >=0.10 Node Compatibility
Error by installing on new versions of the Node:

npm WARN engine synaptic@1.0.1: wanted: {"node":"^0.10.0"} (current: {"node":"0.12.7","npm":"2.13.5"})
2015-08-27 17:48:09 +02:00
Juan Cazala 7bc08646ab Merge pull request #52 from GrantMStevens/master
fixing array joinng in standalone function to prevent commas
2015-07-29 17:39:45 +02:00
Grant Stevens a4042c4364 fixing array joinng in standalone function to prevent commas 2015-07-29 11:31:17 -04:00
Juan Cazala 4d50133633 update tag: v1.0.1 1.0.1 2015-07-20 03:11:42 -03:00
Juan Cazala 169bea133c update tag: v1.0.1 2015-07-20 03:11:17 -03:00
Juan Cazala 6da278357f fix #51 2015-07-17 13:55:02 -03:00
Juan Cazala 26dbe8ceee added ReLU activation function 2015-07-16 10:44:04 -03:00
Juan Cazala 8e19e852a0 removed inline requires 2015-07-15 20:24:34 -03:00
Juan Cazala 06b4566eb3 fixed typo 2015-07-15 00:46:17 -03:00
Juan Cazala 96f88da732 build list files 2015-07-15 00:07:36 -03:00
Agustin Mendez a3bd74e72a Merge pull request #49 from Qard/real-errors
Don't throw strings
2015-07-14 23:43:25 -03:00
Stephen Belanger db2a42330e Don't throw strings 2015-07-14 14:25:55 -07:00
Juan Cazala e0f20561c2 updated tag 1.0.0 2015-07-12 23:56:45 -03:00
Juan Cazala ec8cd5f29b new release 2015-07-12 23:07:15 -03:00
Juan Cazala f4eed6a396 new release 2015-07-12 23:06:42 -03:00
Juan Cazala 70b974ddcd normalized everything to camelCase 2015-07-12 23:06:42 -03:00
Juan Cazala 892aa1b349 added new spec to the tests: timing task 2015-07-12 23:06:42 -03:00
Juan Cazala 52fe07fc95 removed browser test file 2015-07-12 23:06:42 -03:00
Juan Cazala d4aa1d23ac unified influences into main memory array for optimized nets 2015-07-12 23:06:41 -03:00
Juan Cazala ed5e287a40 fixed bug: extra eligibility traces were copied when cloning 2015-07-12 23:06:41 -03:00
Juan Cazala 8be394c4c7 ignore debug file 2015-07-12 23:06:41 -03:00
Juan Cazala 26b75f9542 removed unnecesary license prepend 2015-07-12 23:06:41 -03:00
Juan Cazala e4b1639bf4 new features: test, timingTask and scheduled tasks Trainer.cost.BINARY 2015-07-12 23:06:41 -03:00
Juan Cazala 8c4e3db35c Merge pull request #40 from coleww/patch-1
fix toJSON comment
2015-06-21 02:25:52 -03:00
Cole Willsea cbfe912e54 fixes toJSON comment 2015-06-20 21:47:11 -07:00
Juan Cazala f1c5d7c9e2 Merge pull request #39 from anubisthejackle/patch-2
Update synaptic.js
2015-06-20 15:09:36 -03:00
Travis Weston a8e7ca02df Update synaptic.js
Performance boost to noRepeat method.
2015-06-18 16:19:12 -04:00
Juan Cazala b7664e608a fixed typo in neuron.reset() 2015-05-26 14:13:07 -03:00
Juan Cazala bbf1046fdc Update README.md 2015-05-16 23:59:52 -03:00
Juan Cazala ab840c2150 Update README.md 2015-05-16 20:29:05 -03:00
Juan Cazala 798462380c fixed workerTrain
there was an undefined variable ‘abort_training’
2015-05-16 20:15:02 -03:00
Juan Cazala 473e07962a removed extra license in uncompressed build 2015-05-16 20:15:02 -03:00
Juan Cazala 10ad23e88b Update README.md 2015-05-16 20:01:51 -03:00
Juan Cazala 84f78fcd7c Update README.md 2015-05-16 19:59:28 -03:00
Juan Cazala fe91cf0b5b browserified source for the web 2015-05-16 19:54:24 -03:00