Skip to content
View rVSaxena's full-sized avatar
Block or Report

Block or report rVSaxena

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

  1. VAE VAE Public

    A fast & flexible implementation of Variational Autoencoders using PyTorch

    Python

  2. NER NER Public

    Named Entity Recognition using Continuous Word Embeddings with a biLSTM-CRF hybrid model, in PyTorch. Provides a fully vectorized implementation of linear chain CRFs.

    Python

  3. RL-CarGameAI RL-CarGameAI Public

    A Reinforcement Learning car game AI

    Python 1

  4. Cifar_ResNet Cifar_ResNet Public

    Implementation of ResNet, and a myraid of Normalization layers, in PyTorch

    Python

  5. gmm gmm Public

    Implementation of GMMs optimized with the EM algorithm

    Python

  6. SudokuAI SudokuAI Public

    Implements Hill Climb

    C++