An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/alawryaguila/multi-view-AE

autoencoder multi-modal multi-modal-autoencoder multi-modal-variational-autoencoder multivae multiview multiviewae mvae representation-learning variational-autoencoder

Score: 5.560681631015528

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Multi-view-AE: An extensive collection of multi-modal autoencoders implemented in a modular, scikit-learn style framework.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 531
Total Committers: 4
Avg Commits per committer: 132.75
Development Distribution Score (DDS): 0.023

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
alawryaguila a****a@o****m 519
Alejandra Jayme a****e@i****e 8
Arfon Smith a****n 2
Alejandra Jayme a****e@h****g 2

Issue and Pull Request metadata

Last synced: 20 days ago

Total issues: 16
Total pull requests: 32
Average time to close issues: about 1 month
Average time to close pull requests: about 2 hours
Total issue authors: 4
Total pull request authors: 4
Average comments per issue: 0.81
Average comments per pull request: 0.0
Merged pull request: 30
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/alawryaguila/multi-view-AE

Top Issue Authors

  • alawryaguila (13)
  • NMontanaBrown (1)
  • llevitis (1)
  • Saran-nns (1)

Top Pull Request Authors

  • alawryaguila (25)
  • ajayme (3)
  • llevitis (2)
  • arfon (2)

Top Issue Labels

Top Pull Request Labels


Dependencies

setup.py pypi
  • hydra-core *
  • numpy >=1.23.1
  • pandas >=1.4.3
  • pytest >=7.1.2
  • pytorch-lightning *
  • scipy >=1.9.0
  • torch >=1.12.0
  • torchvision >=0.13.0
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v4 composite
docs/requirements.txt pypi
  • hydra-core *
  • matplotlib *
  • numpy *
  • ordereddict *
  • pandas *
  • protobuf ==3.20.1
  • pytest *
  • pytorch-lightning ==1.5.10
  • schema *
  • scipy *
  • sphinx *
  • sphinx-autodoc-typehints *
  • sphinx-gallery *
  • torch >=1.10.1
  • torchvision *
pyproject.toml pypi
  • hydra-core *
  • matplotlib *
  • numpy *
  • ordereddict *
  • pandas *
  • pytest ^5.4.1
  • python ^3.6
  • pytorch-lightning 1.5.10
  • schema *
  • scipy *
  • torch ^1.10.1
  • torchvision *
requirements.txt pypi
  • hydra-core *
  • matplotlib *
  • numpy *
  • ordereddict *
  • pandas *
  • pytest >=5.4.1
  • pytorch-lightning ==1.5.10
  • schema *
  • scipy *
  • torch >=1.10.1
  • torchvision *
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite