Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View sashanksilwal's full-sized avatar

Highlights

  • Pro

Block or report sashanksilwal

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sashanksilwal/README.md

Sashank Silwal

CS grad from NYU Abu Dhabi, currently doing a master's in CS at Purdue.

Most of my work right now sits in two places:

  • Fraud detection at scale. Model pipelines and rule-generation engines for catching bad actors in large transaction streams. A lot of the interesting problems here are about latency and explainability, not just accuracy. There's a public write-up of the system if you want the details.
  • GPU-accelerated simulation + physics-informed ML for urban microclimates at Purdue. Most of the actual work has been backend: a Redis/Celery job queue dispatching simulation runs across multiple servers and worker pools, with the ML layer sitting on top of that. The science question is how trees and built surfaces shift local temperatures, but I've spent more time on distributed systems than I expected when I signed up.

I write Python day-to-day (PyTorch, pandas, the usual), SQL when the data is big enough to warrant it, and JavaScript when I'm building something with a UI. I'm comfortable in the AWS/GCP toolchain. BigQuery and Airflow are what I reach for most often.

Outside of that, I'm slowly working through deep learning papers on recommendation systems and trying to get better at writing backend services that don't fall over (gRPC, async pipelines, the usual sharp edges).

I write some of this stuff up at ssilwal.com.np/blog.

Reach me on LinkedIn if you want to talk.

Pinned Loading

  1. falcon-browser falcon-browser Public

    Introducing Falcon Browser - a FOSS-based web browser with a built-in machine learning model that predicts and blocks non-essential JavaScript scripts, enhancing web browsing speed and security. Ex…

    Java 1

  2. Capstone Capstone Public

    This project is part of a senior year Capstone project at the New York University. The project is in collaboration with the ComNets. The goal of the project is to implement a machine learning model…

    Jupyter Notebook 1

  3. DYOR DYOR Public

    Forked from talalsaid1/project-setup-dyor

    A comprehensive web application to help users navigate the crypto space, featuring sentiment analysis, price prediction, and a personalized coin portfolio

    JavaScript

  4. Hacking_The_BoxOffice Hacking_The_BoxOffice Public

    The project explores the influence of demographic data of the cast, such as ethnicity, gender, age, and star power, on the global box office of movies. Results show that movies with more diverse ca…

    Jupyter Notebook

  5. nyu-buy-sell/bazaar-app nyu-buy-sell/bazaar-app Public

    Swift 1

  6. FaceMaskDetection FaceMaskDetection Public

    A real-time mask detector program that works in video streams to detect whether people are wearing face masks. It draws a bounding box around the region of interest and displays the certainty of th…

    Jupyter Notebook