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

[feature] start porting configurable component

github.com/HyperGAN/HyperGAN - 894a2b921ea0ba9969cec62b484d03ab706ad25a authored almost 5 years ago by Martyn Garcia <[email protected]>
Merge branch 'pytorch' of github.com:255BITS/HyperGAN into pytorch

* 'pytorch' of github.com:255BITS/HyperGAN:
[feature] port alternating trainer with example

github.com/HyperGAN/HyperGAN - 5e6e50c518a9f0853736bcacdfbb0035005fb1cc authored almost 5 years ago by Mikkel Garcia <[email protected]>
[fix] simultaneous

github.com/HyperGAN/HyperGAN - 160bb6395e3690b96290a81aa4b5fb04020eb5a5 authored almost 5 years ago by Mikkel Garcia <[email protected]>
[feature] port alternating trainer with example

github.com/HyperGAN/HyperGAN - d78a6f10ce5360c49d25166c4acb1e4ccb32734d authored almost 5 years ago by Martyn Garcia <[email protected]>
[fix] gan.parameters

github.com/HyperGAN/HyperGAN - 361dfd46b54b20fc8da4159aaebb4f63cf90fb38 authored almost 5 years ago by Martyn Garcia <[email protected]>
[fix] loss is GANComponent

github.com/HyperGAN/HyperGAN - 93ab27b7afbc1b04379b9c78ef8969b8e286338c authored almost 5 years ago by Martyn Garcia <[email protected]>
[fix] metrics

github.com/HyperGAN/HyperGAN - 5460088988852826e166fa1a6cb317775893a87c authored almost 5 years ago by Martyn Garcia <[email protected]>
[fix] metrics and use loss

github.com/HyperGAN/HyperGAN - 174ff6fbaaef8678313f8722690c5db4bbe58ae9 authored almost 5 years ago by Martyn Garcia <[email protected]>
[refactor] cuda calls

github.com/HyperGAN/HyperGAN - a746a9e935860340d125cf0c809184613bf8c8de authored almost 5 years ago by Martyn Garcia <[email protected]>
[refactor] GAN no longer GANComponent

github.com/HyperGAN/HyperGAN - ff722c8412c524f0670760b992e210e77e48cfc3 authored almost 5 years ago by Martyn Garcia <[email protected]>
[fix] cuda gpu placement

github.com/HyperGAN/HyperGAN - e885f4c518b1705d1f29f8cba164660970b044ec authored almost 5 years ago by Mikkel Garcia <[email protected]>
[wip] try to use gpu

github.com/HyperGAN/HyperGAN - 79ba4a2d868d8037c23b77316c4fac3beaf781ba authored almost 5 years ago by Martyn Garcia <[email protected]>
[fix] remove old file

github.com/HyperGAN/HyperGAN - 25d02f5464bd620ba65f6daded58174fe7fc0f05 authored almost 5 years ago by Martyn Garcia <[email protected]>
[wip] dcgan repro

github.com/HyperGAN/HyperGAN - 4d62be58743bd7a9a7b9f50525bab3f87b1e5b20 authored almost 5 years ago by Martyn Garcia <[email protected]>
[wip] hard code loss

github.com/HyperGAN/HyperGAN - a4967c35419ef3ad6345e5d7ab0e465c5b344ac3 authored almost 5 years ago by Martyn Garcia <[email protected]>
[wip] continue ripping out tf

github.com/HyperGAN/HyperGAN - 7e0050726a71841cbf06b072be73d34edc202ed0 authored almost 5 years ago by Martyn Garcia <[email protected]>
[wip] simultaneous trainer

github.com/HyperGAN/HyperGAN - 9c54a47ec9e587b3bb1aaec22c112dce81301a56 authored almost 5 years ago by Mikkel Garcia <[email protected]>
[refactor] samplers

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

github.com/HyperGAN/HyperGAN - b7c7a8c1dad7895934e371257653abe378a450a2 authored almost 5 years ago by Mikkel Garcia <[email protected]>
[feature] Add input sampler for sanity testing

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

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

Multi marginal gan

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

Fix README.md header anchors

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

github.com/HyperGAN/HyperGAN - c3ef4837053a82ca8b6007704011c254b1bff36e authored almost 5 years ago by Konrad Linkowski <[email protected]>
[fix] handle negative signs in params

[fix] samplers with configurablegan

github.com/HyperGAN/HyperGAN - 6f4538c4a22447a6054d4e810bc4b50a4acf7f5b authored almost 5 years ago by Mikkel Garcia <[email protected]>
[feature] configurable_gan options and terms

github.com/HyperGAN/HyperGAN - 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()...

github.com/HyperGAN/HyperGAN - 6e2d89a1db4e9f0d1b6010e2dc17512a0e818876 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] configurable gan

github.com/HyperGAN/HyperGAN - 723be82fa00b0d82d21a613231487260e27a3e38 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] oscillate() configurable param

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

github.com/HyperGAN/HyperGAN - c9845bc162dafaa28fb112021f2d0b8b95107fa8 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] layer validation exception

github.com/HyperGAN/HyperGAN - cd74cc5975162388127f4eb933d97a8e40a1e432 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] layer validation exception

github.com/HyperGAN/HyperGAN - 17d30b1e358ce40a4630e0781edc050ece55bde3 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] dropout layer

github.com/HyperGAN/HyperGAN - d4b2feb89e7a4169290ecf5ac5f984c2877a9560 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] gan.method

github.com/HyperGAN/HyperGAN - eb6223a82d5d16c10576ecdf395337195ad917e1 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] show x samples in batch_walk sampler

github.com/HyperGAN/HyperGAN - b8f38b4b79c287108a7d8be7e6a512347903befb authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] nnapi upgrade [feature] watermark removal

github.com/HyperGAN/HyperGAN-android - 7938ba2de83818fa66e7f50c0830895f1f9d5848 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] encoder

github.com/HyperGAN/HyperGAN - f05461c0c2b27dabbf9709e5d195e4d0a69653d9 authored about 5 years ago by Martyn Garcia <[email protected]>
[fix] tweak multi marginal gan object for hooks

github.com/HyperGAN/HyperGAN - 79faa93a4bc87ad0846be6ea7565c7829b1f1b74 authored about 5 years ago by Martyn Garcia <[email protected]>
[fix] residual defaults

github.com/HyperGAN/HyperGAN - 78cea6aa35e579b535199e964b0cdb83759363fb authored about 5 years ago by Martyn Garcia <[email protected]>
[fix] residual block

github.com/HyperGAN/HyperGAN - 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...

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

Competitive gradient descent / Implicit competitive regularization

github.com/HyperGAN/HyperGAN - 5f9b0ac070f1cc38bc83a102d880d82ae86e6195 authored about 5 years ago by martyn <[email protected]>
Merge branch 'develop' into competitive

github.com/HyperGAN/HyperGAN - a2d666bbe28294cfd109dd34db92b7006534deaa authored about 5 years ago by martyn <[email protected]>
GitBook: [develop] 11 pages modified

github.com/HyperGAN/HyperGAN - 57cd44e7448b14b55cb6e6d4e50a0bbd804c6ece authored about 5 years ago by mikkel <[email protected]>
[feature] stabilizing training train hook

github.com/HyperGAN/HyperGAN - 70a934fb726fa4febcb42a5ff03cf6e0e9fc73f0 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] config arguments

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

github.com/HyperGAN/HyperGAN - b72028d442ca9c49f923ebb2bdf63b6a7e5f95a8 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] rolling_memory_2 revert

github.com/HyperGAN/HyperGAN - 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...

github.com/HyperGAN/HyperGAN - 426be58591c882e30c58984c1052bd2324fc6080 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] rolling_memory_2 config working again

github.com/HyperGAN/HyperGAN - 6c3e243ae7e2ed5b3150a249cc0f4c523d64ec35 authored about 5 years ago by Mikkel Garcia <[email protected]>
GitBook: [develop] one page modified

github.com/HyperGAN/HyperGAN - 8b6c8f80d78a1d88b66a62e45248b74c51fa79bb authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 11 pages modified

github.com/HyperGAN/HyperGAN - 1b9e0710151558e0fa6dc64c279206711ba93902 authored about 5 years ago by mikkel <[email protected]>
GitBook: [master] no pages modified

github.com/HyperGAN/HyperGAN - 3153daee838dbb8e8d8926b1e81419682a24f2fe authored about 5 years ago by mikkel <[email protected]>
[fix] hc dependency

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

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

github.com/HyperGAN/HyperGAN - df0859e07b5222a053a4a6cb9f51a988eef20d5c authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] initialize 2d example

github.com/HyperGAN/HyperGAN - b539111ff050bedbc4c0dd5800be9363f2481dfe authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] 0.3 version bump

github.com/HyperGAN/hyperchamber - ca9b314c2589c2f8a7fa298dea57f65965960554 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] upgrade deploy

github.com/HyperGAN/hyperchamber - a90a43a238b0da4b40d8d4d0c428b6f1e305e9c1 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] use #sample

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

This reverts commit cb38d6234f5f26ecdde9b62e78d896a56f72e886.

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

This reverts commit cb38d6234f5f26ecdde9b62e78d896a56f72e886.

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

github.com/HyperGAN/HyperGAN - 31561f31a0e961297de6fedc0ded808b8870c781 authored about 5 years ago by Mikkel Garcia <[email protected]>
GitBook: [develop] 3 pages modified

github.com/HyperGAN/HyperGAN - 34a9509d267d22a100a88b03539d66f6a3b0787a authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 3 pages modified

github.com/HyperGAN/HyperGAN - 3e42fefe1524fb329fdb6e060eb9ff18e5db1802 authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 5 pages and 2 assets modified

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

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

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

github.com/HyperGAN/HyperGAN - 2b7ea6554bb1e6c6359d559da7013641194d4ca8 authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 36 pages modified

github.com/HyperGAN/HyperGAN - 60eb4f7c7a86dc98e2fcb98147a84e9fc884067a authored about 5 years ago by mikkel <[email protected]>
GitBook: [develop] 15 pages modified

github.com/HyperGAN/HyperGAN - bcab4c151748478b3d40553921ac12b77a516759 authored about 5 years ago by mikkel <[email protected]>
GitBook: [master] 2 pages modified

github.com/HyperGAN/HyperGAN - c13305c424161d79d44a89aa2184b9949d30e2c6 authored about 5 years ago by mikkel <[email protected]>
[feature] gradient dropout options

github.com/HyperGAN/HyperGAN - 0e40f1eaaa7a088fb342cd14d12dc7bf1360a536 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] manual sample does not increment count

github.com/HyperGAN/HyperGAN - 5b003bbe4af1220315c2c7881de1aa765b8fa01f authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] fast conjugate, original loss

github.com/HyperGAN/HyperGAN - 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...

github.com/HyperGAN/HyperGAN - efece38fe6041c1908b13848c88c63cc4d3d6b7f authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] dropout locally_stable and stabilizing_training_js options

github.com/HyperGAN/HyperGAN - f8d9ca65339f99d8cd44efa40719d39dbf356fed authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] const mode=softmax option

github.com/HyperGAN/HyperGAN - 4d3f40c66c9e0ca1d257e0fbd8a43b2722fe878f authored about 5 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' into competitive

github.com/HyperGAN/HyperGAN - 5e732db116624c66b4000b2d96f49ad261d3a55f authored about 5 years ago by mikkel <[email protected]>
[feature] BatchFitness stop_after option

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

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

github.com/HyperGAN/HyperGAN - 745d2fcfc29a207cd97c0de906a2994f2601112c authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] slot variables

github.com/HyperGAN/HyperGAN - 7571eb7ca08893f2f59f03668950951727f6f330 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] generator weight count output

github.com/HyperGAN/HyperGAN - e7112168d66ae450cf0baf2ef8a3a2b4d02cd2e0 authored about 5 years ago by Mikkel Garcia <[email protected]>
[refactor] unused options

github.com/HyperGAN/HyperGAN - f19fda0e53245b34eda34ab3cfd7a3109c8d4a8c authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] loss "reduce": "identity" option

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

github.com/HyperGAN/HyperGAN - 42548d050a62e6e8e1cebc49e82ffaa6ec738c3a authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] step counter

github.com/HyperGAN/HyperGAN - 127f34e31f8492ca3d192c73ada166f43595e3da authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] missing bias

github.com/HyperGAN/HyperGAN - 8cef9af58223a038d31bd4aba99d335ce46c5092 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] chargan example

github.com/HyperGAN/HyperGAN - 83870a019848391608dec09d3b36a3f07df0c1c7 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] BatchFitness stop_after option

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

github.com/HyperGAN/HyperGAN - 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

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

github.com/HyperGAN/HyperGAN - 07a1e4d558248c3fe4ceac7520ded06ee24acae5 authored about 5 years ago by Mikkel Garcia <[email protected]>
[fix] slot variables

github.com/HyperGAN/HyperGAN - 56cb6186ed365238e6c957d3c03aaa1762a2b975 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] generator weight count output

github.com/HyperGAN/HyperGAN - c88b6ede774e23e67469cf7cd5ff572b5f8a0475 authored about 5 years ago by Mikkel Garcia <[email protected]>
[refactor] unused options

github.com/HyperGAN/HyperGAN - 74b8af7d0730ffc91e0bad5af7aeecb5c7670993 authored about 5 years ago by Mikkel Garcia <[email protected]>
[feature] loss "reduce": "identity" option

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

github.com/HyperGAN/HyperGAN - 31ee4670e4f9ee9568bf4b58a37813532784f3e2 authored about 5 years ago by Mikkel Garcia <[email protected]>