Pinned Repositories
BetterLoader
A better PyTorch data loader capable of custom image operations and image subsets
BuildingSoftware
A collection of online resources and materials to navigate today's programming ecosystem
COVIDSentimentVisualizer
A tracker for the psychological effects caused by 🦠 COVID-19
curb
Crudely simulating hardware limitations on your CLI to make your life easier
InterviewPrep
Repository for interview prep resources
MongoPooler
NodeJS package to manage MongoDB connections
PriceMyData
[Prototyped/Live] Project to crowdfund data valuations
pytorchjs
Torch and TorchVision, but for NodeJS.
showdown-rl
Experiments with RL agents and Pokemon Showdown
viper
An amalgamation of cool stuff from programming languages we like
raghavmecheri's Repositories
raghavmecheri/pytorchjs
Torch and TorchVision, but for NodeJS.
raghavmecheri/InterviewPrep
Repository for interview prep resources
raghavmecheri/MongoPooler
NodeJS package to manage MongoDB connections
raghavmecheri/viper
An amalgamation of cool stuff from programming languages we like
raghavmecheri/BuildingSoftware
A collection of online resources and materials to navigate today's programming ecosystem
raghavmecheri/COVIDSentimentVisualizer
A tracker for the psychological effects caused by 🦠 COVID-19
raghavmecheri/curb
Crudely simulating hardware limitations on your CLI to make your life easier
raghavmecheri/PriceMyData
[Prototyped/Live] Project to crowdfund data valuations
raghavmecheri/showdown-rl
Experiments with RL agents and Pokemon Showdown
raghavmecheri/4995-demo
This is a demo project for COMS4995 - Open Source Development
raghavmecheri/AutoSetup-Templates
raghavmecheri/CarbonExtension
An open source extension to allow websites to embed carbon calculators
raghavmecheri/ChessAI
Chess system which uses multiple methodologies to generate computer moves
raghavmecheri/Citation-KNN
CSC-522: Implemented Citation KNN which is one of the most popular algorithms for solving multiple-instance learning (MIL) problems. It is a lazy learning algorithm which tries to classify a bag of instances by using labelled bags of instances.
raghavmecheri/DeployAnMLApp
A sample ML model deployment :)
raghavmecheri/DimConvergence
Studying the convergence rate of dimensionality reduction, with a focus on UMAP and tSNE
raghavmecheri/FilterSpam
A project using NLTK and SciKit Learn, in order to build a classifier capable of predicting whether text messages are spam or not
raghavmecheri/GenerateRubric
An automated solution to generate a student-specific, customised .csv rubric for easy grading
raghavmecheri/https-github.com-raghavmecheri-COVIDSentimentVisualizer
raghavmecheri/lightning-metrics
Fork of lightning-ai/metrics with a couple of changes we want fast-forwarded
raghavmecheri/llama-hub
A library of data loaders for LLMs made by the community -- to be used with GPT Index and/or LangChain
raghavmecheri/llm-api
raghavmecheri/mlmark
WIP: A minimalist framework to benchmark ML training and inference performance
raghavmecheri/perspective
Streaming pivot visualization via WebAssembly
raghavmecheri/pnguin
Minimalist, easy, axis-agnostic DataFrames with MySQL/BigQuery streaming support. Think Pandas, but without all the hassle :)
raghavmecheri/project-proposals-f2020
Project Proposals for Fall 2020
raghavmecheri/raghavmecheri.github.io
Source code for personal website
raghavmecheri/SetupScripts
A collection of bash scripts to setup various project environments
raghavmecheri/SoccerAnalysis
An attempt to try and analyse soccer transfers, and the features which impact and affect the soccer transfer market on a high level
raghavmecheri/torch-js
Node.js binding for PyTorch.