pytest-archon VS PyTorch-VAE

Compare pytest-archon vs PyTorch-VAE and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pytest-archon PyTorch-VAE
1 5
52 6,013
- -
5.2 0.0
2 months ago 7 months ago
Python Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pytest-archon

Posts with mentions or reviews of pytest-archon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-25.
  • Why Domain Driven Design?
    2 projects | news.ycombinator.com | 25 Nov 2022
    Funny coincidence: just one week ago I and a colleague of mine started with "pytest-arch" [1], a pytest plugin to test for architectural constraints. On purpose we kept it very simple. It is already usable and works well, at least for our use cases.

    You can use it to check e.g. if your domain model is importing stuff that it should not import.

    We are planning to publish it soon on pypi.

    [1]: https://github.com/jwbargsten/pytest-arch

PyTorch-VAE

Posts with mentions or reviews of PyTorch-VAE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-29.

What are some alternatives?

When comparing pytest-archon and PyTorch-VAE you can also consider the following projects:

Awesome-VAEs - A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.

Robo-Semantic-Segmentation - Just a simple semantic segmentation library that I developed to speed up the image segmentation pipeline

6DRepNet - Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.

qubo-nn - Classifying, auto-encoding and reverse-engineering QUBO matrices

disentangling-vae - Experiments for understanding disentanglement in VAE latent representations

torch-metrics - Metrics for model evaluation in pytorch

benchmark_VAE - Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)

Amortized-SVGD-GAN - Learning to draw samples: with application to amortized maximum likelihood estimator for generative adversarial learning

Advanced-Deep-Learning-with-Keras - Advanced Deep Learning with Keras, published by Packt

minimal_VAE_on_Mario - A minimal VAE trained on Super Mario Bros levels.

vae-anomaly-detector - Experiments on unsupervised anomaly detection using variational autoencoder. The variational autoencoder is implemented in Pytorch.

text-to-motion - Official implementation for "Generating Diverse and Natural 3D Human Motions from Texts (CVPR2022)."