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

[wip] cli cleanup

f31e390f8b0e9755788076003537a04b766d457e authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] regularizers

b170c27f83f67046bafe9eaac446394b462c0b93 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] discriminator.regularizers

7e0f1e3c755929d9dc47b33aa25350f68d985b0f authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] remove unused functionality

7ac52a53237fe8d6a858b5f6b67d251ea71da5a8 authored about 8 years ago by Martyn Garcia <[email protected]>
[cleanup] remove z_dim_random_uniform - this should be done differently

96f4ac1b7bb3f35945990008f2f784e822800aee authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] set sample count to 3

7047c9173e736bf1c3cb328478f1ba33dfc31a78 authored about 8 years ago by Martyn Garcia <[email protected]>
Merge branch 'develop' of github.com:255BITS/hyperchamber-gan into develop

43af8b8e4a65b966f4fa053730fd76919327e7eb authored about 8 years ago by martyn <[email protected]>
[fix] better defaults for D

76364180e0fdade54c45cb14767d146d5ab84eae authored about 8 years ago by martyn <[email protected]>
[feature refactor] Create encoders, which are responsible for defining

our query space

8953f45b2b0d6b3c48b53a8638593bff2dd17453 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] parameterize number of samples

64b4a7edaea457759c14e6108733cbe5e1281d75 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] sampler from hypergan.py

329d57169c54eb1b888fef915ac36498948033e3 authored about 8 years ago by Martyn Garcia <[email protected]>
Merge branch 'develop' of github.com:255BITS/hyperchamber-gan into develop

aee995de1a318541298a5263e3ddaada7726c4d7 authored about 8 years ago by martyn <[email protected]>
[fix] remove stride from nostride

e6692a057cf61c089ec6288a48acabe97d3ec49c authored about 8 years ago by martyn <[email protected]>
[fix] s/1.6/1.5 for feature decay rate in g

b6624b8ada56d35f8a18554825603c324c2ecc4c authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] cli arguments

886060df8f262f35c51c4e3c5b2fa7e92109dca8 authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature] new discriminator with avg pool

d53679706864fe722eddbce850d3738ce85bc89c authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] loading & dynamic function lookup

364d6645da3753b1db3ba20439ea868ea413c867 authored about 8 years ago by Mikkel Garcia <[email protected]>
[wip] documentation

63e97ef9a0a57b82435d375ecff6cfc479cbdd73 authored about 8 years ago by Mikkel Garcia <[email protected]>
[refactor] more variable cleanup

9efece4494be2292719512208c7efb49e33b1e5f authored about 8 years ago by Mikkel Garcia <[email protected]>
[refactor] variable names

2790924ea84567781b4549b60f167fcf06a55108 authored about 8 years ago by Mikkel Garcia <[email protected]>
[cleanup] dead code

25a26621de01f05f863363aa4bfb6d34d7b58fcc authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] better default discriminator

fce484543ca0986662e0bcc9b61e78eb82f2b1f0 authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] use slowdown trainer

af846c139f1fd386f9459f6a5b845cbec2dc7f53 authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature] progressive enhancement

2c44411d720adbaf4b79d4e344314478f78f78bb authored about 8 years ago by martyn <[email protected]>
[wip] densenet discriminator

580c2dd71fe865cbccf7076c50138534588dddff authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] add missing configs

60c52102b4a5f191e306e56642ba98d4cc222e59 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix refactor] more refactorings on variable names

093d6fd1acf5f8c5285089602b387736d88622c9 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] default to working settings

133c912ddc0fe498bbc4b9a21c02a6bd80400cd5 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] initial rmsprop trainer

af35aec863c111ae48ad029a7303cf3d60a01fe5 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] adam optimizer defaults

2a1053b9f4e20894a8d8f14a83807d446af9ecd7 authored about 8 years ago by martyn <[email protected]>
[feature] more hyperparams for adam trainer

592a259a4bc272c55cf5131a311afd03290e57d4 authored about 8 years ago by martyn <[email protected]>
[wip] try a different end to the D

00ab0fa32d3d4dbafe054be676fe943690eb66d2 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] 5 depth on d

a2218a943a73ab281ed2b8ac759cded12e313466 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] default settings in line with best working faces

0b8165ea248d4d2457b94472e7ec8e30411ba3de authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] missing TINY

c11e3665c5c7d8419d82075b81b67180210e08c8 authored about 8 years ago by Mikkel Garcia <[email protected]>
[wip] pip package

e1160715ef06326c73913f82d1bcdd4ccf3897ed authored about 8 years ago by Martyn Garcia <[email protected]>
[fix refactor] restore to working defaults, refactor capping gradient

bb24d14f41c27178ba3343ebe4fb7a607613baca authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] bad hyperparam sneaked in

94e9d0f7be624903ac776de860924f2dada9946f authored about 8 years ago by Martyn Garcia <[email protected]>
[optimize] combine sess.run calls

9060ff87bad34a85558904f2167b751249cc229a authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] trainers

752fe650c829df1d5064e6fef3c30ab4ff72c275 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor fix] joint trainer, cleanup broken categories_t, and several parts of the graph creation

13e973edb7a1066a8de5bb673e36b491ad96ba30 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] clip gradients on g

9d6d46dd83f16ea0df9e084f970cda1ce9132757 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor fix] new trainers

020708080a7e441a12d2e1c46dceac54b1c11e88 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] 2 new trainers

991f9c588d6179e820a142946086355be8836d04 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] use slowdown trainer for now

e4fc9fa54fb6608bb1b8163680418ced3f921ec0 authored about 8 years ago by Martyn Garcia <[email protected]>
Merge branch 'master' into develop

* master: (23 commits)
[fix] loading checkpoint
[doc] logo spacing
[doc] image sizing
[d...

ba8886e6371b1f80559196004579513887d72893 authored about 8 years ago by Martyn Garcia <[email protected]>
[doc] changed defaults and wip README

8dc7e6ee0b05744777ded0b71538bdfc5974574a authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] naive width/height independent generator

8ea56b59585398a3e967c60856a1d52b86092465 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature refactor] initial lib/trainers

7ab22c61ef464d213891f2491d7d178408dd9940 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] generator.resize_conv.depth_reduction to specific decay rate

of features along the depth of our conv stack

b10171f6f041b3efb4a10b48a9e06cb80c0f86ec authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] remove dead code

2d436954129776f43fc462be0e4db9670c6b806b authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] trainer/discriminator. also remove mse_optimizer

8de67bfe4edf1b9c18ad3ea2543d74c8066dff51 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] documentation

b808de332a26f216bd9430d57f0c7c2b1fd751c3 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] assertion to make sure data directory has data in it

771eff2f665a8780145f776ce47a098fe5c5be28 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] add missing generators

a02a887705f11e4f67689694eac39a580e257b8f authored about 8 years ago by Martyn Garcia <[email protected]>
Merge branch 'refactor' into develop

* refactor:
[refactor] output
[refactor] s/result/net and refactor discriminator to a functi...

5145ed6b7619d4915b412dca46220f3e210c3944 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] output

4dbc8efff06d16afd9325356e6139e61f65c5278 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] s/result/net and refactor discriminator to a function

172eb4725a0332a51707afdc7766a021511613d9 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] cleanup dead code and start naming convention

2601f8ebde97ae664cc0d8648e04902db0cafd8b authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] directory structure

5665a43e20c9e847d21fdf0a1d7d36b9c7faf467 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] s/shared/lib.shared

e390ab1089606e4bc51fe43851d36d169de29949 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] rearrange files

8e2c19eba00bf015600af54edd3fd76ba1866e77 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] batch stats

441eb10b0c25de4f301a33e5efaca59d4956398d authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] only one layer to start on minibatch

d6850feaffd00ba1b4d8bb4adcbf6266d93527b1 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] add convs and regular image

22b262b01d777d62399cc6be6eedf2f57935bd5a authored about 8 years ago by Mikkel Garcia <[email protected]>
[wip] minibatch conv

537f61d1255b0fde09349a67c9a59aef1b0461e1 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] set_tensor xgs

cf9ff083517501588eef024a8bdb628766be3107 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] new type of batchnorm

c0f541d18d27dc1b485f4e5ffff61ef93221ede7 authored about 8 years ago by Martyn Garcia <[email protected]>
[tmp]stashpop

c6d63e2d7ceacad9b8cdf1539ead6a389a2ed3fc authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] no conv from xs[i]

c74d0a17ea76442faaa3171024bafab05fe0aaab authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] third sample

402333f7cb11bf004f9747831aefc35f7c7d150d authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] batch norm on gs[i]

46f4547c38d4d044818a33adf8b585f7c687e290 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] disable minibatch for now

9ae3f7ec8f064f4d0fbf84d23455a8039bcbb390 authored about 8 years ago by martyn <[email protected]>
[wip] fix D without linear layer

09f4e413fbd3617b0c7359c80ad25040d4eb19a4 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] conv2d activation on downsampled images

f1c47e9669ed80cfcd7f3d164667c1b369ba8bb5 authored about 8 years ago by martyn <[email protected]>
[fix] g_last_layer on lapgan

f9e14696afcba3da5a68fea89a87e3cba482052a authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] output of d_pyramid is activated

c3e2f83ce3f1b5e744691f691ad7b515e2119caf authored about 8 years ago by martyn <[email protected]>
[wip] attempt to fix D

2f8ffdd2c6bfd406a698907964fcf95786ed9e8a authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] better D

817323825fb590f761f10d795c011c34398f0484 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] faster D

d3db5f4c25b0872bb52d4ddf3b32487517973267 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] double batch norm, oops

d2aa787f954e788b7180635e821c3655bc15bee7 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] multiple sizes

eb2cbfbdbbcea81c7b22c714cb7f30c4f7b0e761 authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature] use a conv1x1 at the end of D

11eb827ca50428ccefa60a6494ca264f35b4c43b authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] use batch norm even without linear layer

1a0c7e16df92bf003e1274942d8a38f8687567fb authored about 8 years ago by Martyn Garcia <[email protected]>
max pool doesn't seem to work

aecb31672222d2addea9ddc957f16262c2bcb5da authored about 8 years ago by martyn <[email protected]>
[wip] better hyperparams

ad8050506cab6ea02674f028c83826efece26d19 authored about 8 years ago by martyn <[email protected]>
[fix] s/conv/deconv in g

836935c3e8ee7aaf5ed10d8d59700b3d6f876481 authored about 8 years ago by martyn <[email protected]>
[feature] pyramid D

88ccff201b28b3100c370bb9b8f1e5f65e28ea18 authored about 8 years ago by martyn <[email protected]>
[hack] test a different type of densenet

3b7bb4e8caee69567bd83046f9a7370bd3081935 authored about 8 years ago by Martyn Garcia <[email protected]>
[tweak] remove last d layer

177566c4db2340f844789a6199d8cce4ec33c129 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] resize-conv g

052a1261a7d69da4271b8dfbe9e8666bc5db24a7 authored about 8 years ago by Mikkel Garcia <[email protected]>
[hack] 512x360

56aee070ba53f9dd95ac98819fb20031106d46df authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] generator

91c8e166b16bc9fcf62602c14cc36827042293e5 authored about 8 years ago by martyn <[email protected]>
[fix] indentation

d1c374fbaea4d144176197de837ecc001acdad20 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] new g

f0effe39fee646517622a5d60cd01338c3f3960a authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] noise and reshape instead of depth to space

25cbb04bd62474b21a4b80a91974b1ce9c5798ba authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] regularization on linear layer when fc is active

fcb8c0aa9eb32d859cfe58961f91604fc865145b authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] disable cpu expensive image manipulation

019436ac844b74f5f197408d41ba84f86440cef1 authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature]conv from z

88f17fb80f2032fb3f684e19c253948a5021967b authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature] image transform

df93bec5d9c3c46c8c6104d0d6ed3126981e1821 authored about 8 years ago by Mikkel Garcia <[email protected]>