Skip to content
View psrikanthm's full-sized avatar
  • 03:26 (UTC -04:00)

Block or report psrikanthm

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. categorical-vae categorical-vae Public

    Implement Categorical Variational autoencoder using Pytorch

    Python 15

  2. cnn-from-scratch cnn-from-scratch Public

    Implement feedforward, convolution neural network in C++ with only built-in libraries. This is a tutorial style project which implements back propagation in neural networks without using external l…

    C++ 30 9

  3. text-classification text-classification Public

    Text classification - reddit threads dataset.

    Python 2

  4. adversarial-attacks-and-defenses adversarial-attacks-and-defenses Public

    Adversarial Machine Learning

    Python 3 1

  5. expense-report expense-report Public

    Parse and categorize monthly bank, credit card statements into expense categories. Categorization is done using keyword rules, or local LLM. (Optional) Google Maps MCP server API key allows groundi…

    Python

  6. snakes-and-ladder snakes-and-ladder Public

    Snakes and Ladders: Simulation, Markov Chains, and Board Design

    Jupyter Notebook