Skip to content
View samkas125's full-sized avatar
  • Carnegie Mellon University
  • Pittsburgh, Pennsylvania
  • 16:08 (UTC -04:00)
  • LinkedIn in/samatva

Highlights

  • Pro

Block or report samkas125

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
samkas125/README.md

About me

I'm a computer science freshman at Carnegie Mellon University. I am interested in the field of AI and ML, with some of my key interests being NLP transformer models and Reinforcement Learning.

My projects:

  • Past Pilot: An Ed-tech platform for managing academic resources like past papers, with private key-based storage and NLP integration for easy search for similar or specific questions using cosine similarity.

  • Ultimate tic-tac-toe: Minimax, AlphaZero implementation for Ultimate-tic-tac-toe along with a trained model that can be played against.

  • legal-sentence-classification: Fine-tuned bert-large-cased model (334M params) for classifying legal sentences into rhetorical roles.

  • Lexicon Legends: A real-time, word-based, 2 player PvP game made using NLP sentence-transformers.

  • Physics Simulations: simulation of physical processes using the pygame module.

  • Minecraft Plugin: Java plugin that allows users to save, and later access locations in their Minecraft worlds.

Pinned Loading

  1. ultimate-tictactoe ultimate-tictactoe Public

    PyGame Ultimate tictactoe game

    Python

  2. past-pilot past-pilot Public

    Manage school resources and navigate past papers with ease.

    Python

  3. lexicon-legends lexicon-legends Public

    NLP-powered word based game to find out who is the real lexicon legend

    Python

  4. legal-sentence-classification legal-sentence-classification Public

    Model available on HuggingFace

  5. pygame-simulations pygame-simulations Public

    Python

  6. predicted-grade-app predicted-grade-app Public

    Manage predicted grade calculations

    HTML 1