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

[fix] attention

github.com/HyperGAN/HyperGAN - 1baa4d314f19b7ddb93f4c2eabcf9805650c4e25 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] attention

github.com/HyperGAN/HyperGAN - 2b3076b7a2e0c1919066732447788ef555443687 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] save/load optimizer

github.com/HyperGAN/HyperGAN - 0cc7ba44f0bb712c36b0512a4864f70b3632927f authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] Remove unused layer

github.com/HyperGAN/HyperGAN - 5229210e129ad45c43079e143c92404ced23422e authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] operation layer

github.com/HyperGAN/HyperGAN - 569e7498e29024019af95fe574e7ce63d3ab2195 authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] mul layer

github.com/HyperGAN/HyperGAN - ff5c7abc935d8212928c9ddd422db3c05a0e08cb authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] threaded sampling

github.com/HyperGAN/HyperGAN - 34af4f637bf8a85d9a95183e8ea67109ae948d9c authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] alignment x -> gy -> gx

github.com/HyperGAN/HyperGAN - a721b017842af489be2a67f91184256ebe363edf authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] aligned gan use correct source domain

github.com/HyperGAN/HyperGAN - d665488e9475feb54b9b1fd2ddbbb7a62d2a02c5 authored over 4 years ago by Martyn Garcia <[email protected]>
[feature] pretrained layer

github.com/HyperGAN/HyperGAN - e8e4366acf5ea08368171e77d5d3a75a9946c42b authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] batch_walk reflect direction

github.com/HyperGAN/HyperGAN - 15700dc6bbf845a2f212063982c00642a386d57e authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] remove loss None on train hook

github.com/HyperGAN/HyperGAN - 7e24cfe4bbb37cec0fe4a356e4df6b0169ae9dbd authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] hypergan build for standard gan

github.com/HyperGAN/HyperGAN - 7a35a0b2ece96253d67ff45237c84245732c15c0 authored over 4 years ago by Martyn Garcia <[email protected]>
[feature] trainable=false on configurable component layers

github.com/HyperGAN/HyperGAN - 9c8fd64feea947a6364e02354d15f8400c32accd authored over 4 years ago by Mikkel Garcia <[email protected]>
[refactor] gan generator_components/discriminator_components

github.com/HyperGAN/HyperGAN - f6808404901aa6fe7c64228c9b9f9091b3c49117 authored over 4 years ago by Martyn Garcia <[email protected]>
[refactor] gan generator_components/discriminator_components

github.com/HyperGAN/HyperGAN - f9edf38414835f2229ed772099ccfd31ec95c2d4 authored over 4 years ago by Martyn Garcia <[email protected]>
[cleanup] remove tf aligned_gan.py

github.com/HyperGAN/HyperGAN - c60aed3dbb58917e4afb4365e40b35a2044e65e7 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] layer `latent`

github.com/HyperGAN/HyperGAN - edf96731ef964481a23d7c0bbeb0790ce1a7419d authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] skip batch with bad image

github.com/HyperGAN/HyperGAN - 3100c6f7c5fed91baaef10601c67423927a24e57 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] aligned sampler

github.com/HyperGAN/HyperGAN - f357fa58e9ceae4422fbca23ad74b4cfdd9f99c5 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] typo

github.com/HyperGAN/HyperGAN - fe7706115055ca6f5aa21a33e883df25af2a18e6 authored over 4 years ago by Martyn Garcia <[email protected]>
[feature] very simple aligned gan

github.com/HyperGAN/HyperGAN - f93a621b1bf4f9bda2019f559051ffe91438ecd1 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] multiple adversarial on train hook

github.com/HyperGAN/HyperGAN - 712d5ffc5644ace08c5e1b09c2b98c09b1a504fc authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] check input type

github.com/HyperGAN/HyperGAN - 08f8452abcec7b4cdc950bedb2b048c79c3d8047 authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] sequential mnist example

github.com/HyperGAN/HyperGAN - 41baa134f914004bf0be1bc6f2e20b154a301d20 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] batch walk

github.com/HyperGAN/HyperGAN - d225b6b2af74e0f6de3f0eae133bebe0396bedc1 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] classification example

github.com/HyperGAN/HyperGAN - fc148e1a29e3d7893c438f701b8422225c95fc66 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] classification example

github.com/HyperGAN/HyperGAN - 7dd73c6f95d6137a713105c875dde4a5b71844df authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] adversarial train hook loss

github.com/HyperGAN/HyperGAN - 2a2d9d3698323d540c73afa35861ad0eb19d8c09 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] add constants

github.com/HyperGAN/HyperGAN - 6ecffc6b419ed67c8738aa1487fe3a6c5d884710 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] remove offset from train hook

github.com/HyperGAN/HyperGAN - 6bd125d9c017132c3b45aba8134b5f3445fce68e authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] use kl div for norm

github.com/HyperGAN/HyperGAN - 04e3b80877745c3c721c64b16a358a48f4159abb authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] ninja dep only on modulated_conv

github.com/HyperGAN/HyperGAN - 2c4a58cb48fa7e13256b4c8312e34c557780d40d authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] default dataset shuffle to true

github.com/HyperGAN/HyperGAN - 1f7e1d0cf8e8f0913aa68ebe8c74e03fd67d1cc1 authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] colorizer options

github.com/HyperGAN/HyperGAN - bd88a8604512aef3bda2bd1dc81b6bc370e5e9fe authored over 4 years ago by Mikkel Garcia <[email protected]>
Merge branch 'develop' of github.com:255BITS/HyperGAN into develop

* 'develop' of github.com:255BITS/HyperGAN:
[feature] adversarial forward_discriminator for ru...

github.com/HyperGAN/HyperGAN - 2ad20d8fe241b6ae10d4133461db7c659bd29de2 authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] colorizer update

github.com/HyperGAN/HyperGAN - e595ea3a2a9bc1c23daa387a4721f1838606c852 authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] adversarial forward_discriminator for running through D

github.com/HyperGAN/HyperGAN - b2eff4f9aee4abfc6e5a5d0d52695059f1eab9ce authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] remove adversarial run conditions

github.com/HyperGAN/HyperGAN - 7d4c402839f593d1a010b19a647a65e404a05dd4 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] adversarial run conditions

github.com/HyperGAN/HyperGAN - c6e431373244038fd4fb825cbd93c24533876027 authored over 4 years ago by Mikkel Garcia <[email protected]>
Merge pull request #256 from 03vmate/patch-1

Fixed typo in print()

github.com/HyperGAN/HyperGAN - 4a55020f436517e5e68d9fc7063366f9842b0bb5 authored over 4 years ago by martyn <[email protected]>
Merge branch 'master' into patch-1

github.com/HyperGAN/HyperGAN - cb90d973b35d79379ad3061d7874415f5ed6a5ba authored over 4 years ago by martyn <[email protected]>
Merge pull request #252 from zolastro/patch-1

Correctly formated some commands

github.com/HyperGAN/HyperGAN - 43865696ce6f05b2f8d6c70edf67facc8a905495 authored over 4 years ago by martyn <[email protected]>
Merge branch 'master' into patch-1

github.com/HyperGAN/HyperGAN - 11b0856fdeb05369d1500e8985ea525b0ef852b1 authored over 4 years ago by martyn <[email protected]>
Merge pull request #253 from ghost/patch-1

Fix code blocks

github.com/HyperGAN/HyperGAN - 12e46b6d48b83a1626650b774804b99a7ce2d8a3 authored over 4 years ago by martyn <[email protected]>
Merge pull request #259 from HyperGAN/pytorch

Pytorch

github.com/HyperGAN/HyperGAN - ca1471b303ba1f6f427196e800a42669ac6b7ae8 authored over 4 years ago by martyn <[email protected]>
Merge branch 'develop' into pytorch

* develop:
GitBook: [develop] 6 pages and one asset modified

github.com/HyperGAN/HyperGAN - 832a625eb4b0d74559683e4da3eb00c9a2405c3b authored over 4 years ago by Martyn Garcia <[email protected]>
[cleanup] old code

github.com/HyperGAN/HyperGAN - a17ae63030d8859149a881c796fea853a34aa3cc authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] layer size validation

github.com/HyperGAN/HyperGAN - 7829a5f62f86e497620c821b88f90f503c73f954 authored over 4 years ago by Martyn Garcia <[email protected]>
Merge branch 'pytorch' of github.com:255BITS/HyperGAN into pytorch

* 'pytorch' of github.com:255BITS/HyperGAN:
[fix] batch sampler
[fix] sizing issues
[wip] ...

github.com/HyperGAN/HyperGAN - fae18c4276f7d8b49d49fc9326fcc34ba0dc8f27 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] adversarial norm formulation

github.com/HyperGAN/HyperGAN - af962d8cd547281af40c0562da8de7e69d86facc authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] batch sampler

github.com/HyperGAN/HyperGAN - c1fee144f5e05d3c262d06683d5261b203ce2a78 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] sizing issues

github.com/HyperGAN/HyperGAN - 295f4afbeb2cb52e17af4a7dd41bfbbea8ec4ee5 authored over 4 years ago by Martyn Garcia <[email protected]>
shuffle: true default

github.com/HyperGAN/HyperGAN - 0190660f6e836d77ba5fe7d0f9ef7f00f6bea8d0 authored over 4 years ago by Martyn Garcia <[email protected]>
[wip] chargan

github.com/HyperGAN/HyperGAN - f5bc1d6400e154e3984ae98f6bc9675148618eb4 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] adversarial norm formulation

github.com/HyperGAN/HyperGAN - 92a897bd2071383daee759fd766d1fee7cd7bf65 authored over 4 years ago by Mikkel Garcia <[email protected]>
[wip] more adversarial testing

github.com/HyperGAN/HyperGAN - c3cda9442b9b7935eadf5920b34354397e0b54ab authored over 4 years ago by Martyn Garcia <[email protected]>
[wip] more adversarial testing

github.com/HyperGAN/HyperGAN - d2b56edefd29e43afff876ced4e85073d3f5294e authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] use l2 norm for adversary

github.com/HyperGAN/HyperGAN - c066721c167120d859e6965538e3441042d8151e authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] adversarial real

github.com/HyperGAN/HyperGAN - bd42689721ed0f7556f10342d83ba5b2613989aa authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] forward_adversarial_norm

github.com/HyperGAN/HyperGAN - de6be2e17636c4dd2a8d1fb0dc370d10539aa0b4 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] adversarial norm using discriminator

github.com/HyperGAN/HyperGAN - 7089233eb8fe6aaf06575d48c8ad6642faa579ec authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] attention layer

github.com/HyperGAN/HyperGAN - b57a6bb4d08ee418eb41552638ccfcfe773c42ca authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] modal-gaussian distribution

github.com/HyperGAN/HyperGAN - 591103285f5d795ee24b2c450f02ba4af625379a authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] dg loss

github.com/HyperGAN/HyperGAN - bc204660895cfb44af3325c7f4b64a86b4907ab6 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] better formulation

github.com/HyperGAN/HyperGAN - 75f58bf315fcae66f4cb26202e0d4278f4a1655e authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] fake mode on adversarial norm

github.com/HyperGAN/HyperGAN - 7f85ee3f458a32f30fbf5841634fd3fa05c1235d authored over 4 years ago by Mikkel Garcia <[email protected]>
[optimize] early stop

github.com/HyperGAN/HyperGAN - bf0f5e34e363645eb1f2c1a1c4eaa1801d02eb18 authored over 4 years ago by Mikkel Garcia <[email protected]>
[optimize] 2d-distribution input

github.com/HyperGAN/HyperGAN - d701f1258f62373c84b0a871c77a70132776c157 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] hardcode padding=0 on scaled_conv2d for now

github.com/HyperGAN/HyperGAN - dc73055fd093bfb3dadde43cb46761caef3f04b5 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] conv sizing and initial forward pass validation

github.com/HyperGAN/HyperGAN - 0062d2d141280618b6f3dea0ac0110f26a7060c3 authored over 4 years ago by Martyn Garcia <[email protected]>
[feature] const and learned_noise layer

github.com/HyperGAN/HyperGAN - 2572e42edee3915cd03ddeb46c2b3a7854e37325 authored over 4 years ago by Martyn Garcia <[email protected]>
[feature] parameters initial_gamma/new_fisher_gamma

github.com/HyperGAN/HyperGAN - 70fda19aa6a65113856d6b60b5150a1a60d32301 authored over 4 years ago by Mikkel Garcia <[email protected]>
[refactor] configurable_component.current_size as a LayerSize object

github.com/HyperGAN/HyperGAN - 7a65d9993bdda4a5248f6aa313abf687faa031a6 authored over 4 years ago by Martyn Garcia <[email protected]>
[refactor] keep track of output_sizes instead of special variables

github.com/HyperGAN/HyperGAN - 4af7de22bb2d269adae2c3861788be354e8551d4 authored over 4 years ago by Martyn Garcia <[email protected]>
[feature] learned_noise layer

github.com/HyperGAN/HyperGAN - 64f7adc49114f71e292c2b2245c9c8153ec83be9 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] learned_noise ez_norm layers

github.com/HyperGAN/HyperGAN - 09fd9b99a13bdbf537be66510c36567281b627f2 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] pass d_loss/g_loss to train_hook.forward

github.com/HyperGAN/HyperGAN - 05a6f79fd2287ede8a23acbbbe7e1ef1e3ee1be6 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] speed up extragradient

github.com/HyperGAN/HyperGAN - 7bf3938d5fa685e091bed989386e2bde94d8b6e7 authored over 4 years ago by Martyn Garcia <[email protected]>
[feature] ez_norm layer

github.com/HyperGAN/HyperGAN - 4940685628e852ee6012fd2012b9698f0000a596 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] add initializer= option

github.com/HyperGAN/HyperGAN - 51102ad9497f8985767c28e59a8eae0fc1fe8102 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] add initializer= option

github.com/HyperGAN/HyperGAN - 07609b3efdf1337a85ea6b7b4e75e393a8f559f4 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] range

github.com/HyperGAN/HyperGAN - 5f2dcff0552c669207d499a783624949ff55510f authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] kaiming_uniform/normal

github.com/HyperGAN/HyperGAN - cc94930939d8343773dfee615cec86f3820ad064 authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] truncated normal latent

github.com/HyperGAN/HyperGAN - d4f9c4bbfa4b67fdd1f2a33a93231f5403fb5f61 authored over 4 years ago by Martyn Garcia <[email protected]>
[feature] lr_mul arg for equal_linear + equal_linear arg for adaptive_instance_norm

github.com/HyperGAN/HyperGAN - 368339499e0c17419e25feb879b1f101816010ad authored over 4 years ago by Mikkel Garcia <[email protected]>
[refactor] remove dead regularize_adversarial_norm code

github.com/HyperGAN/HyperGAN - c1e99d5746dd280a01ae4c3ff9393e3f96ca37fe authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] scaled_conv2d

github.com/HyperGAN/HyperGAN - 30b642ddff2e5fcf015fc98429c88aa9acec5ef7 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] train hooks/search

github.com/HyperGAN/HyperGAN - 62fb4b04cefb917ccb0774a59fb14c61693658e9 authored over 4 years ago by Martyn Garcia <[email protected]>
Merge branch 'pytorch' of github.com:255BITS/HyperGAN into pytorch

* 'pytorch' of github.com:255BITS/HyperGAN:
[fix] 2d-distribution measurement

github.com/HyperGAN/HyperGAN - db9d598674fd1b07e22b51a96e19a20b650e93e7 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] move image conversion floats to cuda

github.com/HyperGAN/HyperGAN - a9c05f956e7ce2c54713a1560e899e1fc77f1537 authored over 4 years ago by Mikkel Garcia <[email protected]>
[refactor] generalize adversarial_norm

github.com/HyperGAN/HyperGAN - f7f68faa11c4a1280a17f5482f11c46606653b77 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] 2d-distribution measurement

github.com/HyperGAN/HyperGAN - 371ffe8f69e9f76978dd4254534285129f0f3d6c authored over 4 years ago by Martyn Garcia <[email protected]>
[refactor] s/gradient_norm/adversarial_norm

github.com/HyperGAN/HyperGAN - 108d013281fb2ffe42970c22479fba2cdb746989 authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] ewc speedup

github.com/HyperGAN/HyperGAN - 28ae803d28614534bfdb9900e84d9a417a49e4cd authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] output when done training

github.com/HyperGAN/HyperGAN - 30e9a6b2f1b9496e452d1750b3ba64688ab451a6 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] remove cuda() on gradient norm

github.com/HyperGAN/HyperGAN - c7e9f7f044fcf96f7f0f41014bd8065c5efab0bc authored over 4 years ago by Mikkel Garcia <[email protected]>
[feature] lr_mul option to modulated conv

github.com/HyperGAN/HyperGAN - b8cfa05fabbb4781ab0d76a3ad1573d5bb1fe288 authored over 4 years ago by Mikkel Garcia <[email protected]>
[fix] consolidate cuda on component

github.com/HyperGAN/HyperGAN - a360ef6803b5649f8c2e62df64387adfd0925668 authored over 4 years ago by Martyn Garcia <[email protected]>
[fix] load/save train hooks, modulated conv, break initialize layer for now

github.com/HyperGAN/HyperGAN - f068c6a808b6995e330e81754e789490fa9078fd authored over 4 years ago by Martyn Garcia <[email protected]>