Skip to content
View srsawant34's full-sized avatar
📸
📸

Organizations

@jupyter-naas
Block or Report

Block or report srsawant34

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. Autonomous-driving-simulation-on-GTA5 Autonomous-driving-simulation-on-GTA5 Public

    Using neural network to drive scooter in the game GTA 5.

    Python 17 1

  2. efficient_instruction_learning efficient_instruction_learning Public

    Code base for the paper "Instruction Tuned Models are Quick Learners".

    Python 6 2

  3. HobbitLong/SupContrast HobbitLong/SupContrast Public

    PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)

    Python 2.9k 523

  4. kevinscaria/InstructABSA kevinscaria/InstructABSA Public

    Instructional learning for Aspect Based Sentiment Analysis

    Jupyter Notebook 116 18

  5. kevinscaria/feasibilityQA kevinscaria/feasibilityQA Public

    [EACL 23] Dataset & Evaluation for FeasibleQA paper

    Jupyter Notebook 2 1

  6. SQLEngineLite SQLEngineLite Public

    A project implementing a lightweight SQLite engine with support for CREATE, INSERT, and SELECT queries, including mathematical operations on columns.

    C