awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to emited/variationalrecurrentneuralnetwork

Projects sharing features with VariationalRecurrentNeuralNetwork

30 open-source projects similar to emited/variationalrecurrentneuralnetwork, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • karpathy/pytorch-madeK

    karpathy/pytorch-made

    0View on GitHub↗
    View on GitHub↗0
  • truskovskiyk/nima.pytorchT

    truskovskiyk/nima.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • dasguptar/treelstm.pytorchdasguptar avatar

    dasguptar/treelstm.pytorch

    551View on GitHub↗

    Tree LSTM implementation in PyTorch

    Python
    View on GitHub↗551
  • justdark/pytorch-poetry-genJ

    justdark/pytorch-poetry-gen

    0View on GitHub↗
    View on GitHub↗0
  • tensorflow/magentatensorflow avatar

    tensorflow/magenta

    19,797View on GitHub↗

    Magenta is an AI creative suite and TensorFlow generative art framework used to train and deploy models for the production of artistic media. It functions as a generative music library and a deep learning art generator, providing tools to automate the creation of original musical compositions and visual artwork. The project covers AI music composition and generative visual art through neural art generation and machine learning creativity. It enables the training of generative models to produce original songs, images, and drawings based on learned patterns.

    Python
    View on GitHub↗19,797
  • stormraiser/gan-weight-normstormraiser avatar

    stormraiser/GAN-weight-norm

    181View on GitHub↗

    Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"

    Lua
    View on GitHub↗181

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • caogang/wgan-gpcaogang avatar

    caogang/wgan-gp

    1,548View on GitHub↗

    A pytorch implementation of Paper "Improved Training of Wasserstein GANs"

    Pythonpytorchwgan-gp
    View on GitHub↗1,548
  • darkstar112358/fast-neural-styledarkstar112358 avatar

    darkstar112358/fast-neural-style

    427View on GitHub↗

    pytorch implementation of fast-neural-style

    Python
    View on GitHub↗427
  • dmitryulyanov/ageDmitryUlyanov avatar

    DmitryUlyanov/AGE

    287View on GitHub↗

    Code for the paper "Adversarial Generator-Encoder Networks"

    Python
    View on GitHub↗287
  • junyanz/pytorch-cyclegan-and-pix2pixjunyanz avatar

    junyanz/pytorch-CycleGAN-and-pix2pix

    24,951View on GitHub↗

    This project is a deep learning framework designed for training and deploying image-to-image translation models. It serves as a research platform for experimenting with neural network architectures that transform visual content between distinct stylistic domains, supporting both paired and unpaired training data. The framework distinguishes itself through its support for cycle-consistency constraints, which allow for image translation between domains without requiring corresponding paired examples. It provides a structured pipeline that utilizes adversarial loss optimization, where generator

    Pythoncomputer-graphicscomputer-visioncyclegan
    View on GitHub↗24,951
  • mailmahee/pytorch-generative-adversarial-networksmailmahee avatar

    mailmahee/pytorch-generative-adversarial-networks

    32View on GitHub↗

    simple generative adversarial network (GAN) using PyTorch

    Python
    View on GitHub↗32
  • mingyuliutw/unitmingyuliutw avatar

    mingyuliutw/UNIT

    2,029View on GitHub↗

    We have a reimplementation of the UNIT method that is more performant. It is avaiable at Imaginaire

    Python
    View on GitHub↗2,029
  • orobix/visual-feature-attribution-using-wasserstein-gans-pytorchorobix avatar

    orobix/Visual-Feature-Attribution-Using-Wasserstein-GANs-Pytorch

    91View on GitHub↗

    This code aims to reproduce results obtained in the paper "Visual Feature Attribution using Wasserstein GANs" (official repo, TensorFlow code)

    Python
    View on GitHub↗91
  • sktbrain/discoganS

    SKTBrain/DiscoGAN

    0View on GitHub↗
    View on GitHub↗0
  • bengxy/fastneuralstylebengxy avatar

    bengxy/FastNeuralStyle

    81View on GitHub↗

    Fast Neural Style for Image Style Transform by Pytorch

    Python
    View on GitHub↗81
  • blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchB

    Blade6570/PhotographicImageSynthesiswithCascadedRefinementNetworks-Pytorch

    0View on GitHub↗
    View on GitHub↗0
  • carpedm20/began-pytorchC

    carpedm20/BEGAN-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • carpedm20/discogan-pytorchcarpedm20 avatar

    carpedm20/DiscoGAN-pytorch

    1,097View on GitHub↗

    PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"

    Jupyter Notebook
    View on GitHub↗1,097
  • alexis-jacq/pytorch-sketch-rnnA

    alexis-jacq/Pytorch-Sketch-RNN

    0View on GitHub↗
    View on GitHub↗0
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0View on GitHub↗
    View on GitHub↗0
  • dmitryulyanov/deep-image-priorDmitryUlyanov avatar

    DmitryUlyanov/deep-image-prior

    8,085View on GitHub↗

    This project is an unsupervised image restoration tool that uses a convolutional neural network as a structural prior to reconstruct images from noisy or incomplete data. It functions as a neural network image prior, utilizing the inherent biases of the network architecture to restore pixels without the need for a pre-trained dataset or external learning. The system performs zero-shot image restoration by treating the network architecture itself as a regularization term. It uses a randomly initialized encoder-decoder structure and iterative gradient descent to minimize pixel-wise loss, recove

    Jupyter Notebook
    View on GitHub↗8,085
  • dribnet/portrain-ganD

    dribnet/portrain-gan

    0View on GitHub↗
    View on GitHub↗0
  • kentsyx/neural-image-assessmentkentsyx avatar

    kentsyx/Neural-IMage-Assessment

    584View on GitHub↗

    This is a PyTorch implementation of the paper NIMA: Neural IMage Assessment (accepted at IEEE Transactions on Image Processing) by Hossein Talebi and Peyman Milanfar. You can learn more from this post at Google Research Blog.

    Python
    View on GitHub↗584
  • leongatys/pytorchneuralstyletransferL

    leongatys/PytorchNeuralStyleTransfer

    0View on GitHub↗
    View on GitHub↗0
  • martinarjovsky/wassersteinganmartinarjovsky avatar

    martinarjovsky/WassersteinGAN

    3,243View on GitHub↗

    Wasserstein GAN

    Python
    View on GitHub↗3,243
  • maximumentropy/seq2seq-pytorchMaximumEntropy avatar

    MaximumEntropy/Seq2Seq-PyTorch

    740View on GitHub↗

    Sequence to Sequence Models with PyTorch

    Python
    View on GitHub↗740
  • mrzhu-cool/pix2pix-pytorchM

    mrzhu-cool/pix2pix-pytorch

    0View on GitHub↗

    PyTorch implementation of Image-to-Image Translation Using Conditional Adversarial Networks.

    View on GitHub↗0
  • nvidia/pix2pixhdNVIDIA avatar

    NVIDIA/pix2pixHD

    6,920View on GitHub↗

    pix2pixHD is a conditional generative adversarial network designed to transform semantic label maps into high-resolution photorealistic images. It functions as a high-resolution image synthesizer and an image-to-image translation model capable of producing synthetic images at 2048x1024 resolution. The system includes a semantic image editor that allows for the modification of high-resolution visuals by updating the underlying semantic label maps. This enables interactive image editing and the generation of photorealistic images based on source images or discrete label maps. The framework pro

    Python
    View on GitHub↗6,920
  • salesforce/pytorch-qrnnsalesforce avatar

    salesforce/pytorch-qrnn

    1,262View on GitHub↗

    PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM

    Python
    View on GitHub↗1,262
  • tymokvo/aegeanT

    tymokvo/AEGeAN

    0View on GitHub↗
    View on GitHub↗0