M.Tech Research student at CSA, IISc
I like to work on problems involving data, preferably with Machine Learning techniques. Currently, I am working on Language Models for Code.
Pinned Loading
-
House-of-Codes
House-of-Codes PublicA repository to collect the solutions to all Competitive Programming (CP) problems, with broader goal to create CP problem dataset.
-
Scala Tutorials
Scala Tutorials 1val a = 4
2var b = 3
34// if-else
5val greater_4: Boolean = a>b
-
STL hands-on
STL hands-on 1#include <iostream>
2#include <map>
3#include <utility>
4using namespace std;
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.