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

[fix] metrics

5460088988852826e166fa1a6cb317775893a87c authored almost 5 years ago by Martyn Garcia <[email protected]>
[fix] metrics and use loss

174ff6fbaaef8678313f8722690c5db4bbe58ae9 authored almost 5 years ago by Martyn Garcia <[email protected]>
[refactor] cuda calls

a746a9e935860340d125cf0c809184613bf8c8de authored almost 5 years ago by Martyn Garcia <[email protected]>
[refactor] GAN no longer GANComponent

ff722c8412c524f0670760b992e210e77e48cfc3 authored almost 5 years ago by Martyn Garcia <[email protected]>
[fix] cuda gpu placement

e885f4c518b1705d1f29f8cba164660970b044ec authored almost 5 years ago by Mikkel Garcia <[email protected]>
[wip] try to use gpu

79ba4a2d868d8037c23b77316c4fac3beaf781ba authored almost 5 years ago by Martyn Garcia <[email protected]>
[fix] remove old file

25d02f5464bd620ba65f6daded58174fe7fc0f05 authored almost 5 years ago by Martyn Garcia <[email protected]>
[wip] dcgan repro

4d62be58743bd7a9a7b9f50525bab3f87b1e5b20 authored almost 5 years ago by Martyn Garcia <[email protected]>
[wip] hard code loss

a4967c35419ef3ad6345e5d7ab0e465c5b344ac3 authored almost 5 years ago by Martyn Garcia <[email protected]>
[wip] continue ripping out tf

7e0050726a71841cbf06b072be73d34edc202ed0 authored almost 5 years ago by Martyn Garcia <[email protected]>
[wip] simultaneous trainer

9c54a47ec9e587b3bb1aaec22c112dce81301a56 authored almost 5 years ago by Mikkel Garcia <[email protected]>
[refactor] samplers

362dce413ee62253df3bd7a25e4e1e8a027aeb27 authored almost 5 years ago by Mikkel Garcia <[email protected]>
[feature] initial generator / static batch sampler

b7c7a8c1dad7895934e371257653abe378a450a2 authored almost 5 years ago by Mikkel Garcia <[email protected]>
[feature] Add input sampler for sanity testing

8652790f78cb409989ac1e556427d7563a477a9b authored almost 5 years ago by Mikkel Garcia <[email protected]>
[feature] Swap input pipeline to pytorch and cleanup code

ce7b0efe856600850a5fa48fe3cedd86764be118 authored almost 5 years ago by Mikkel Garcia <[email protected]>
Merge pull request #249 from HyperGAN/multi-marginal-gan

Multi marginal gan

ddf6544512291251380bf29f52fd049980735d42 authored almost 5 years ago by martyn <[email protected]>
Merge pull request #247 from KonradLinkowski/fix-readme-anchors

Fix README.md header anchors

31e4f0f85ce893a5cb62b08d4f9a346374a98ea4 authored almost 5 years ago by martyn <[email protected]>
Fix README.md header anchors

c3ef4837053a82ca8b6007704011c254b1bff36e authored almost 5 years ago by Konrad Linkowski <[email protected]>
[fix] handle negative signs in params

[fix] samplers with configurablegan

6f4538c4a22447a6054d4e810bc4b50a4acf7f5b authored almost 5 years ago by Mikkel Garcia <[email protected]>
[feature] configurable_gan options and terms

5a58651cdbdac3cdabbb1732003820d4cc4e5b82 authored almost 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' of github.com:255BITS/HyperGAN into multi-marginal-gan

* 'develop' of github.com:255BITS/HyperGAN:
[feature] configurable gan
[feature] oscillate()...

6e2d89a1db4e9f0d1b6010e2dc17512a0e818876 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] configurable gan

723be82fa00b0d82d21a613231487260e27a3e38 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] oscillate() configurable param

4602510152fcbf5b301363e5107596ea36e5876b authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] gan.method

c9845bc162dafaa28fb112021f2d0b8b95107fa8 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] layer validation exception

cd74cc5975162388127f4eb933d97a8e40a1e432 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] layer validation exception

17d30b1e358ce40a4630e0781edc050ece55bde3 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] dropout layer

d4b2feb89e7a4169290ecf5ac5f984c2877a9560 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] gan.method

eb6223a82d5d16c10576ecdf395337195ad917e1 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] show x samples in batch_walk sampler

b8f38b4b79c287108a7d8be7e6a512347903befb authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] encoder

f05461c0c2b27dabbf9709e5d195e4d0a69653d9 authored about 5 years ago by Martyn Garcia <[email protected]>
[fix] tweak multi marginal gan object for hooks

79faa93a4bc87ad0846be6ea7565c7829b1f1b74 authored about 5 years ago by Martyn Garcia <[email protected]>
[fix] residual defaults

78cea6aa35e579b535199e964b0cdb83759363fb authored about 5 years ago by Martyn Garcia <[email protected]>
[fix] residual block

eccf2be25464c1a4f3cfd8b7e09c7cd96b301fda authored about 5 years ago by Martyn Garcia <[email protected]>
Merge branch 'develop' into multi-marginal-gan

* develop: (109 commits)
GitBook: [develop] 11 pages modified
[feature] stabilizing training...

b3d0e169904ff2fc6125719cfae844d70002fd48 authored about 5 years ago by Martyn Garcia <[email protected]>
Merge pull request #242 from HyperGAN/competitive

Competitive gradient descent / Implicit competitive regularization

5f9b0ac070f1cc38bc83a102d880d82ae86e6195 authored about 5 years ago by martyn <[email protected]>
Merge branch 'develop' into competitive

a2d666bbe28294cfd109dd34db92b7006534deaa authored about 5 years ago by martyn <[email protected]>
GitBook: [develop] 11 pages modified

57cd44e7448b14b55cb6e6d4e50a0bbd804c6ece authored about 5 years ago by mikkel <[email protected]>
[feature] stabilizing training train hook

70a934fb726fa4febcb42a5ff03cf6e0e9fc73f0 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] config arguments

23a654ad4093f28d28247233ac4522193b3c2c55 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] debug output sorted by type pairs.

b72028d442ca9c49f923ebb2bdf63b6a7e5f95a8 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] rolling_memory_2 revert

3ccce30a63a1f4b892ffa064170c1a94209dedab authored about 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'competitive' of github.com:255BITS/HyperGAN into competitive

* 'competitive' of github.com:255BITS/HyperGAN:
[fix] hc dependency
[fix] use norm instead o...

426be58591c882e30c58984c1052bd2324fc6080 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] rolling_memory_2 config working again

6c3e243ae7e2ed5b3150a249cc0f4c523d64ec35 authored about 5 years ago by Mikkel Garcia <[email protected]>
GitBook: [develop] one page modified

8b6c8f80d78a1d88b66a62e45248b74c51fa79bb authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 11 pages modified

1b9e0710151558e0fa6dc64c279206711ba93902 authored about 5 years ago by mikkel <[email protected]>
GitBook: [master] no pages modified

3153daee838dbb8e8d8926b1e81419682a24f2fe authored about 5 years ago by mikkel <[email protected]>
[fix] hc dependency

d65e802aac51c4012ade75e6a05ba5aa4bb73b8d authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] use norm instead of abs as in paper

ba7ee685ebb46858c47d3a12dddfa60145ff3362 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] move import contrib.tpu

df0859e07b5222a053a4a6cb9f51a988eef20d5c authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] initialize 2d example

b539111ff050bedbc4c0dd5800be9363f2481dfe authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] use #sample

999a8cbe243d1b02c1a55cf5af4baf6a6d3bc30f authored about 5 years ago by Mikkel Garcia <[email protected]>
Revert "[feature] g_gamma/d_gamma options"

This reverts commit cb38d6234f5f26ecdde9b62e78d896a56f72e886.

c85b8368ebf890962d7a425619f2eca49653e9c1 authored about 5 years ago by Mikkel Garcia <[email protected]>
Revert "[feature] g_gamma/d_gamma options"

This reverts commit cb38d6234f5f26ecdde9b62e78d896a56f72e886.

8c8f4b9163934ffafeedc9edbadad7fcd8b4e83e authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] anneal(0.9 T=1000) configurable parameter

31561f31a0e961297de6fedc0ded808b8870c781 authored about 5 years ago by Mikkel Garcia <[email protected]>
GitBook: [develop] 3 pages modified

34a9509d267d22a100a88b03539d66f6a3b0787a authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 3 pages modified

3e42fefe1524fb329fdb6e060eb9ff18e5db1802 authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 5 pages and 2 assets modified

799d6656daf4aad433cd45986f96babebbb15a81 authored about 5 years ago by mikkel <[email protected]>
GitBook: [master] no pages and 2 assets modified

6f67254c4e7cccc80111426e54fc1cbd32f5adb5 authored about 5 years ago by mikkel <[email protected]>
GitBook: [master] no pages and one asset modified

532b32cc2a080a069d8d66f4dc99522f961cffee authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 6 pages and one asset modified

2b7ea6554bb1e6c6359d559da7013641194d4ca8 authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 36 pages modified

60eb4f7c7a86dc98e2fcb98147a84e9fc884067a authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 15 pages modified

bcab4c151748478b3d40553921ac12b77a516759 authored about 5 years ago by mikkel <[email protected]>
GitBook: [master] 2 pages modified

c13305c424161d79d44a89aa2184b9949d30e2c6 authored about 5 years ago by mikkel <[email protected]>
[feature] gradient dropout options

0e40f1eaaa7a088fb342cd14d12dc7bf1360a536 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] manual sample does not increment count

5b003bbe4af1220315c2c7881de1aa765b8fa01f authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] fast conjugate, original loss

270ac5fee0522dca0331d3f3cb9679daa94839c5 authored about 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'competitive' of github.com:255BITS/HyperGAN into competitive

* 'competitive' of github.com:255BITS/HyperGAN:
[feature] BatchFitness stop_after option
[fe...

efece38fe6041c1908b13848c88c63cc4d3d6b7f authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] dropout locally_stable and stabilizing_training_js options

f8d9ca65339f99d8cd44efa40719d39dbf356fed authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] const mode=softmax option

4d3f40c66c9e0ca1d257e0fbd8a43b2722fe878f authored about 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' into competitive

5e732db116624c66b4000b2d96f49ad261d3a55f authored about 5 years ago by mikkel <[email protected]>
[feature] BatchFitness stop_after option

ef1506903080f4cb4f7980e92ea1eb41c2126736 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] diversity weight penalty https://arxiv.org/abs/1901.10824

a80e4f6ec34c6731654dc92137c29bb721367861 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] valp https://arxiv.org/abs/1907.05681

745d2fcfc29a207cd97c0de906a2994f2601112c authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] slot variables

7571eb7ca08893f2f59f03668950951727f6f330 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] generator weight count output

e7112168d66ae450cf0baf2ef8a3a2b4d02cd2e0 authored about 5 years ago by Mikkel Garcia <[email protected]>
[refactor] unused options

f19fda0e53245b34eda34ab3cfd7a3109c8d4a8c authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] loss "reduce": "identity" option

dd0e9f32e3712a340becb35bbbac0e9ac31ea5fa authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] gan.parameter_count()

42548d050a62e6e8e1cebc49e82ffaa6ec738c3a authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] step counter

127f34e31f8492ca3d192c73ada166f43595e3da authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] missing bias

8cef9af58223a038d31bd4aba99d335ce46c5092 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] chargan example

83870a019848391608dec09d3b36a3f07df0c1c7 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] BatchFitness stop_after option

ebd19575300e952d5c8781994fdd2ebd266b592c authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] diversity weight penalty https://arxiv.org/abs/1901.10824

520f791fa1b34dbb0c9085250040584b229fc450 authored about 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'competitive' of github.com:255BITS/HyperGAN into competitive

* 'competitive' of github.com:255BITS/HyperGAN:
[fix] standard loss

81588629b844159f2035940ab7483b38cabd1a1d authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] valp https://arxiv.org/abs/1907.05681

07a1e4d558248c3fe4ceac7520ded06ee24acae5 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] slot variables

56cb6186ed365238e6c957d3c03aaa1762a2b975 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] generator weight count output

c88b6ede774e23e67469cf7cd5ff572b5f8a0475 authored about 5 years ago by Mikkel Garcia <[email protected]>
[refactor] unused options

74b8af7d0730ffc91e0bad5af7aeecb5c7670993 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] loss "reduce": "identity" option

7266d5b19c79df57fdaee124e1456f26e6b83259 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] gan.parameter_count()

31ee4670e4f9ee9568bf4b58a37813532784f3e2 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] step counter

fa730670e51e88b92a03122a0fbd83a287b11915 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] missing bias

ef7f6d85f5daa9e4d98caae12bec846209ee3c25 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] chargan example

56b0695d3a0f04655db0c8340ac840f720289be8 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] apply train_hook.gradients()

594da79c98f360331613f786918f08957c39d13c authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] sample on start

92791634958ee8004794ddd049abd1fa83dad6b8 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] ali loss

1edc4edd610710c354f65777bb39d4a7d58a3d38 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] https://arxiv.org/abs/1910.09779

0472401597119c8b0191d82c636b0882bfb762a0 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] standard loss

2cf18f6edfb68150395c8535f1768d0127ff39d1 authored about 5 years ago by Martyn Garcia <[email protected]>
[fix] standard loss

b5e348ebc1e55008b417733e8cd96093863dc964 authored about 5 years ago by Martyn Garcia <[email protected]>
[feature] https://arxiv.org/abs/1910.09779

f2bf1d74add84b8f24797c2bc0861f0f1ea448f1 authored about 5 years ago by Mikkel Garcia <[email protected]>