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] set_tensor removal

6faf37d80e5fc55311b1de5b8bfd19f4118aa84f authored almost 8 years ago by Martyn Garcia <[email protected]>
[refactor] start cleaning up set_tensor

2b3cf8e5ec21c96cc9b31ff79de1579c49bb3800 authored almost 8 years ago by Martyn Garcia <[email protected]>
[doc] update

89f5c101764d7b46a9fbd9e93e05cdf027427eb8 authored almost 8 years ago by Martyn Garcia <[email protected]>
[refactor] use tanh on final activation to squash values

753f303c3a2fda5f1d72717d8c78a90043aea572 authored almost 8 years ago by Martyn Garcia <[email protected]>
[feature] em measurement (-tf.log(d_loss))

2718ff39bcb580ff32a7f30e0fb18799f03c7b23 authored almost 8 years ago by Martyn Garcia <[email protected]>
[doc] remove incorrect adam mention

8bcdefcefe1368a1d93b672cca512dc44134df1a authored almost 8 years ago by martyn <[email protected]>
[feature] new pyramid_nostride_fc for adding fully connected layers, probably needs refactoring

59ccaf23c75cf21efd925beb8731a9bda76d034d authored almost 8 years ago by Martyn Garcia <[email protected]>
[bump] version

9256213a66439497d99a651851225472eccaa8be authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] use adam trainer(oops!)

bff274429d12e68177a27a3b672159bf89a4fc34 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] static batch sampler should lock classes too

d5a8848337de78f863513e077abb73e039e1ab23 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[bump] version

d221d91e47d75fc5e0e41f431ea2559846289bfd authored almost 8 years ago by Mikkel Garcia <[email protected]>
[refactor] output

41dbf068fee111557748aa804661426f61e384cf authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] supervised learning by adding new layer (not parameterized yet)

c534a84d9e54a7ab9088f9d8dee07d46033c1423 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] 2d requirement for samplers

e1815042ca064ea9b6a7f00a89526a408eeef951 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[doc] sampler and sample_every

0882c27b567ab4ba2ba179fcc03edaf8dfefea71 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] progressive enhancement sampler

329603bc6a5c10eb1036d0e055798440d8391936 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[bump] version

f242bb749c90b6797c7fb736e4012cf1d84cdfa1 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[feature] batch/static batch samplers

ecd54d68ed38a0789028f1ada309557433176d27 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[refactor] sampler

1360b95f7c09876f140ea7bbd3877b3b191b12f6 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] use existing variable

22cbb9517ebd4055c9b652a0e1baf75afd057b3a authored almost 8 years ago by Mikkel Garcia <[email protected]>
[refactor] clean up code around loss, remove old loss terms

c6289f5ca0af8af688caba047f14cc8fa2a09f9d authored almost 8 years ago by Mikkel Garcia <[email protected]>
[feature] make progressive enhancement optional, fix inpainting

3ffbc22c34e0f3a698ba73ca3b198756c58f02ee authored almost 8 years ago by Mikkel Garcia <[email protected]>
[doc] update TOC

71e84a92cdc225e015ee421ac35f333fd81f7a03 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[doc] api

70634d4465143c20eb95b76973f828bf1a0452ce authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] pip version 0.7

1bb2ba7de778ecdd774613507b4068c6275faeef authored almost 8 years ago by Mikkel Garcia <[email protected]>
Merge pull request #8 from 255BITS/develop

0.7.0 release

2f84269a01e3369d183f423ed57d9925ea92d40f authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] inpainting sampling

33733cdf39d5e42ee17440d4bdeacecf428eef6f authored almost 8 years ago by Mikkel Garcia <[email protected]>
[doc] initial 0.7

e378511955c70e385ddd79a6428e6ad607f7c731 authored almost 8 years ago by Mikkel Garcia <[email protected]>
Merge pull request #21 from 255BITS/wgan

wgan implementation. This differs from the paper in a few ways, namely we don't value clip and ...

81262e78d6e25d0e665370df2cd420438765ee87 authored almost 8 years ago by martyn <[email protected]>
[fix] server

95741cc95b0b86cc86f6074c1d19d0ba1c699f48 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] use adam trainer again

38cb85e7a9da8446f4efa8f7147910e6460d731f authored almost 8 years ago by Martyn Garcia <[email protected]>
[wip] densenet d

4d3816eca93049f89e9b7b33c2eee8db959cdd2f authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] invert loss function... does this matter?

b4b5e90269191efb8e33062d2c296ea380914dcd authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] remove log

d78127eee5b27250a3facba64a90871c7f4f39e1 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] remove sigmoid

39ae8e0cfde45b1ef651f69e9ce9d99b2110d73c authored almost 8 years ago by Martyn Garcia <[email protected]>
[wip] try adding log

4ec3ed2a472892fde45f025ae450a8107be79dc2 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] try a sigmoid

53e09b2d499ebe133eb68558abdf6f0c783ee177 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[wip] loss terms

a8e878ca1940c2a1813e312cba790f4bcbd9830d authored almost 8 years ago by Mikkel Garcia <[email protected]>
[experiment] tf.reduce_logsumexp

ac31293c846fd123816838104bf3b69bd15c57fa authored almost 8 years ago by Mikkel Garcia <[email protected]>
[feature] rmsprop trainer

bad4bc490a956246f163dfa9557682f4a803318e authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] remove regularized conv at the end of d

1dd789f1fea9acd7f9985d1170a0f8d12bc9ad6e authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] logits

573c3583105fc1f48f485cb606b9d959fec79be2 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] adam optimizer

eb7bbf39e50dc90755599f2b3f2294bfd580f30c authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] optimizer tweaks

c590ee2b055d30bc7f017bb0c5bb1994691163a7 authored almost 8 years ago by Martyn Garcia <[email protected]>
[feature] bn + tanh on d

a6857c1af968b389759a30340ae502f531b515c7 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[feature] better print lines

c2d7fbcb7a622d1ba479aa44795bb86ce1989932 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[feature] add discriminator regularizers

874b92674d813099ce9503b891ff724e8ab1ee11 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] like paper

5f42f5ca343da1712ff202603ce34b1695590cc1 authored almost 8 years ago by Martyn Garcia <[email protected]>
[wip]

e9f6234059295f21788fd2c2c7d39a3ea5edc581 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] end with relu to simplify new loss

c2b9e944a86357c86f13c9397c38ba2fc9045c46 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] hypergan cli sampling

b5ee4eed882fd4b6c6957bab98d9fe60ca79a911 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[wip] wgan implementation attempt

9010d90576d8da39f8c3be180cbccd0d1663f7c2 authored almost 8 years ago by Martyn Garcia <[email protected]>
Merge pull request #20 from 255BITS/inpainting

Inpainting

9190a7ad8632f31702b845864b7c4e252fdf6e8c authored almost 8 years ago by martyn <[email protected]>
[fix] use the discriminator layer filter feature for inpainting

9db748b738b6818140322bdee7d343ade6142f50 authored almost 8 years ago by Martyn Garcia <[email protected]>
Merge branch 'develop' into inpainting

89d9ace9af84a76ef7c3123755b2b5ce8b0bb10f authored almost 8 years ago by martyn <[email protected]>
[wip] inpainting seems to work, need to clean up this hack

c69e2381fc3bb759af9196ecba7d193e6ec46136 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] colorizer run / stop

ec03e36316d1673c9182feb71addaf2f7804aafb authored almost 8 years ago by Mikkel Garcia <[email protected]>
[feature] discriminator.layer_filter

cdaa2be8ff7dd1f3f1cb06a25c337956e8b94cac authored almost 8 years ago by Mikkel Garcia <[email protected]>
[feature] inpainting example

72ffa8eb51c3fabb93efce1831690f1e724710d8 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[feature] super resolution api example

d618e9a8210803c9313cf885728b5878fe7320cf authored almost 8 years ago by Martyn Garcia <[email protected]>
Revert "Revert "[feature] add noise to x on g""

This reverts commit c4cac64a42afb81376641c5f30434b180d70f428.

d4901dbf4f274545d6326ce04c8850571999294d authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] categories

751b330a4925bccda2c8719ac5557488af170173 authored almost 8 years ago by Mikkel Garcia <[email protected]>
Revert "[feature] add noise to x on g"

This reverts commit e80eb20c41d822fcaf8f44403feabb84d3575ae8.

c4cac64a42afb81376641c5f30434b180d70f428 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] add --use_hc_io to colorizer

a15b7b56af7d71aeb242879a1347d1917ed9097e authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] remove regularization

83acbf2fb8bd92dab29a21e3fae8e2ea29ffe287 authored almost 8 years ago by Martyn Garcia <[email protected]>
[feature] add noise to x on g

e80eb20c41d822fcaf8f44403feabb84d3575ae8 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] optimize default config

3d048a7764d297ce9c1367dab035b9cdedd3d796 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] save/load, bulk sampling

f858948c0ee2fa6df27cd3df966528f680eb6d51 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] saving and sampling

9ae3314712c029d65a8b9267c7bafbcb00eb1c27 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] colorizer example

a89c6b5b5a9d1bfc765d84bb210c0401b36e4be8 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] issues with colorizer

882040f6298f5d7e2099a928caacca90b26e3a02 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[doc] missing parts of colorizer api example

0f5e473f08493091ec36434fb7b38628c6f18cfa authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] saving and loading

97b995179111641d0de63b0daa3f4378c9b0d341 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[wip] initial colorization api example

e6a74a42c0efd026254b4fa53251ae7dc5830169 authored almost 8 years ago by Martyn Garcia <[email protected]>
[cleanup] todos

00700cd2c0e8dae3e3182ea5ec75fc25376bbc1d authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] wording]

f8cdbf7d79b8c9ef689bbf51dac849fe71d4100f authored almost 8 years ago by Martyn Garcia <[email protected]>
[cleanup] spacing

0dbeb184d952dd41f3faef639b1dbd6d39806ace authored almost 8 years ago by Martyn Garcia <[email protected]>
[refactor] remove def run in gan.py

84d3d5ba19893db4bd01be6984c9356e8eb3fff4 authored almost 8 years ago by Martyn Garcia <[email protected]>
[refactor] config function lookup moved to CLI

78c109340a56b15d78aadced01014c186d8e5b45 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] missing variable args

a67a0ede0afc19eb166e769103b1a6b6f184c027 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] sampling

49d1da39bbc24da61d14e62e8b6248eafb70d91a authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] pass device from CLI

564effcaed63b8a96991ef02ebeed22d16049d3a authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] startup issues

b921d76d3ea0fa9574248a6c021498b15a571f02 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] further on startup

e850967e53785f9c3a4cdde42deb2253376c7425 authored almost 8 years ago by Martyn Garcia <[email protected]>
[refactor] CLI class

40fdb817a94849b725f4f449e3089931829a1c8e authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] various startup errors

09f0123c94ff923247a612798df7070a2966731e authored almost 8 years ago by Martyn Garcia <[email protected]>
[refactor] remove dead classes

ddd3c59c53659f14e180ba74b30ff8ebfb6e5196 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] various errors

62b7b08e26d9729afe663c07c4ceb2a1ab51e4fe authored almost 8 years ago by Martyn Garcia <[email protected]>
[wip] break everything in order to refactor cli

d8762f9b80eb43fd61f2082e5abdbde93db009f6 authored almost 8 years ago by Martyn Garcia <[email protected]>
[wip] refactor cli

65e88ef8529296f42b04d612929966618dfc8af7 authored almost 8 years ago by Martyn Garcia <[email protected]>
Merge branch 'master' into develop

1f441508f1885b459a190d7a3646fb1e23d8440f authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] capped_optimizer setting, new version

d354a5d92d69143a519e862d2b976accd86c5e2c authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] frame sampler

dc84017ffb14355cef7f61288685952b3930ae92 authored almost 8 years ago by Mikkel Garcia <[email protected]>
[fix] capped_optimizer had really low settings

778784dfa303a56c5f24680cf8d230a163c4703c authored almost 8 years ago by Mikkel Garcia <[email protected]>
[doc] refactoring notes on discriminator code dup

f13a252a8da0dc578da6f61e6f6a4781ceafee2a authored almost 8 years ago by Mikkel Garcia <[email protected]>
[bump] version

50e31607b113fbdc832b7cafd7c4c0c1163a1691 authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] remove extra d, I think this feature needs work

0923c49814a2634ce636e0d692ff0e4c0e25d6fb authored almost 8 years ago by Martyn Garcia <[email protected]>
[bump] version to 0.6.19

de0197a8f970931e39b7ce9db143e4105515bc6c authored almost 8 years ago by Martyn Garcia <[email protected]>
[fix] https://github.com/255BITS/HyperGAN/issues/14

4f30659d0cfce1f532a656eb889e29fc7ed7b459 authored almost 8 years ago by Martyn Garcia <[email protected]>
[refactor] package structure

47bd516170972d805979123f3a6e8acf8df8c388 authored almost 8 years ago by Martyn Garcia <[email protected]>