Skip to content
View tamisrasarkar90's full-sized avatar

Block or report tamisrasarkar90

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. longest_increasing_subsequence_trans... longest_increasing_subsequence_transformer.py
    1
    import math
    2
    import os
    3
    import torch
    4
    import torch.nn as nn
    5
    import torch.nn.functional as F
  2. AI-Self-healing-test AI-Self-healing-test Public

    Forked from Sambaran25/AI-Self-healing-test

    TypeScript

  3. Hands-On-Graph-Neural-Networks-Using-Python Hands-On-Graph-Neural-Networks-Using-Python Public

    Forked from PacktPublishing/Hands-On-Graph-Neural-Networks-Using-Python

    Hands-On Graph Neural Networks Using Python, published by Packt

    Jupyter Notebook

  4. Invariant-Self-Supervised-Learning Invariant-Self-Supervised-Learning Public

    Forked from YannDubs/Invariant-Self-Supervised-Learning

    Pytorch code for "Improving Self-Supervised Learning by Characterizing Idealized Representations"

    Python

  5. Roadmap-To-Learn-Agentic-AI Roadmap-To-Learn-Agentic-AI Public

    Forked from krishnaik06/Roadmap-To-Learn-Agentic-AI

  6. stanford_alpaca stanford_alpaca Public

    Forked from tatsu-lab/stanford_alpaca

    Code and documentation to train Stanford's Alpaca models, and generate the data.

    Python