Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kwhitley/neataptic

:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
https://github.com/kwhitley/neataptic

removing useless variables && declaring missed ones

f6e8d79f2a3ea05f38857d582a3e6904fda91735 authored over 8 years ago by Vsevolod Rodionov <[email protected]>
Merge pull request #114 from bobalazek/master

Fixed rate callback and tests

e1ff6b86df0de828af02f0a4852f994a072a5260 authored over 8 years ago by Juan Cazala <[email protected]>
Fixed rate callback and tests

c233227b10786d0e0b6150047fc161f3fdc3917e authored over 8 years ago by Borut <[email protected]>
Merge pull request #110 from bobalazek/master

Rate callback

8ff4f28075c786ee2f8ddf37f4e73d28f80c2e3b authored over 8 years ago by Juan Cazala <[email protected]>
Schould be able to set a callback the rate

533d77aaeae5a2829095dd3ce424447579d38eef authored over 8 years ago by Borut <[email protected]>
Delete index.html

29bd2ecf285e930acc3389ea8742a7cf7b7298b8 authored over 8 years ago by Juan Cazala <[email protected]>
Update README.md

8a7d82b25c6cef34616674bc42540a46a4d9d4e3 authored over 8 years ago by Juan Cazala <[email protected]>
Delete launch.json

45e4cc2ab332502b72fef6a3278b0fcc6a333f9b authored over 8 years ago by Juan Cazala <[email protected]>
Ignore .settings

bd5062bdaa8b91112f62323584a246d694a7c9c4 authored over 8 years ago by Juan Cazala <[email protected]>
Fixed bundle path

0345fe648dd13684f78409dabba3b1d0b1bb4752 authored over 8 years ago by Juan Cazala <[email protected]>
Merge branch 'master' of https://github.com/cazala/synaptic

b82049382317dfc0b8191340b33a68cb81547d2f authored over 8 years ago by Juan Cazala <[email protected]>
v1.0.6

7ee75f99845cbcea7c81a2eae236fe1fb545eee1 authored over 8 years ago by Juan Cazala <[email protected]>
Replaced gulp with webpack

25e1e151a22c1ed00ec3d85029cdf8159d6f4244 authored over 8 years ago by Juan Cazala <[email protected]>
Merge pull request #105 from yogiben/patch-1

Add instructions to accessing examples

c5be6ffa3dd3d58bce8d34290d6de9990bb22a8b authored over 8 years ago by Juan Cazala <[email protected]>
Update README.md

50d28c328f1ba2748030555416a590d567cd9d31 authored over 8 years ago by Ben Jones <[email protected]>
v1.0.5

5524e296460a67b52789eb14a367e0be03a96466 authored over 8 years ago by Juan Cazala <[email protected]>
v1.0.5

abdce5117af949ea516c54a928db4e2b8915c381 authored over 8 years ago by Juan Cazala <[email protected]>
Merge pull request #102 from Cristy94/master

Improve workerTrain performance

a8d237f577ddc0358789e343a2e92ce8b6655afb authored over 8 years ago by Juan Cazala <[email protected]>
Remove ES6 template strings so travis build doesn't fail

238be47c901102ec06846bfeabf64a8b944bd247 authored over 8 years ago by Cristy94 <[email protected]>
Revert accidental typo

4a8301d3f9bc3dcabc801053f377642668f48d8c authored over 8 years ago by Cristy94 <[email protected]>
Improve multi-threaded training performance (#100)

I have made the changes described in #100. After this update, training 6
networks at the same ti...

6fc3bbf898764dc020cd9b8e064c3749618e7493 authored over 8 years ago by Cristy94 <[email protected]>
Update README.md

8895db505217eb506b6622ed0609fd123f238a5f authored over 8 years ago by Juan Cazala <[email protected]>
Added CDN link

dab9030d1902266462849a851ae9ab437ea8263d authored over 8 years ago by Juan Cazala <[email protected]>
Merge pull request #79 from vkaracic/patch-1

Update synaptic.js

fb0037bb0e8df6393d7ac299ffde9dc84e5616ec authored almost 9 years ago by Juan Cazala <[email protected]>
Update synaptic.js

Small typo :)

74cdcc35ac5322476c49b9a5e44e69050f5c805c authored almost 9 years ago by Vedran Karačić <[email protected]>
Merge pull request #76 from cazala/development

v1.0.4

82375f977d2f5c8260f6e18779309441a009c7ac authored almost 9 years ago by Juan Cazala <[email protected]>
v1.0.4

b752e29788f28667814dfc5e6dd1cb0447aa0f48 authored almost 9 years ago by Juan Cazala <[email protected]>
Merge pull request #75 from lucasBertola/master

fix bug in timingTask

ab3470dd8d9cb7356cf19ff2c530ddd31f2439bf authored almost 9 years ago by Juan Cazala <[email protected]>
fix bug in timingTask

b71201262afa2ed4f6fc2804d26d3a29b31f8969 authored almost 9 years ago by Bertola lucas <[email protected]>
build version 1.0.3

e8ce3a998c4afe99eb7698ca577d3a18d7d7460f authored almost 9 years ago by Juan Cazala <[email protected]>
build dist files

afeb75eeef4fab6fec34c40eab4a3b81bc950782 authored almost 9 years ago by Juan Cazala <[email protected]>
Merge pull request #64 from funerr/corss-validation

Fix options.crossValidate bug and make sin tests more lenient

65dbed49360edadd74d694c88a86dafe2d7f5a2b authored about 9 years ago by Juan Cazala <[email protected]>
Fix options.crossValidate bug and make sin tests more lenient

3975fcb89455d3b3d97528af56b4378ad6e53f8f authored about 9 years ago by agam360 <[email protected]>
Merge pull request #61 from funerr/cross-validation

Cross validation

f22842a3502b043fedcd537977f811bdb2db2e96 authored about 9 years ago by Juan Cazala <[email protected]>
Fix crossvalidation error bug and create its unit test

afa660ecdea9031b0980473e2955b4a30e74d2f0 authored about 9 years ago by agam360 <[email protected]>
Fix test

d9ea8fac74c32a2814750170331d7c68527f275e authored about 9 years ago by agam360 <[email protected]>
Adding test

576e8977fd8ef38b830610114cf963ccbc8dd7be authored about 9 years ago by agam360 <[email protected]>
Fix syntax error and undefined options

806387cae52a73da16bb54073031fe1ea92b3d3c authored about 9 years ago by agam360 <[email protected]>
Add cross-validation code

c44c2261514ed5ceb87a2a12cf6602cd9d035a9b authored about 9 years ago by agam360 <[email protected]>
Update bower.json

a5d50457847bf6b5e756c678030c173d3798a010 authored over 9 years ago by Juan Cazala <[email protected]>
updated version tag

b2c3220c70f14785b86b5d44c9b2e028811c6fc6 authored over 9 years ago by Juan Cazala <[email protected]>
Merge pull request #55 from SkY3r/patch-1

>=0.10 Node Compatibility

b1a0846e876f97cf0bd3a140630333f7ae3b0995 authored over 9 years ago by Juan Cazala <[email protected]>
>=0.10 Node Compatibility

Error by installing on new versions of the Node:

npm WARN engine [email protected]: wanted: {"no...

bdefeb2853b7076db98c42083d1ac217c3e5a2fe authored over 9 years ago by SkY3r <[email protected]>
Merge pull request #52 from GrantMStevens/master

fixing array joinng in standalone function to prevent commas

7bc08646abafdd457cfa642bc8c9f49da848e045 authored over 9 years ago by Juan Cazala <[email protected]>
fixing array joinng in standalone function to prevent commas

a4042c436415e62fad8aba4ab4b811af06ee06a5 authored over 9 years ago by Grant Stevens <[email protected]>
update tag: v1.0.1

4d50133633cc6f21de48af22b3920da047be44d3 authored over 9 years ago by Juan Cazala <[email protected]>
update tag: v1.0.1

169bea133ce53ee4c454d80f8a856406828536ba authored over 9 years ago by Juan Cazala <[email protected]>
fix #51

6da278357f46929616af3607664a8d22a4a975b0 authored over 9 years ago by Juan Cazala <[email protected]>
added ReLU activation function

26dbe8ceee4ffaed35ce65950190d01f044a7974 authored over 9 years ago by Juan Cazala <[email protected]>
removed inline requires

8e19e852a0a88cc4364f1b40913a4ea8f9346d7d authored over 9 years ago by Juan Cazala <[email protected]>
fixed typo

06b4566eb37d43ff94574d028686e459c97a31fb authored over 9 years ago by Juan Cazala <[email protected]>
build list files

96f88da7324919cf96888fbfe04950a562342076 authored over 9 years ago by Juan Cazala <[email protected]>
Merge pull request #49 from Qard/real-errors

Don't throw strings

a3bd74e72af97f596342dc1d754dc6eada898134 authored over 9 years ago by Agustin Mendez <[email protected]>
Don't throw strings

db2a42330ea10ac685f53ffe614397dcf0abf6f1 authored over 9 years ago by Stephen Belanger <[email protected]>
updated tag

e0f20561c24b4adc6f6081509a2e456fe886fe41 authored over 9 years ago by Juan Cazala <[email protected]>
new release

ec8cd5f29bdabd8a1e192f12434b1664292f8088 authored over 9 years ago by Juan Cazala <[email protected]>
new release

f4eed6a396f91ed22ab63f79768a874956e2fca2 authored over 9 years ago by Juan Cazala <[email protected]>
removed browser test file

52fe07fc95a92aa9f549b05c4b61192675436d65 authored over 9 years ago by Juan Cazala <[email protected]>
added new spec to the tests: timing task

892aa1b349b812099d7551e3defc7363bccadc68 authored over 9 years ago by Juan Cazala <[email protected]>
normalized everything to camelCase

70b974ddcd2b38b84fdf9231fc4d6d9884475ebe authored over 9 years ago by Juan Cazala <[email protected]>
unified influences into main memory array for optimized nets

d4aa1d23acfb113b33e319d5aa21a295b43a3feb authored over 9 years ago by Juan Cazala <[email protected]>
new features: test, timingTask and scheduled tasks Trainer.cost.BINARY

e4b1639bf4038865af02303d209884ef8e3b567f authored over 9 years ago by Juan Cazala <[email protected]>
removed unnecesary license prepend

26b75f9542ba0bec3c9ef2386faca37ecaa91075 authored over 9 years ago by Juan Cazala <[email protected]>
ignore debug file

8be394c4c7c890b68e52003b2cad8c34939cf0e8 authored over 9 years ago by Juan Cazala <[email protected]>
fixed bug: extra eligibility traces were copied when cloning

ed5e287a4006b5df36ab2dc14f3ee3bd278b6dd4 authored over 9 years ago by Juan Cazala <[email protected]>
Merge pull request #40 from coleww/patch-1

fix toJSON comment

8c4e3db35cbe77bb931a328670b8400ddfdaaf15 authored over 9 years ago by Juan Cazala <[email protected]>
fixes toJSON comment

cbfe912e542670a593204d1f683ce7f9300fb53f authored over 9 years ago by Cole Willsea <[email protected]>
Merge pull request #39 from anubisthejackle/patch-2

Update synaptic.js

f1c5d7c9e2f1ad5acebc7bd5dfe5d1f3348c03e0 authored over 9 years ago by Juan Cazala <[email protected]>
Update synaptic.js

Performance boost to noRepeat method.

a8e7ca02dfdb6b9d3994b0854712b14694af9a04 authored over 9 years ago by Travis Weston <[email protected]>
fixed typo in neuron.reset()

b7664e608aef6a8727529f8bb2a0736433554c98 authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

bbf1046fdc6b98832fc2c9cd67046f74be80f74b authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

ab840c2150de5f37f5dc7b455f73a9ebc59bfa46 authored over 9 years ago by Juan Cazala <[email protected]>
removed extra license in uncompressed build

473e07962ab18cd071ed2d6a4a96201d6898a855 authored over 9 years ago by Juan Cazala <[email protected]>
fixed workerTrain

there was an undefined variable ‘abort_training’

798462380c41f598346ac16ab0e0da8b3842b397 authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

10ad23e88be43b1af368dc952582a87cffbbb6a2 authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

84f78fcd7c343ae40c51c6c7daf1a27a8f1a40a8 authored over 9 years ago by Juan Cazala <[email protected]>
browserified source for the web

fe91cf0b5b216492793325b1ed318ba7a2490f72 authored over 9 years ago by Juan Cazala <[email protected]>
improved gulp tasks

65a07d830807b9beb57fcccb3a2f5deacef2d97b authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

e0a6a21977d2c1c3bd8a824bcdacf5d061ec72be authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

ec02e046f87a8e9624b96829bbab8a613454e90d authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

fd44c0bdfed335343757a335c819b534b96d7da1 authored over 9 years ago by Juan Cazala <[email protected]>
Merge pull request #38 from cazala/dot

added image link when exporting to dot language

d03c61455c9e18de8083cff90dddbe837bb8042f authored over 9 years ago by Juan Cazala <[email protected]>
added image link when exporting to dot language

a59a06d4dcd383a5ccf04e6adffc49e05b2f565d authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

bae5eb462c1f5fe6e073781c72cfff272e538788 authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

2b30b70af08a331b9c5b50f6e06bb7bbbf4b6c09 authored over 9 years ago by Juan Cazala <[email protected]>
Update README.md

43fef38be9054a8bd34a5672a31295b994ac66f9 authored over 9 years ago by Juan Cazala <[email protected]>
Merge pull request #37 from mkondel/master

fixed gulp tasks with browserify

dbe8fd15262931b1b55c95f0373e188e1ebbd357 authored over 9 years ago by Juan Cazala <[email protected]>
mocha fix

35edc2648418b7fd2d5d4cedeefbf5b59cc72ae6 authored over 9 years ago by max <[email protected]>
mocha fix

36de19118f75a284968df809026cc5bc3d072942 authored over 9 years ago by max <[email protected]>
added minified version to gulp and repo

ec0b9f4b6ab81626d0c319423abd62add3cd66d3 authored over 9 years ago by max <[email protected]>
added /dist/synaptic.js with sourcemaps

902eb992b8d36c745ae6905af1b6d026279db44b authored over 9 years ago by max <[email protected]>
updated tests

1d129e50d6546c855aa7fcd731f8e185e5263b2c authored over 9 years ago by max <[email protected]>
closer to the original

a407542612da1bd26d1997dde690ed5a7ef925f4 authored over 9 years ago by max <[email protected]>
fixed gulp tasks with browserify

3a729890cbebab1ba1feb1b66eaa0fb2ab2d86c2 authored over 9 years ago by max <[email protected]>
Merge pull request #36 from mkondel/master

Stop training with custom conditions

d13062eed0981692860756e99b96039d755f049c authored over 9 years ago by Juan Cazala <[email protected]>
depreciated customLog in favor of custom

9724b4457fbc8d08d5f7154cfc13f1192ee2989b authored over 9 years ago by max <[email protected]>
depreciated customLog in favor of custom

3f1f5b483a54595936502f8023624509d8c07ac1 authored over 9 years ago by max <[email protected]>
return true from customLog to stop training, otherwise should be backward compatible with code that used old customLog

ef0b488b2fa1cd5f7a0b205866ab2a4a9aecf2cb authored over 9 years ago by max <[email protected]>
return true/false from customLog to allow_iterations, or stop training at any point

fcde4bd112e925f30e798c480904bf64bb2a63e4 authored over 9 years ago by max <[email protected]>
return true/false from customLog to allow_iterations, or stop training at any point

10cf382145d3a1ac0b3aa82b4624678ee6fc8d51 authored over 9 years ago by max <[email protected]>