ajv012
I am a doctoral candidate at the Harvard-MIT Health Science and Technology program. I am broadly interested in applying machine learning to healthcare settings.
Pinned Repositories
ajv012.github.io
Anurag's personal website
Atherosclerosis_Arduino_Code
This repository includes files required to run the atherosclerosis plaque build up simulator made for BMEG 350: Signals and Systems at Bucknell University
Chicago-Crime-Analysis
This repository contains the final files for the Chicago Crime Analysis project I did for my Data Structures and Algorithms class. The aim of the project was to create a data driven police dispatch system for Chicago Police Department
Diabetic-Retinopathy-Early-Detection
I recently started working on creating machine learning algorithms to detect diabetic retinopathy from fundus images. I will keep uploading files for this project in this repository.
DynamicProgramming
In this repo I show how I created a bellman optimality algorithm (aka dynamic programming) to find the best path between two American cities
GANs_for_MNIST
IN this repo, I share my code for creating Generative Adverserial Networks for creating new MNIST images
GlobalSensitivity.jl
Robust, Fast, and Parallel Global Sensitivity Analysis (GSA) in Julia
imageprocessing
Introductory image processing and analysis in a Python Colab book.
Lost-Rover-Game
This is a lost rover game I developed recently. You travelled to an unknown universe on your ship, but unfortunately crash landed on one of the planets in the universe. All of your ship components (wheels, cabin, tail, wings, exhaust engine) are broken and need to be fixed because you need to return home to attend your CSCI 204 class. However to fix the ship components, you need to travel to nearby universes (via the portal system) to collect the items required for each task.
Pix2Pix_Satellite
In this repo, I share my keras implementation of Pix2Pix GAN. I train it on the Google Maps-Satellite dataset.
ajv012's Repositories
ajv012/Pix2Pix_Satellite
In this repo, I share my keras implementation of Pix2Pix GAN. I train it on the Google Maps-Satellite dataset.
ajv012/ajv012.github.io
Anurag's personal website
ajv012/Atherosclerosis_Arduino_Code
This repository includes files required to run the atherosclerosis plaque build up simulator made for BMEG 350: Signals and Systems at Bucknell University
ajv012/Chicago-Crime-Analysis
This repository contains the final files for the Chicago Crime Analysis project I did for my Data Structures and Algorithms class. The aim of the project was to create a data driven police dispatch system for Chicago Police Department
ajv012/Diabetic-Retinopathy-Early-Detection
I recently started working on creating machine learning algorithms to detect diabetic retinopathy from fundus images. I will keep uploading files for this project in this repository.
ajv012/DynamicProgramming
In this repo I show how I created a bellman optimality algorithm (aka dynamic programming) to find the best path between two American cities
ajv012/GANs_for_MNIST
IN this repo, I share my code for creating Generative Adverserial Networks for creating new MNIST images
ajv012/GlobalSensitivity.jl
Robust, Fast, and Parallel Global Sensitivity Analysis (GSA) in Julia
ajv012/imageprocessing
Introductory image processing and analysis in a Python Colab book.
ajv012/Lost-Rover-Game
This is a lost rover game I developed recently. You travelled to an unknown universe on your ship, but unfortunately crash landed on one of the planets in the universe. All of your ship components (wheels, cabin, tail, wings, exhaust engine) are broken and need to be fixed because you need to return home to attend your CSCI 204 class. However to fix the ship components, you need to travel to nearby universes (via the portal system) to collect the items required for each task.
ajv012/pathways_as_graphs
ajv012/shapley_julia
Implement Shapley values for Global Sensitivity Analysis in Julia
ajv012/Steganography
In this project I worked on creating a MATLAB program that will encrypt user entered text messages into an image without visually changing the image. I also have uploaded the decryption algorithm.
ajv012/styleSpaceAnalysis
ajv012/unsupervisedImageTransaltion
In this repo, you can find the unsupervised image translation code I am using for my honors thesis in medical image translation