Ecosyste.ms: OpenCollective

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

HyperGAN Foundation

Promotes the development of HyperGAN AI for developers, researchers and end-users.
Collective - Host: opensource - https://opencollective.com/hypergan-foundation - Website: https://www.hypergan.com - Code: https://github.com/HyperGAN

[fix] set reuse= on components

github.com/HyperGAN/HyperGAN - 18e22b40b1aa1ebc6fde069a87d2afbd17e6e5fa authored over 5 years ago
Merge branch 'develop' into tpu-raw

github.com/HyperGAN/HyperGAN - ff0c83ed5e4351dce38cd422729e24a6394011cd authored over 5 years ago
[fix] missing samples_per_row param

github.com/HyperGAN/HyperGAN - 94edb24f63f66b3d07d6e664a0ec83c1540ad775 authored over 5 years ago
[feature] rolling_memory options

github.com/HyperGAN/HyperGAN - 4a20944c8dda6013aebafae2dcd76e6136f384a5 authored over 5 years ago
[feature] support multiple losses with match support

github.com/HyperGAN/HyperGAN - 7d1d56cb65a1951de392db06b61173ce14b12ff1 authored over 5 years ago
[fix] dont override pretrained tensorflowcv model weights

github.com/HyperGAN/HyperGAN - 0d9041399db426de2be44dd3c1a95fefd5708db7 authored over 5 years ago
Merge branch 'develop' into tpu-raw

github.com/HyperGAN/HyperGAN - bebdb293d7377e42bb5dde83018d33eb44738ed3 authored over 5 years ago
[fix] less prefetching

github.com/HyperGAN/HyperGAN - 9649a723bca1ab5f13c05dcdd919c86d5d9e2474 authored over 5 years ago
[fix] remove hardcoded 128 batch size

github.com/HyperGAN/HyperGAN - 142bd9632cbb558757fd619165c457cbe77d6bf1 authored over 5 years ago
[refactor] remove unused flag

github.com/HyperGAN/HyperGAN - 0db7b75dc8d4f0fec36ed048bb9e571152a729d3 authored over 5 years ago
[fix] Use CrossShardOptimizer in cli

github.com/HyperGAN/HyperGAN - b82d07c03962f6e621db061338a4dc4eed3909c4 authored over 5 years ago
[fix] colab tpu_name lookup

github.com/HyperGAN/HyperGAN - a907aee28ed5e19d2fc05cf2a584c4b7d0a359ad authored over 5 years ago
[feature] tfrecord/tfrecords file formats

github.com/HyperGAN/HyperGAN - 12cb980003251783530eec2de7b05579fe73e9d2 authored over 5 years ago
[feature] file loading from google cloud source

github.com/HyperGAN/HyperGAN - be069f9b0c70c445cf2712efced6463dba52b318 authored over 5 years ago
[feature] swish activation config

github.com/HyperGAN/HyperGAN - 00f20101772bc476fb244b98eb8b93c4fc373f88 authored over 5 years ago
[feature] optimizer support for tpu + config

github.com/HyperGAN/HyperGAN - 2aad6dd7c60d049cb05b74d3e00c8c6478c3e781 authored over 5 years ago
[fix] negative momentum variable

github.com/HyperGAN/HyperGAN - 26c2c5162606505e5546b7e010a4531aa0464c60 authored over 5 years ago
[fix] chargan run errors

github.com/HyperGAN/HyperGAN - 60779494560757ccc103be63c8dd40bd0a396a57 authored over 5 years ago
[feature] layers const_like and reduce_sum

github.com/HyperGAN/HyperGAN - e3bcc2493bdc4637431d0e0e460fa4c6ef117f0d authored over 5 years ago
[fix] --random_crop

github.com/HyperGAN/HyperGAN - 13a5ce1f6a88ec46774b2c63361d1a5316bc4540 authored over 5 years ago
[feature] context argument for configurable component

github.com/HyperGAN/HyperGAN - 592dee514a3a98d5afbe6016b476b6b1b50eaae5 authored over 5 years ago
[feature] --random_crop

github.com/HyperGAN/HyperGAN - 7dd6da3227c839c4fc6e8699fb748d1a164b432d authored over 5 years ago
[fix] batch walk sampler

github.com/HyperGAN/HyperGAN - c64cd12c09441c8201f37a194809377bfc5db671 authored over 5 years ago
[feature] rolling4 config

github.com/HyperGAN/HyperGAN - b1157dc989db2aff2bb168737400951cdc3801f9 authored over 5 years ago
[feature] tensorflowcv model architectures + example config

github.com/HyperGAN/HyperGAN - 745831d98821e80f4bacf002e630d4f71aa32aab authored over 5 years ago
Merge pull request #236 from IIIBlueberry/develop

Thanks for the addition!

github.com/HyperGAN/HyperGAN - eb76fb11a4feb79e2f5205d57dcb02b5a27a7889 authored over 5 years ago
Merge branch 'develop' into develop

github.com/HyperGAN/HyperGAN - 49aef1090a5d73fd51aec0c407e10a729f014040 authored over 5 years ago
[feature] swish config support for https://github.com/HyperGAN/HyperGAN/pull/236

github.com/HyperGAN/HyperGAN - 483670e07a33c30b694804bcbefa14b927309d55 authored over 5 years ago
Add Swish activation

github.com/HyperGAN/HyperGAN - b432afe5cf1552ac97ac1822c4ecbf472d0fd543 authored over 5 years ago
[refactor] tpu1 config

github.com/HyperGAN/HyperGAN - a038e9673c8161fb4b6608f05f2cae85a5162cdf authored over 5 years ago
[feature] tpu1.json trains & saves

github.com/HyperGAN/HyperGAN - 0f56232eb446fc88c0e13592bded3f239b179423 authored over 5 years ago
Merge branch 'develop' of github.com:HyperGAN/HyperGAN into tpu-raw

* 'develop' of github.com:HyperGAN/HyperGAN:
[fix] check for file existance
[fix] duplicate ...

github.com/HyperGAN/HyperGAN - 2bb571f2b5095b268c6e36ecff0fd8c0f3dca33f authored over 5 years ago
[feature] tpu runs one train step then errors

github.com/HyperGAN/HyperGAN - c9faaccc87ece70ce93b99c046fa36007a58892c authored over 5 years ago
[fix] check for file existance

github.com/HyperGAN/HyperGAN - 2acf7929157a8ed88bdf8298c7d22e4251372e51 authored over 5 years ago
[fix] duplicate discriminator creation

github.com/HyperGAN/HyperGAN - 2e458941d611e600837a81aa736c57f57716176c authored over 5 years ago
[feature] gan.train_hooks()

github.com/HyperGAN/HyperGAN - 82a1a2da10e150437dde4291abe58996220f96d2 authored over 5 years ago
Merge branch 'develop' into tpu

github.com/HyperGAN/HyperGAN - 6b12b821f08e0ed54cb3368dea6d293cdc9a04df authored over 5 years ago
[merge] https://github.com/HyperGAN/HyperGAN/pull/226/commits

github.com/HyperGAN/HyperGAN - ea4b1d37b0d0087e0bf6d9d46cb21f4c8d5c04d4 authored over 5 years ago
[fix] debug sampler for rolling memory

github.com/HyperGAN/HyperGAN - b70949d0d000024b7b94a431feb5b9605afd1c03 authored over 5 years ago
Merge pull request #231 from Darkar25/test2

Save losses graphs

github.com/HyperGAN/HyperGAN - 89d77f7d44aae6c0eee67aa52b6139e3786f017d authored over 5 years ago
Merge branch 'develop' into test2

github.com/HyperGAN/HyperGAN - cf77f9ec3e2bda3aaeeacdc9d5d13876a86794bd authored over 5 years ago
Merge pull request #233 from HyperGAN/rolling_memory

Rolling memory train hook

github.com/HyperGAN/HyperGAN - 6b999c7e641fd8d3396591a88249e53e47d2cb4b authored over 5 years ago
Merge branch 'develop' into rolling_memory

github.com/HyperGAN/HyperGAN - 0210317a1cb0e1fda555e60446c935329efdd9f2 authored over 5 years ago
[feature] rolling train hook example configs and more types

github.com/HyperGAN/HyperGAN - 2c0a1a37fed971268e010d4b7d7b48e09a30283e authored over 5 years ago
[feature] BaseGan#reuse for replicated gan creation

github.com/HyperGAN/HyperGAN - 022034282fc8ca8694ceffc2aec711c9376a3e37 authored over 5 years ago
[feature] wip input loads but gan does not train.

github.com/HyperGAN/HyperGAN - 6794071c61ecc277e573417bd50bfead537fb75f authored over 5 years ago
[fix] rolling loss

github.com/HyperGAN/HyperGAN - 05db9a67c8ec2fe3bc14993b6fc215e336e9d56a authored over 5 years ago
[feature] sgd config

github.com/HyperGAN/HyperGAN - 8307235e52dd87e1d7489aff1982727db02e6c7d authored over 5 years ago
[fix] top_k != 1

github.com/HyperGAN/HyperGAN - b1de81b61420dfe6508b1cd5b8d46f3830a8faee authored over 5 years ago
[feature] rolling memory train hook

github.com/HyperGAN/HyperGAN - 028c87c4930aa764685dced3a9eea8e08b43e79e authored over 5 years ago
[fix] match_support comment

github.com/HyperGAN/HyperGAN - 302ccad6005816e437297976d16b9dc3b2643120 authored over 5 years ago
[fix] batch_walk on fixed_input

github.com/HyperGAN/HyperGAN - a44da5afe3bffe52d9eee70ba446aaa5eced4c78 authored over 5 years ago
[fix] set sample_every to less strenuous default

github.com/HyperGAN/HyperGAN - 72f7372653fa554daa84634bfe4586043b071fb8 authored over 5 years ago
[fix] sampling bug

github.com/HyperGAN/HyperGAN - ce5df031dae39356be97a069f275fcdba3fdf689 authored over 5 years ago
[feature] --save_file (set to gs:// for tpu)

github.com/HyperGAN/HyperGAN - 8a9d2b2988e8dfc673e1921cd12277ea23b7b585 authored over 5 years ago
[feature] training a few steps before breaking

github.com/HyperGAN/HyperGAN - 891b8f20087fef526126fea81551e29cbcb34e40 authored over 5 years ago
Revert "Revert "[feature] tpu support wip""

This reverts commit b4000a6b4c00fc6584115f7fcbec5af8ad73c75d.

github.com/HyperGAN/HyperGAN - b66545b56047d27b955191e4232e092cdb822b70 authored over 5 years ago
Revert "[feature] tpu support wip"

This reverts commit ec97d4c9a03f8618f9f6862251263c8be0a5f47d.

github.com/HyperGAN/HyperGAN - b4000a6b4c00fc6584115f7fcbec5af8ad73c75d authored over 5 years ago
[feature] tpu support wip

github.com/HyperGAN/HyperGAN - ec97d4c9a03f8618f9f6862251263c8be0a5f47d authored over 5 years ago
[feature] updated default with additional adaptive instance norm

github.com/HyperGAN/HyperGAN - d6053b2d198f6b101b4e630769aab2ca0d721bdc authored over 5 years ago
Some syntax fixes

github.com/HyperGAN/HyperGAN - 08f7adc3228bae654a0d1bf850b2c2a381f7fb46 authored over 5 years ago
Update hypergan

github.com/HyperGAN/HyperGAN - 8376e125df8b3abb21f6cf5ee364659fef17d243 authored over 5 years ago
[feature] usage tutorial v1

github.com/HyperGAN/HyperGAN-tutorials - 71721d46d70dc9dc11c59a766982336c74d6cc79 authored over 5 years ago
Update README.md

https://github.com/HyperGAN/HyperGAN/issues/229

github.com/HyperGAN/HyperGAN - 5869e4798a6d13ca6bd8f18b87465826d70be922 authored over 5 years ago
[fix] samples_per_row

github.com/HyperGAN/HyperGAN - e39b15eb3ed86687b688a823b76f09889ce2fbb9 authored over 5 years ago
[fix] viewer resize

github.com/HyperGAN/HyperGAN - caea1b71dac84cc784428b3a596578fd68fe2d01 authored over 5 years ago
[feature] gan.losses

github.com/HyperGAN/HyperGAN - 3c098cac0fdef06256d4199c42efb215bbff9a4c authored over 5 years ago
[fix] samples_per_row argument

github.com/HyperGAN/HyperGAN - 82b358f255cc8b1e6038da21b90c4a64eac6a64f authored over 5 years ago
Merge pull request #227 from Darkar25/test

Change samples per row

github.com/HyperGAN/HyperGAN - c9b29cfe4127141fbed3829eac4607ef8f72cc07 authored over 5 years ago
Merge branch 'develop' into test

github.com/HyperGAN/HyperGAN - 16f3de852ac0dcb11374f49ac9ebb901fc38f9ba authored over 5 years ago
[refactor] remove old viewers

github.com/HyperGAN/HyperGAN - 6b911ae8ffe24f0d6dcf76bec24aae240a7192ab authored over 5 years ago
[feature] separate thread for UI

github.com/HyperGAN/HyperGAN - 9a5aace785b4825bc5b4ef5d1ae6106d054132bd authored over 5 years ago
[fix] tick during train hook

github.com/HyperGAN/HyperGAN - ff11c8f0d2bcf67743c23afaea4f8a05e864e85a authored over 5 years ago
[fix] changing samplers in ui

github.com/HyperGAN/HyperGAN - 2e270e63b6e47824a6535fa23a28e88acaa1ab70 authored over 5 years ago
[fix] prevent different sample sizes from breaking aspect ratio

github.com/HyperGAN/HyperGAN - 506a9f21aa08d0186da18efa400be779512daa2d authored over 5 years ago
[fix] Sample->Sampler->Gang ui selection

github.com/HyperGAN/HyperGAN - d9a29ed8e4fe2c623de93657de42a0335a02b893 authored over 5 years ago
[fix] alignment experiment

github.com/HyperGAN/HyperGAN - 01f0e70996baaa06446a4aa89b32165a31e73e94 authored over 5 years ago
Undo Master branch commits

github.com/HyperGAN/HyperGAN - 1e626897db2884c46f7fc36991681f8c3bbe3695 authored over 5 years ago
Merge pull request #2 from Darkar25/patch-2

Update cli.py

github.com/HyperGAN/HyperGAN - 462116ee7f55f1be316c3b279105ff141d68fe1d authored over 5 years ago
Merge pull request #1 from Darkar25/patch-1

Update hypergan

github.com/HyperGAN/HyperGAN - 4c42e76deebc8f430b181a3fb9180cad2cd98ea2 authored over 5 years ago
Update hypergan

github.com/HyperGAN/HyperGAN - 184488969628ce4fb8a4466378c07819a6eb3be9 authored over 5 years ago
[fix] better colorizer random sampling

github.com/HyperGAN/HyperGAN - 6d58d7a01b720cae9cbee94534d6d6bbb04219ee authored over 5 years ago
[fix] gang sampling bug

github.com/HyperGAN/HyperGAN - 25c9b28f3df127ce8833c69a1f6eafb989c6e10c authored over 5 years ago
[fix] better sampling at batch size 8 for gang

github.com/HyperGAN/HyperGAN - c786c021a7ba3d263e14903c8bde4eff033d4acc authored over 5 years ago
[fix] too many samples for debug sampler

github.com/HyperGAN/HyperGAN - 5ac358019ad89fc439b1e6943fda330e60b00eac authored over 5 years ago
Revert "[fix] store variables to resume training"

This reverts commit 2257a89df5f99aa3d341257d4b8936c84dbfc691.

github.com/HyperGAN/HyperGAN - 8ea3d5c711cc688b487fb5a0ec5e8762814ea2ef authored over 5 years ago
[fix] learning_rate as a configurable_param

github.com/HyperGAN/HyperGAN - 81810981fcae51b0aa6d20c15133529ff414f7d7 authored over 5 years ago
Merge branch 'develop' of github.com:HyperGAN/HyperGAN into develop

* 'develop' of github.com:HyperGAN/HyperGAN:
[feature] update pip information
[refactor] unn...

github.com/HyperGAN/HyperGAN - 04e303913bb3ea195e4726d553aa1b7b4f22d420 authored over 5 years ago
[fix] add missing layer() method to image_loader

github.com/HyperGAN/HyperGAN - 1371871a9e8ae14cf5d79b59182d944cee56c921 authored over 5 years ago
[feature] update pip information

github.com/HyperGAN/HyperGAN - cde15896e32d6cb2e1d6c554b4cbfb5b00207d0e authored over 5 years ago
[refactor] unneeded comment

github.com/HyperGAN/HyperGAN - f7e645cdedb35cc1288489a358cdcdad97de0027 authored over 5 years ago
[feature] components option for weight_constraint_train_hook

github.com/HyperGAN/HyperGAN - c7d13ab154354db0fe2f2c1cdde51e53ced4b844 authored over 5 years ago
[fix] store variables to resume training

github.com/HyperGAN/HyperGAN - 2257a89df5f99aa3d341257d4b8936c84dbfc691 authored over 5 years ago
[feature] ValidationException on missing variables

github.com/HyperGAN/HyperGAN - faa195738f8418bf041b42ed3a89d91d459ed05d authored over 5 years ago