Skip to content
View YashSolanki2007's full-sized avatar

Block or report YashSolanki2007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 1D-Heat-Equation-solution-using-PINN 1D-Heat-Equation-solution-using-PINN Public

    Very simple implementation of the paper 'Physics Informed Deep Learning (Part I): Data-driven Solutions of Nonlinear Partial Di erential Equations' by Raisi et.al on the 1D Heat equation with Dirch…

    Python 2

  2. Financial-Sentiment-Analysis Financial-Sentiment-Analysis Public

    Jupyter Notebook 2

  3. DDPM-paper-Implementation DDPM-paper-Implementation Public

    Implementation of the Denoising Diffusion Probabilistic Models paper

    Python 1

  4. Digit-Generator-VAE Digit-Generator-VAE Public

    This is a simple implementation of a Variational Autoencoder from the paper 'Auto-Encoding Variational Bayes' by Kingma et.al

    Python 1

  5. Vision-Transformer Vision-Transformer Public

    Implementation of the Paper 'An Image is worth 16 x 16 words: Transformers for Image Recognition at Scale' by Dosovitskiy et.al. Note: This implementation does not include the fine-tuning step

    Python 1

  6. Informer-PyTorch Informer-PyTorch Public

    Basic Implementation of the Informer in PyTorch

    Python