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

Mutation.SWAP_NODES.mutateOutput option added

github.com/kwhitley/neataptic - eab97ccd834dfd9cdf660a70f77260f1109f5489 authored over 7 years ago
Provenance added, evolve() bugfix

* Provenance added to NEAT, see the documentation for more details
* The evolve() function now r...

github.com/kwhitley/neataptic - 7e75cd98802a2b5425386bde86e5a2d27b2f90fd authored over 7 years ago
Merge pull request #34 from alancnet/provenance

Provenance

github.com/kwhitley/neataptic - 50a4b8da80dd71438f7c87354f7fafba69dc0b5b authored over 7 years ago
Introduce provenance: A guaranteed slice of the population to be mutated from the original template -- Allowing for evolutions that have gone astray to self correct.

github.com/kwhitley/neataptic - 05362ff283b2f7d12b1589c58c68dc2707008ebc authored over 7 years ago
Fixed score resetting during getOffspring()

github.com/kwhitley/neataptic - 146de9a25f8751417dcd5028cae16436152bf860 authored over 7 years ago
Update README.md

github.com/kwhitley/apicache - 4ad7de53e135f346d9839886c2282b24b92ba4c5 authored over 7 years ago
options(opts): now opts.defaultDuration can be a string, e.g. '1.5 hours'

github.com/kwhitley/console-functions - d78b6e906a1796f99ac314d183f4a3d3d208e11a authored over 7 years ago
options(opts): now opts.defaultDuration can be a string, e.g. '1.5 hours'

github.com/kwhitley/apicache - d78b6e906a1796f99ac314d183f4a3d3d208e11a authored over 7 years ago
tweaking date format output

github.com/kwhitley/lambda-coinbase-rds-get - 805ee9ea6b230e4b304cfa2b2a23b49e5a8a8c1f authored over 7 years ago
Fix elitist mutation

github.com/kwhitley/neataptic - 4fe294200f59cd29c05e99872b71036ab50be470 authored over 7 years ago
Fixed neat.export(), updated documentation

github.com/kwhitley/neataptic - 6bc2c34105837c196b8a96a92ec959b2ad8a01a1 authored over 7 years ago
converting date string columns to date columns for highcharts output format

github.com/kwhitley/lambda-coinbase-rds-get - 0806408fc8b4b9c10b97e5fc32284509d44ed20a authored over 7 years ago
converting date string columns to date columns for highcharts output format

github.com/kwhitley/lambda-coinbase-rds-get - 473a3ac998850ddb0ea33e3c090069b0c201fb45 authored over 7 years ago
Adding keepalive support

github.com/kwhitley/lambda-coinbase-rds-get - 53069a66bff35068e88247797c1e674c029ba05e authored over 7 years ago
modifying output formatting handler

github.com/kwhitley/lambda-coinbase-rds-get - 5b60e537fef5ec94a7961485c34b8e094283ffec authored over 7 years ago
modifying output formatting handler to match output of lambda function

github.com/kwhitley/lambda-coinbase-rds-get - f4c5aeed7a00ac411a15f49cd9b3b09967376054 authored over 7 years ago
Adding initial version of function code

github.com/kwhitley/lambda-coinbase-rds-get - 2dd92fd5e759aebca11f5840f8794ca23c3fb9c7 authored over 7 years ago
(mini-) batch training!

* The training function now has a `batchSize` option!
* The schedule option for evolving network...

github.com/kwhitley/neataptic - a200d8195a6f036f5215564616b0e3ee0febdc4f authored over 7 years ago
Create CODE_OF_CONDUCT.md

github.com/kwhitley/neataptic - bb953b3e40e2fb6adf38ded451d5935b337604cb authored over 7 years ago
Create CONTRIBUTING.md

github.com/kwhitley/neataptic - 70fe5f54a9c12c336ab4003763a49ab04332d780 authored over 7 years ago
Create CONTRIBUTING.md

github.com/kwhitley/neataptic - 5e08e4f12d0308249698bbdea3e50eb9700c3cec authored over 7 years ago
Faster for loops

github.com/kwhitley/neataptic - 79849dcb2ac3358490baf45b5b2a6be434934cb6 authored over 7 years ago
Bugfix `tthis`

github.com/kwhitley/neataptic - 48a49e195deec26926a441dc04d98be4047508d5 authored over 7 years ago
No elitist genome mutation

github.com/kwhitley/neataptic - 9ec007bbbfb923a48200affc0fd5f8891920d0d6 authored over 7 years ago
Create README.md

github.com/kwhitley/apicache - 26bb85cc28d83d24627045460aefda6d0aac2262 authored over 7 years ago
Merge pull request #88 from viebel/master

Update "Use with middleware toggle for fine control" section

github.com/kwhitley/console-functions - 2f6c3d9109f5b55c488944256176ddddc10f14e4 authored over 7 years ago
Merge pull request #88 from viebel/master

Update "Use with middleware toggle for fine control" section

github.com/kwhitley/apicache - 2f6c3d9109f5b55c488944256176ddddc10f14e4 authored over 7 years ago
README.md

Update "Use with middleware toggle for fine control" section

github.com/kwhitley/console-functions - 00bf8ee04ba557727c101b5f583ac95c97921d5d authored over 7 years ago
README.md

Update "Use with middleware toggle for fine control" section

github.com/kwhitley/apicache - 00bf8ee04ba557727c101b5f583ac95c97921d5d authored over 7 years ago
Create README.md

github.com/kwhitley/neataptic - b0c454afa3411deed4e4f9f5a1ca4f37d109f61a authored over 7 years ago
Fix evolve() and train() data logging + bias momentum added

* Fixed data logging
* Added bias momentum
* Removed new weight initialization in architect.Perc...

github.com/kwhitley/neataptic - ff8f5f1d9661c122b28ff3a455c29e8e08ab398f authored over 7 years ago
methods/activation docs update

* Now using MathJax

github.com/kwhitley/neataptic - d590784c42f23cc1f7ead58e8f940e8b858e1beb authored over 7 years ago
Added Methods.Activation.SELU

* New activation method
* Inverse and SELU now in allowed list of
Methods.Mutation.MOD_ACTIVATIO...

github.com/kwhitley/neataptic - 6322b35ac1e739a9c5e67d44dcee09d9b71c63c8 authored over 7 years ago
Fix #26

* During Methods.Mutation.SUB_NODE, it was not accounted for that a node
might project to a node...

github.com/kwhitley/neataptic - 05bd932ae9991649cd51cdd74b48d6aa6ddda9fe authored over 7 years ago
Update README.md

github.com/kwhitley/neataptic - 990ad5ff472f518448ab4fa31588bcdaae145cc2 authored over 7 years ago
5x faster evolving

Part 2 of the speed updates. Another one might come soon.

* Crossover drastically overhauled
* ...

github.com/kwhitley/neataptic - d6e616e321481dffef907ab45cc10035f0456f23 authored over 7 years ago
Small code improvements

github.com/kwhitley/neataptic - 68d457353989dea14bed86be105b837db5c811aa authored over 7 years ago
Training time ~5x faster

* For loops improvements

github.com/kwhitley/neataptic - 3436a994eb4eaf3a7c0d04029b85e1bb8157ed70 authored over 7 years ago
Create README.md

github.com/kwhitley/neataptic - c7d50c2aaa6cc112958116cc80c70c1ecb0651c6 authored over 7 years ago
Better weight initialization

* 3x improvement in tasks like XOR

github.com/kwhitley/neataptic - 2b3f6cfe94d7abcb3c64640647509264f9fe2b17 authored over 7 years ago
Small updates

* Graph updated (supports multiple graphs)
* Network.train schedule option now gets current trai...

github.com/kwhitley/neataptic - 1b1914cda333c7b72aec91cd38df0bec6c6e6bba authored over 7 years ago
Backpropagate improved

github.com/kwhitley/neataptic - 398e92b989ab62b81d2efd545c70fab7eedd50ba authored over 7 years ago
README update

github.com/kwhitley/treeize - c7c9ce639abab84a717082484203b6a000148c76 authored over 7 years ago
renamed "root" variable to "base" to avoid deprecation error

github.com/kwhitley/treeize - 30319b165f275ddf61d0679cc2aa0983dc530215 authored over 7 years ago
License update

github.com/kwhitley/neataptic - 98ef10ee4672255efcc39402d310d4ea49e16cf1 authored over 7 years ago
Momentum improved

* I coded the momentum wrong, it has been improved (shows x6 performance
on datasets!)
* momentu...

github.com/kwhitley/neataptic - 4c4daacc0c0e91a14a1ec6ae4034fa56cf1f56af authored over 7 years ago
Updated color classification article

github.com/kwhitley/neataptic - 506a9c4ccbb34e7af35103e4fdbcbb5c07c0d281 authored over 7 years ago
Learning rate policies implemented

* Momentum fixed (per connection instead of per node :wink: )
* Learning rate policies implemented

github.com/kwhitley/neataptic - f90a350a184a9c4ddca8cc1d2a56d0511aa30894 authored over 7 years ago
Regularization method 'momentum' added

* 'momentum' is a new option that can be used during training

github.com/kwhitley/neataptic - cf06af93e0c580bef14eb9f1d3cfcccfb9f2db45 authored over 7 years ago
Selection methods added

* Selection.TOURNAMENT and Selection.FITNESS_PROPORTIONATE (correctly)
implemented
* Selection.P...

github.com/kwhitley/neataptic - ad0d60485e98e3cf7cd918fd5e3ee066b3d16582 authored over 7 years ago
Layer concat connections correctly

* Issue #25 has been discovered
* Connecting layers will now return connections correctly
* `npm...

github.com/kwhitley/neataptic - 1f46d7083241ee6120b4d69fc1f908e3227e260a authored over 7 years ago
Auto version update

github.com/kwhitley/neataptic - c04d1ab1f4e03bed973868c779abae3637b5a60a authored over 7 years ago
Hopfield notice

github.com/kwhitley/neataptic - d3f39d3298bca0dd07f858b4011b6fc9d739cff1 authored over 7 years ago
Force end iterations

github.com/kwhitley/neataptic - d78c702da66056094185cbf81de0b8c5784c67b2 authored over 7 years ago
Warning instead of error

github.com/kwhitley/neataptic - 0ba8f82f7c97017a5516b5ba93dc830b294a1e3f authored over 7 years ago
Documentation update

github.com/kwhitley/neataptic - aabb358cb293ccd4d356db1bef52da06102434e8 authored over 7 years ago
Layer.Memory added

github.com/kwhitley/neataptic - dcc334350e3e06ab7cbd0be35fe8e519cc148f40 authored over 7 years ago
Force specification of certain training options

github.com/kwhitley/neataptic - 38f87af8f78d65ea1cba2c72f93fac6fb77b58ea authored over 7 years ago
Edit on github button

github.com/kwhitley/neataptic - a0888855269c26ac0d934d0cde1fd1493369b4c9 authored over 7 years ago
P5js import fixed

github.com/kwhitley/neataptic - 016d436b3688a5b0d4dbe69c0268ad89b82bbe9a authored over 7 years ago
Travis CI test fix

github.com/kwhitley/neataptic - 2c839be74f8e52dfe4bdf332f8398f08989a9251 authored over 7 years ago
Mkdocs website

github.com/kwhitley/neataptic - a5e328937cd9be889a4c0784f7c7ee8a0a3d8a47 authored over 7 years ago
Merge pull request #85 from briangonzalez/patch-1

Update README.md

github.com/kwhitley/apicache - af9e50cbf1d5a203fcb0ed0dc4de6eefdf265c4e authored over 7 years ago
Merge pull request #85 from briangonzalez/patch-1

Update README.md

github.com/kwhitley/console-functions - af9e50cbf1d5a203fcb0ed0dc4de6eefdf265c4e authored over 7 years ago
Update README.md

github.com/kwhitley/apicache - 2dd5ae0d3914a4a5e012b1744ebbb17f0950c07d authored over 7 years ago
Evolve() bug fix

* Fixed a double negative on the `evolve()` code.
* Improved Travis CI testing (due to the above...

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

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

github.com/kwhitley/neataptic - 6cc1d5b45038dd9d6642b18c02af5a805b3bc22e authored over 7 years ago
Favicon change

github.com/kwhitley/neataptic - 28621c097406082ee408472bfbfbb1c0fd4e19af authored over 7 years ago
Update README.md

github.com/kwhitley/neataptic - 37f8ff6814c2034696eb1daf5268964879bc0dfb authored over 7 years ago
Layer fix

Fixed some `require()` statements. GRU architecture now made with
layers, will be the same for L...

github.com/kwhitley/neataptic - 0ae7b5f71e3a726dfab728cad609831f3a5cea5a authored over 7 years ago
Update README.md

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

github.com/kwhitley/neataptic - 91bfa57d18574d78095cb2f61970f177e5652183 authored over 7 years ago
LSTM overhaul

* Previous LSTM architecture was similar to Synaptic's, however this
architecture is not even cl...

github.com/kwhitley/neataptic - bbdf2dc89b265a05fb9c5550e5254822d4ccd98b authored over 7 years ago
GRU fix output memory

github.com/kwhitley/neataptic - 0776fd7cd263ea67e53464928d923f5b8bfc067b authored over 7 years ago
GRU network added

github.com/kwhitley/neataptic - 2da28c521e7f18e5285dcca24cfe5336d78cd9d2 authored over 7 years ago
updated README

github.com/kwhitley/apicache - a3faf6b56ab393d6283e8f78710aeae2f62385ba authored over 7 years ago