Skip to content
View sonalbihani's full-sized avatar
  • University of Waterloo
  • Canada

Block or report sonalbihani

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. snn-vae snn-vae Public

    SNN Inspired VAE

    Jupyter Notebook 1

  2. spatiotemporal-oxygen-estimation spatiotemporal-oxygen-estimation Public

    Spatiotemporal Oxygen Estimation from Land Cover using SVM and Image Processing

    Python

  3. emotion-recognition emotion-recognition Public

    Emotion Recognition using Eigen Faces

    Python

  4. mnist-gan-vae mnist-gan-vae Public

    Implemented a variational auto-encoder (VAE) and a generative adversarial network (GAN) in PyTorch to generate images similar to those in the MNIST dataset

    Jupyter Notebook 1

  5. nlp-gru-text-generation nlp-gru-text-generation Public

    Implemented a GRU from scratch to predict/generate next line of text given an input sequence from the dataset

    Jupyter Notebook

  6. nlp-rnn-transformer nlp-rnn-transformer Public

    The project aims to build a seq2seq model to translate from French to English and vice-versa using RNNs with and without attention and Transformers