Pinned Repositories
dotfiles
These are my dotfiles for i3-gaps, picom, and polybar on my Arch Linux PC
csgo-economy-calculator
This Python script uses the K Nearest Neighbors supervised Machine Learning Algorithm to calculate which round type strategy to select given the game's current economy status. It has an average of _____% success rate. I trained my model using 9420 CSGO rounds from matches in Gold Nova.
my-companions
video game for preteens with ASD to help them better understand social cues
relax
Temp repo for prototyping relax(relay next), the effort will be upstreamed. We use the wiki pages on this repo to host design docs.
file-renamer
private project for my girlfriend to automate her work
sudoku-solver
This repo solves any game of sudoku. You just input the values of the given digits and it will tell you every possible solution, or tell you if no solution is possible. Made using backtracking algorithm.
MadMario
Interactive tutorial to build a learning Mario, for first-time RL learners
mdst-checkpoint
This is a checkpoint mini-project for Michigan Data Science Team
onnx-mlir
Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
pure-embbeded
Embedding Python and C code
agamkohli9's Repositories
agamkohli9/react-native-examples
React Native examples implementing Reown AppKit & WalletKit
agamkohli9/Virtual-Display-Driver
Add virtual monitors to your windows 10/11 device! Works with VR, OBS, Sunshine, and/or any desktop sharing software.
agamkohli9/resume
my resume latex file
agamkohli9/dotfiles
These are my dotfiles for i3-gaps, picom, and polybar on my Arch Linux PC
agamkohli9/pure-embbeded
Embedding Python and C code
agamkohli9/socket-example
Example code for socket programming with cpp and python because I always forget how to do this
agamkohli9/relax
Temp repo for prototyping relax(relay next), the effort will be upstreamed. We use the wiki pages on this repo to host design docs.
agamkohli9/onnx-mlir
Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
agamkohli9/mdst-checkpoint
This is a checkpoint mini-project for Michigan Data Science Team
agamkohli9/MadMario
Interactive tutorial to build a learning Mario, for first-time RL learners
agamkohli9/Summer2022-Internships
Collection of Summer 2022 tech internships!
agamkohli9/file-renamer
private project for my girlfriend to automate her work
agamkohli9/my-companions
video game for preteens with ASD to help them better understand social cues
agamkohli9/sudoku-solver
This repo solves any game of sudoku. You just input the values of the given digits and it will tell you every possible solution, or tell you if no solution is possible. Made using backtracking algorithm.
agamkohli9/csgo-economy-calculator
This Python script uses the K Nearest Neighbors supervised Machine Learning Algorithm to calculate which round type strategy to select given the game's current economy status. It has an average of _____% success rate. I trained my model using 9420 CSGO rounds from matches in Gold Nova.