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
wlwkgus avatar

wlwkgus/NoisyNaturalGradient

0
View on GitHub↗
122 stars·11 forks·Python·7 views

NoisyNaturalGradient

PyTorch implementation of Noisy Natural Gradient as Variational Inference.

Features

  • Computer Vision Research - Noisy natural gradient as variational inference.
  • Model Implementations - Noisy natural gradient implementation.

Star history

Star history chart for wlwkgus/noisynaturalgradientStar history chart for wlwkgus/noisynaturalgradient

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does wlwkgus/noisynaturalgradient do?

PyTorch implementation of Noisy Natural Gradient as Variational Inference.

What are the main features of wlwkgus/noisynaturalgradient?

The main features of wlwkgus/noisynaturalgradient are: Computer Vision Research, Model Implementations.

Which projects share features with wlwkgus/noisynaturalgradient?

Projects with overlapping indexed features include: dmitryulyanov/deep-image-prior — This project is an unsupervised image restoration tool that uses a convolutional neural network as a structural prior… jakezhaojb/arae — Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun. arunmallya/packnet — Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning. carpedm20/enas-pytorch — PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing". irhumshafkat/r2plus1d-pytorch — PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at… jnhwkim/ban-vqa — ⚠️ Regrettably, I cannot perform maintenance due to the loss of the materials. I'm archiving this repository for…

Projects sharing features with NoisyNaturalGradient

These projects share indexed features with NoisyNaturalGradient. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • carpedm20/enas-pytorchcarpedm20 avatar

    carpedm20/ENAS-pytorch

    2,722View on GitHub↗

    PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"

    Pythongoogle-brainneural-architecture-searchpytorch
    View on GitHub↗2,722
  • 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
  • arunmallya/packnetarunmallya avatar

    arunmallya/packnet

    243View on GitHub↗

    Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

    Python
    View on GitHub↗243
  • irhumshafkat/r2plus1d-pytorchirhumshafkat avatar

    irhumshafkat/R2Plus1D-PyTorch

    365View on GitHub↗

    PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"

    Python
    View on GitHub↗365
Compare all 30 related projects→