Ecosyste.ms: OpenCollective

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

github.com/HyperGAN/HyperGAN

Composable GAN framework with api and user interface
https://github.com/HyperGAN/HyperGAN

[refactor] remove 0.9 configs

b5e823518b08252bb653261e8dcfae9a81e66e5d authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] reference layer defaults to self

cd67d8a0a694f87b2f0742586e6674b1e409c1bd authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] progressive_replace layer from https://arxiv.org/pdf/1710.10196.pdf

fcf1c39563448b4b2a92f481051cdd4e5c8ac7e3 authored about 6 years ago by Mikkel Garcia <[email protected]>
[experiment] local nash optimizer using finite differences https://arxiv.org/abs/1901.00838

c2f04cdf798171e4255422db5a28ad54699ba09a authored about 6 years ago by Mikkel Garcia <[email protected]>
Merge pull request #198 from HyperGAN/develop

0.10 alpha 8

4847b47c885b369d5b740f0a630f018d5ee8ff5b authored about 6 years ago by mikkel <[email protected]>
Merge branch 'master' into develop

6f869cb1b61c140975d236de493418ce2e1d8203 authored about 6 years ago by mikkel <[email protected]>
[doc fix] twitter link

0e4a602eec3f9786e7244a9755961dcfd7f82b5e authored about 6 years ago by mikkel <[email protected]>
[doc] twitter/youtube links

47dfa3476a52900774247b14fc4ff1af63893bd8 authored about 6 years ago by mikkel <[email protected]>
[fix] default config

3ee013d0b57fc3e6409f56590bdcf79def6a779b authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] s/resize_conv/resizeable

6523bbd6afe51bb117c15c674919fcacd8cd34ab authored about 6 years ago by Martyn Garcia <[email protected]>
[refactor] rename resize_conv generator to resizable_generator

458bc4ad3fd9d75540ee7a37346b4fe5ad363a84 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] wgan gp and other examples

65cf33d4f2168bd1058e9f09c87ad58162e058f5 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] stabilizing dcgan with giga and ewc/giga

884cad149e4fea1fe09cac0387ec3f5a604232f3 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] crash when reaching the end of an epoch due to drop_remainder being false

4a22a48803a07e56e0a096ba2d4751028ad57d7d authored about 6 years ago by Mikkel Garcia <[email protected]>
[doc] small updates to readme

0ff0a81d3bff926e168fef3d920173f367886b6b authored about 6 years ago by martyn <[email protected]>
[experiment] knowledge base layer on generator

685bce37195843b4424ef718998dd51986360eaa authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] tests

01b0c3788507fc97c70cc2d3264fe86d983638db authored about 6 years ago by Martyn Garcia <[email protected]>
[cleanup] remove unused code

76239ab3500b8c479d9e2f1cf3d8d2b62ae4f9b5 authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] tests

e2b8390ac8b7e16e0dad5ecdd8f827eb164f924e authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] AliGAN.create_discriminator and AlignedAliGAN.create_discriminator for self-supervised

b29c3b0bea2205625291f372470303be770c0d90 authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] update multi image loader to work with new tf.Dataset

15e43d74fbdce1a38a151d014b8616d6259b03d4 authored about 6 years ago by Martyn Garcia <[email protected]>
[feature] --sequential and natural sorting on dataset for running without shuffling input

c232ea8564a61e318e47a6243b98dbbd687c3b7d authored about 6 years ago by Martyn Garcia <[email protected]>
[doc] requirements, test github/discord integration

8f234b8d373d6768ec268e21c7e4a60dea1766a6 authored about 6 years ago by martyn <[email protected]>
Merge pull request #197 from HyperGAN/develop

0.10 alpha 7

bdcaa617cb350ef4686c5ca692c5d623d430cecf authored about 6 years ago by martyn <[email protected]>
Merge branch 'master' into develop

9819f445ef8b10742106310480f15473627c896e authored about 6 years ago by martyn <[email protected]>
[feature] use named layer for knowledge_base_target when using progress_compress_train_hook

b188d82cc874f1838398596dbdd2f510a280a716 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] tests

72a1210bb23dbb2ce11c2bbedf673a14c4a490d5 authored about 6 years ago by Mikkel Garcia <[email protected]>
[experiment] progress compress train hook with subgan

7c9db9fd43d36dadabc5ddcc4a088dd803f043a5 authored about 6 years ago by Mikkel Garcia <[email protected]>
[doc] expand tutorial

f3ba384342a539868d720fef187918c3f9c6f764 authored about 6 years ago by martyn <[email protected]>
[fix] tests

d64c2a68fac6ec8a8a319be6b5d2dfa894794c66 authored about 6 years ago by Martyn Garcia <[email protected]>
[doc] fix circleci and cleanup unneccesary sections

229872dcce580f601e9ad7315d68c08ceb3c62fe authored about 6 years ago by Martyn Garcia <[email protected]>
Merge pull request #195 from HyperGAN/develop

0.10 alpha 6

9b4ce713516961e3c0653bacfb439f474a2b1e52 authored about 6 years ago by martyn <[email protected]>
Merge branch 'master' into develop

71489c527e1cdfa62ad402e3556b7bade9e978d5 authored about 6 years ago by martyn <[email protected]>
[doc] for model authors, start tutorial 1 and initial json authoring guide

f5b1a5dfec3db0f36a9d7e609961a2209c41a420 authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] use full loss for knowledge base

630085565e1c8c7d4cfcc53fed7a879456ead964 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] loss provided to optimizer (used by elastic_weight_consolidation)

10ea0209b3503ceee0aadea48e3949061baa4c6b authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] gan instead of kl in progress_compress_train_hook

466b215899a5bc063e47f3aa417bee979a82ea26 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] elastic_weight_consolidation missing loss term

5f3f0d1e00c63688f742d4a16c556079d4655a21 authored about 6 years ago by Mikkel Garcia <[email protected]>
[refactor] gan.create_loss

1dbe238b7cda9b2320344d48965cc6109707b5ed authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] EWC term and f1 metric

1715c137e08e35107e86b920cca575be7dfb95a0 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] move train_hook#before_step

a58ad8b986df63f71eab2b35b5b350ff4db02add authored about 6 years ago by Mikkel Garcia <[email protected]>
[refactor] generator.create

74ded8b1297116568fd4350bc9b13f43bbda9300 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] progress compress train hook(knowledge base) https://arxiv.org/pdf/1805.06370v2.pdf

6983f95a43fe2237af929a3d5e5022dcbf632c04 authored about 6 years ago by Mikkel Garcia <[email protected]>
[refactor] use tensorflow Dataset for input

4b5fc6394b15e17c50531438fdc6582ead1af51e authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] online elastic weight consolidation(also from https://arxiv.org/pdf/1805.06370v2.pdf)

149dd1be24c33bacfbe49e977d47379dad9d8e75 authored about 6 years ago by Mikkel Garcia <[email protected]>
[refactor] basegan#create_discriminator() for train hooks

793eaf377345a7e9bb46ea5cfb196a6baf1ee1ac authored about 6 years ago by Martyn Garcia <[email protected]>
[refactor] remove unused variables

e9397521a44e595d7641183c89c6617a58869319 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] curl optimizer with alternating trainer

09c390bbac9b3c593e3c0f9b475cc0245a76ce81 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] gan_component.add_variables(component)

bfb48753b7720dde302ca2192e74521783306193 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] self supervised train hook https://arxiv.org/pdf/1810.11598v1.pdf

cbf5575ae275793da8dc88539716d40abb511243 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] batch_walk moves along latent.sample

fb50a29a00b838345cb38b0c4301675f884c3445 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] chargan example latent reference

aae8458c1eee404249b17a895b0da69bc45742cf authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] reuse flag on gan.create_generator

c9413ff8da5076e3ec3e7af74f3d71f195d0c197 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] use_encoder option on imle_train_hook

5d7ddda70cbb706badea981c25ac2ad2901e09db authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] w= option for adaptive_instance_norm

dae330b9b48b07f321954a60493a23f68817e16e authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] dont apply weight constraints to adam variables

4875f019b16bd5a163a91df87cc2e36a6a9875ee authored about 6 years ago by Mikkel Garcia <[email protected]>
[refactor] create_generator for imle compatibility on next frame

4ba38f209aaa27c127ef13afd98e611b3916a39d authored about 6 years ago by Martyn Garcia <[email protected]>
[feature] new_entries on imle_train_hook allows for partial memory update

d3b6d8769bd77e25dd4344fb55b6d3dee5b038f0 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] metrics method missing error

84143f4a170a70688e72a40654b0d7f871d45930 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] name generator

a46ac8bba02dcf7df8c73351093446896000d2f1 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] show IMLE images

46d7f9c702fbf1568dc90ae890c0578eed169fff authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] memory_size config option

22aa743e206ad8e70365c9ba9de37803409633f7 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] IMLE train hook https://arxiv.org/pdf/1809.09087.pdf

b6fe0c60a161bcc3e76d03b271584d5f19769f0d authored about 6 years ago by Mikkel Garcia <[email protected]>
Merge pull request #194 from HyperGAN/develop

0.10 alpha 5

97015033570bf76bac2e85ea470bbd6e06aa6139 authored about 6 years ago by martyn <[email protected]>
Merge branch 'master' into develop

9b7dff83625334390534b43d521239781bac7623 authored about 6 years ago by martyn <[email protected]>
[feature] turing test layer https://arxiv.org/pdf/1810.10948

c40c755f906682f0736bb593b384d424625a7113 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] config options + l1 loss on w

c451cd9ebf000b026ef28a3046cfda8260f15a02 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] optional c_discriminator and z_discriminator

71fb77b734cd9ae767787e2141f479bf7501f466 authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] clamp between 0..1

cd58f13c6bfc847a872ba8b743b07e51bd01ca84 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] social optimizer https://arxiv.org/pdf/1803.03021.pdf

c676a1f7d904e32a80c61ac5c409e81a965a014d authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] ignore gigawolf swap variables on save

651ec84525b3365dce83c1718f152a1d1f556974 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] hacky way to ignore optimizer slot variables

533c4505830762083610586db2a4ab2966ed4798 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] remove unneccessary variable from curl

c72e9063122f5b7962abf37c1a4a04a7e5f0efc1 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] syntax error

46de8f2277fd5d164b21ec1aae085a12db570caa authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] replace None values to avoid broken sampler

af35dee0cab4ef29f52a09e322fb4557c775b847 authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] name generator features

754bb014ea6d6954e731b4bea457fe1bcb09d8d8 authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] filter variables for unique instances

94fe19a1212842af1bc4fa8aefa4419c5be4f4b5 authored about 6 years ago by Martyn Garcia <[email protected]>
[feature] TrainHook#after_create and [fix] apply weight constraints to optimizer weights

8aca901ffdbb4d52ac1012873f0f172d5d69c04b authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] check for component.metrics() definition before calling

cfb6ecb0d282ac18ec6d5caf1720404d7c817f52 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] remove extra variables definition

8214ed8c1a0d6a887ee3c004fbc8957327d88a17 authored about 6 years ago by Mikkel Garcia <[email protected]>
[refactor] create_optimizer moved to gan object

0ffa6f00e5f3385a003df4f27cd944b09103a801 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] batch walk sampler

57a645eb1f8d2ea412e56e3c028d0a7a9ece04b6 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] gigawolf metrics

f615c3f0b75779595d9dcda73bdc8e0fcfce7107 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] static batch sampler no longer depends on batch size

7db9af4e3e014d5b3849e27880ae4fca9064ed18 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] support metrics with same name

51cfc82ed449327e8c6869693631e1709bc81dd9 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] curl defaults

c0e4eed1c7abc58e84a1b0151d425c6630c6e704 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] apply train hooks

87e8655d23a2383e97ad92642d46088d49f28be0 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] method signatures

e91358b188386cf71197cc8910a7e651ef3276b1 authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] alignment

7e3b085287c7c9ee8994228c9539f1a3faa1c9c8 authored about 6 years ago by Mikkel Garcia <[email protected]>
Merge pull request #193 from HyperGAN/develop

0.10 alpha 4

0124377c0d833753d639f39d20fbc4eac85331ee authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] set optimizer for variables()

a44891a8c16ac6e5a2e1aa495379ad394e6d4596 authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] method signature

73a69342b6f568528f315281fc840ea1af952a08 authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] next frame runtime errors

2ac225f85840ce13843bda5db823ca4258e72f5b authored about 6 years ago by Martyn Garcia <[email protected]>
[fix] ali gan

0c066725ac64d5ab96e33f3736f99cb088ae72d4 authored about 6 years ago by Martyn Garcia <[email protected]>
Merge pull request #161 from lukas2005/patch-1

Make it work on windows

206532d0927163215006a46add3eab6b665a09b9 authored about 6 years ago by Mikkel Garcia <[email protected]>
Merge branch 'master' into patch-1

c269120080ccd42cf6002d4f2a069213a06bebc8 authored about 6 years ago by Mikkel Garcia <[email protected]>
[feature] merge pull request #175 -z and --viewer_size

77fc99c1d52a8ce2f02bacfcfaf2b222bfdd9789 authored about 6 years ago by Mikkel Garcia <[email protected]>
Merge pull request #191 from HyperGAN/develop

0.10 alpha 3 fix 1

535aa71599ae016dd4a7d93ca3a7e65a4da85eca authored about 6 years ago by Mikkel Garcia <[email protected]>
[fix] remove loss object

8935ba3bc2ca33941345ce5992b86aacbc65229e authored about 6 years ago by Mikkel Garcia <[email protected]>
Merge pull request #190 from HyperGAN/develop

0.10 alpha 3

03ade1801f226eb233fb6df3274dbba7d5ca6b24 authored about 6 years ago by Mikkel Garcia <[email protected]>