Ecosyste.ms: OpenCollective

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

Kevin R. Whitley

Open-sourcer, creating tiny, readable code to help you your code get tinier... and more readable.
Collective - Host: opensource - https://opencollective.com/kevinrwhitley - Website: https://slick.af - Code: https://github.com/kwhitley

Fixed multithreading score

* Selfconnections weren't applied in serialized networks
* Remove double this.activation = 0 in ...

github.com/kwhitley/neataptic - b0a80bec4b782f915f33e65790186962412e0cdd authored over 7 years ago
added coveralls pass to .travis.yml

github.com/kwhitley/console-functions - 9c934caac1d2400c7f1b2657d80a1e88d03d3ce3 authored over 7 years ago
added coveralls pass to .travis.yml

github.com/kwhitley/apicache - 9c934caac1d2400c7f1b2657d80a1e88d03d3ce3 authored over 7 years ago
added node version support badge to README

github.com/kwhitley/console-functions - 29b8abf7c6e2ff848829ef7151497d988a5fb055 authored over 7 years ago
added node version support badge to README

github.com/kwhitley/apicache - 29b8abf7c6e2ff848829ef7151497d988a5fb055 authored over 7 years ago
version correction and README update to include coverage

github.com/kwhitley/console-functions - 6bbd227addd1313bc3ed507158e519cc0365afd2 authored over 7 years ago
version correction and README update to include coverage

github.com/kwhitley/apicache - 6bbd227addd1313bc3ed507158e519cc0365afd2 authored over 7 years ago
added coveralls support

github.com/kwhitley/apicache - b5599c4840ab36edaa1e331bc0da5c894cacc791 authored over 7 years ago
added coveralls support

github.com/kwhitley/console-functions - b5599c4840ab36edaa1e331bc0da5c894cacc791 authored over 7 years ago
add multiple node versions to travis

github.com/kwhitley/apicache - d383f5fdff9ba74730f191820be25433aa8e822c authored over 7 years ago
add multiple node versions to travis

github.com/kwhitley/console-functions - d383f5fdff9ba74730f191820be25433aa8e822c authored over 7 years ago
removed restify test coverage from v1.0.0

github.com/kwhitley/console-functions - 4ad2982c3d4d9f8fd78b42d0d6d1129cd64ad498 authored over 7 years ago
removed restify test coverage from v1.0.0

github.com/kwhitley/apicache - 4ad2982c3d4d9f8fd78b42d0d6d1129cd64ad498 authored over 7 years ago
Compiling file

Planning to move mkdocs and docs to the gh-pages branch

github.com/kwhitley/neataptic - 6d4636eab6fd5f274e66cf9814f263107c0b064e authored over 7 years ago
Delete CODE_OF_CONDUCT.md

github.com/kwhitley/neataptic - bdf4b07e6760bed09fd7ae05ed6f7a58da9deef2 authored over 7 years ago
Fix playground

github.com/kwhitley/neataptic - 87c1e8fde2cb4089563edea8144284340fbcce39 authored over 7 years ago
Mutation -> mutation playground

github.com/kwhitley/neataptic - 72e8247542238fca648daf34255bc9e252887e35 authored over 7 years ago
Merge pull request #43 from AlexisTM/patch-1

mutation to Mutation bugfix for the examples

github.com/kwhitley/neataptic - 205dec72819e98c84497785852a6ace5a3e13a0b authored over 7 years ago
mutation to Mutation bugfix for the examples

github.com/kwhitley/neataptic - 5d75580167a7844c16750f9485c93433db4e7af8 authored over 7 years ago
added downloads to README

github.com/kwhitley/apicache - 0af981138143e0be2f5006f6abcf5fa003a5708c authored over 7 years ago
added downloads to README

github.com/kwhitley/console-functions - 0af981138143e0be2f5006f6abcf5fa003a5708c authored over 7 years ago
adding test coverage

github.com/kwhitley/redux-registry - 9930ee1a21ad888c8c20a37d0fa409a0d8720724 authored over 7 years ago
Multithreading bugfix

github.com/kwhitley/neataptic - 3642781f849cd72763af7d1ce5b889889bb5a78f authored over 7 years ago
updated NPM keywords

github.com/kwhitley/redux-registry - 4ffaf9b72f1de56220436e7ac2143ecd3eb78a9f authored over 7 years ago
Merge branch 'master' of github.com:kwhitley/redux-registry

github.com/kwhitley/redux-registry - 5837e20ddc690e05c011767c7415e3f5dce53284 authored over 7 years ago
corrected coveralls badge to point to master

github.com/kwhitley/redux-registry - bd35e3d7c3ced993b7dbf212df309ebb0f3887c3 authored over 7 years ago
updated tests for coverage

github.com/kwhitley/redux-registry - 4ed38945756fbd76ac577ba9ab1918a16c5f002f authored over 7 years ago
added ReduxRegistry.create(registerName)(actionName)(...args) functionality

github.com/kwhitley/redux-registry - 1255ba40a7143a64fea36f5676eb0cd31f85fc0b authored over 7 years ago
Removed broken link

github.com/kwhitley/neataptic - ef12308ef671eedd77ba9aba82ebb6d46eb9ab95 authored over 7 years ago
Merge pull request #2 from kwhitley/coveralls

adding coveralls support

github.com/kwhitley/redux-registry - 16c37be981c5b2adfb13f7bd47738f9c6c4d200c authored over 7 years ago
cleanup and added coverage badge

github.com/kwhitley/redux-registry - 28a2bffc6c1d09ce85719df99e25097ce0dcf218 authored over 7 years ago
adding coveralls support

github.com/kwhitley/redux-registry - 0ff515c6133877d6f32d7c319270895fa24a3744 authored over 7 years ago
added support for create() and reduce() on ReduxRegister class

github.com/kwhitley/redux-registry - bb4b34ffd047b17b973ae2e08c4a2b02dce97b8a authored over 7 years ago
fixed issue preventing multiple value/attr action creators from working

github.com/kwhitley/redux-registry - 5a85c3731899fd3549d772fa68201c91168aa536 authored over 7 years ago
added pretty extensive testing and initial docs

github.com/kwhitley/redux-registry - 102e77eb769b19cf99350a81635d10e88a3ae9f0 authored over 7 years ago
removed console logging

github.com/kwhitley/redux-registry - d684e9848afc07f26b588c2f6503eacf894c9aca authored over 7 years ago
version 1.0.0 - major breaking changes, docs to follow

github.com/kwhitley/redux-registry - 473b0fb43dedfd86e347a2389256d3dcf07c66a9 authored over 7 years ago
Update package.json

github.com/kwhitley/neataptic - eea18bd29de5182687070eb354aa97aab933c809 authored over 7 years ago
Delete package-lock.json

github.com/kwhitley/neataptic - 439322c57212d3dd6d66b96c762b2194a383c3ad authored over 7 years ago
Merge pull request #42 from jmussett/master

Fixed TypeError caused by naming mistake in LSTM network.

github.com/kwhitley/neataptic - b1d555de94956d6a56f19df0c9540ea15eeea2be authored over 7 years ago
Fixed TypeError caused by naming mistake in LSTM network.

github.com/kwhitley/neataptic - 7b617e783057d3dfdc4d5907304a6b7fec4a437f authored over 7 years ago
Some bugfixes

* No more .min version

github.com/kwhitley/neataptic - 6edb52a3ba523ec0d28d2f658ee63196d4f2e1ff authored over 7 years ago
Update README.md

github.com/kwhitley/neataptic - 6f0399a244940855ce3557d57c20d68dbd8e6c7e authored over 7 years ago
Update README.md

github.com/kwhitley/neataptic - 5d85533b1cbd785e0f37f28519a3fee5e85da7bd authored over 7 years ago
Update README.md

github.com/kwhitley/neataptic - 4c7255bf59a1dc8f3f9ce9bbe9bd62a2197bde76 authored over 7 years ago
Fix default option neat

github.com/kwhitley/neataptic - ee5e4ad73de6619006999553f5d58bcbcbc92166 authored over 7 years ago
Merge pull request #39 from wagenaartje/async

Multithreaded neuro-evolution added.

github.com/kwhitley/neataptic - ea8307547a6bfd1b76acbcc455f07a7f262d521e authored over 7 years ago
Merge pull request #91 from peteboere/patch-1

Cached headers dropped in node > v7.7.x due to api changes. Thanks @peteboere! 👍

github.com/kwhitley/console-functions - 748b0cbbd9e195a383be30aa4523299aeda2a702 authored over 7 years ago
Merge pull request #91 from peteboere/patch-1

Cached headers dropped in node > v7.7.x due to api changes. Thanks @peteboere! 👍

github.com/kwhitley/apicache - 748b0cbbd9e195a383be30aa4523299aeda2a702 authored over 7 years ago
Update README.md

github.com/kwhitley/neataptic - 026ebba0d78f4afe16720cc1bc16197aaad3b42e authored over 7 years ago
Merge branch 'master' into async

github.com/kwhitley/neataptic - 7885e2bfc543f0366243807fd938fb030e48a5f8 authored over 7 years ago
Travis test change

github.com/kwhitley/neataptic - e79b287e2f2bcbb61ea501e071a4d25907cc7cca authored over 7 years ago
Cleaning up

* switched all object variable names to correct style (i.e. methods
instead of Methods)
* multit...

github.com/kwhitley/neataptic - 888e845a3474d8bcc91fd63d9dbe003bbabc8ac8 authored over 7 years ago
Async/promise changes

* performance.now() replaced by Date.now() (not supported by Node)
* WebWorker.evaluate() now re...

github.com/kwhitley/neataptic - 8da15a72e90e25d4ccefd369b82b66938dada60e authored over 7 years ago
Update apicache.js

Cached headers dropped in node > v7.7.x due to api changes.

github.com/kwhitley/console-functions - f94b1e2fc6deb236e55432a366922bf97629cac6 authored over 7 years ago
Update apicache.js

Cached headers dropped in node > v7.7.x due to api changes.

github.com/kwhitley/apicache - f94b1e2fc6deb236e55432a366922bf97629cac6 authored over 7 years ago
Simple contract interface

github.com/kwhitley/neataptic - 67b987a864c36bf124bc54ba3757a3e8872135ec authored over 7 years ago
Network.evolve() accepts `threads` option!

* Network.evolve, Neat.evolve and Neat.evaluate are now all async
functions
* Spread operater us...

github.com/kwhitley/neataptic - 763642829a8f0174bb14e1511b8a4caec4a8675a authored over 7 years ago
Update README.md

github.com/kwhitley/neataptic - a53c5802b6dda520548e460f58253df27278316c authored over 7 years ago
Performance update #1

* Node >=8!!!! For async functions
* multiEvolve() introduced, will be built into Neat and evolv...

github.com/kwhitley/neataptic - 978797c47e5652fc143c520e28fa69e87f4a40cb authored over 7 years ago
change module.exports

github.com/kwhitley/neataptic - 7b2084612e2df20fb1a549477cea4c6ebb2dd233 authored over 7 years ago
Convert to (semi)standardJS style

!THIS IS EXPERIMENTAL!
* Semistandard is now a dev dependency
* All future commits should follow...

github.com/kwhitley/neataptic - 34a3fa69f44758def84b0a6911b452ca74fb011c authored over 7 years ago
Minor optimization

github.com/kwhitley/neataptic - 5e4a5347d198840ffb6918138ae4ffb509ce446e authored over 7 years ago
Merge pull request #38 from kwhitley/optimization

Optimization

github.com/kwhitley/treeize - 1b681d4c8df8fc674674ef46e4267babc174756f authored over 7 years ago
performance upgrades (3x) and removed internal logging

github.com/kwhitley/treeize - 45266c62b2653ba30204e262934c2487befabbb8 authored over 7 years ago
Added standalone() function

github.com/kwhitley/neataptic - 7a814c74ae9aebc7136c40f93374b301d828d09b authored over 7 years ago
remove mkdocs build

github.com/kwhitley/neataptic - 8e630454321e2a505ff85c47d34795be4b9da9d9 authored over 7 years ago
Positive error log evolve()

github.com/kwhitley/neataptic - bc8a6d58ae155714889437a7f9b1cdbc94f1c0d4 authored over 7 years ago
schedule evolve() update

github.com/kwhitley/neataptic - e57cf4d7e33a710e1c2185ff3c3a69d803013f7c authored over 7 years ago