Pinned Repositories
AAAI2020_FSRL
code of FSRL
adarshdotexe
Config files for my GitHub profile.
aswin
Auto-SQL-Correction
Code, data, and model of paper "Text-to-SQL Error Correction with Language Models of Code" (ACL'23)
Java-8-Games
leetcode
My solutions of some popular leetcode questions. Reference for CS007 Practise Sessions.
Mest-Friend
Minor Project Mess Management Android App
musiclm-web
Implementation of MusicLM, a text to music model published by Google Research, with a few modifications.
OOPS-LAB
python-scripts
A few small python scripts to automate study related workflow for the students of nit andhra pradesh
adarshdotexe's Repositories
adarshdotexe/Java-8-Games
adarshdotexe/Mest-Friend
Minor Project Mess Management Android App
adarshdotexe/leetcode
My solutions of some popular leetcode questions. Reference for CS007 Practise Sessions.
adarshdotexe/musiclm-web
Implementation of MusicLM, a text to music model published by Google Research, with a few modifications.
adarshdotexe/AAAI2020_FSRL
code of FSRL
adarshdotexe/adarshdotexe
Config files for my GitHub profile.
adarshdotexe/aswin
adarshdotexe/Auto-SQL-Correction
Code, data, and model of paper "Text-to-SQL Error Correction with Language Models of Code" (ACL'23)
adarshdotexe/python-scripts
A few small python scripts to automate study related workflow for the students of nit andhra pradesh
adarshdotexe/Camera2ApiDemo
A simple camera application with a iso and exposure slider and a save capture button.
adarshdotexe/dhanvin018
adarshdotexe/DSA-Lab-TA-2023
adarshdotexe/Graph-Transformer
Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)
adarshdotexe/Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
adarshdotexe/IndoML
adarshdotexe/Junior-DSA
adarshdotexe/Networking-Lab
adarshdotexe/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
adarshdotexe/OrderedGNN
The official implementation of the paper "Ordered GNN: Ordering Message Passing to Deal with Heterophily and Over-smoothing" (ICLR 2023).
adarshdotexe/Pixelify
Magisk module to enables pixel exclusive features and ui
adarshdotexe/ProjectEuler
All Algorithms implemented in Python
adarshdotexe/rl4co
A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
adarshdotexe/Spense
adarshdotexe/stable-diffusion-webui
Stable Diffusion web UI
adarshdotexe/SuperGAT
[ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision
adarshdotexe/TestrightApplications
A repository containing all of the source code of the work done for testright internship
adarshdotexe/WaterTag
Application to identify and calculate color of water testing strips
adarshdotexe/Web-Dev-Minor-2
adarshdotexe/WebDev-Mid
adarshdotexe/XV6-Modified
A repository containing modifications made to the open source xv6 operating system