Skip to content
View DhruvSrikanth's full-sized avatar
:electron:
Thinking
:electron:
Thinking

Organizations

@autonlab @Center-for-Applied-AI
Block or Report

Block or report DhruvSrikanth

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
DhruvSrikanth/README.md

I am a researcher at Weco AI, a startup in London building for devs. Previously I spent time at the Auton Lab at the Robotics Institute at CMU, where I worked on deep learning and algorithms for computer vision, robotics and time-series. Previously, I've worked on deep learning and algorithms for fairness, robustness and generalization in computer vision and 2D-3D single and multi-view reconstruction. I've spent some time doing applied machine learning and deep learning research at a few startups, GE Healthcare and GE Aerospace.

Apart from AI research, I enjoy high-performance computing and all the kernel/thread/cluster programming (debugging lol) that comes with it. I've made a few games, simulations, and systems.

I like to apply my research to healthcare, climate, industrial, and scientific problems. I am interested in AI and research at companies that take a practical engineering approach to innovation and impact.

Outside of research I enjoy being outdoors and playing sports like tennis, golf and football.

   Website    GoogleScholar    Twitter URL   

Open Source Contributions

Deep Learning
AutonFeat: A high-performance Python package for automatic and distributed time series feature extraction and selection
tsfresh: A time series feature extraction package
Denoising Diffusion Probabalistic Models (DDPMs)
2D-3D Single View Reconstruction
pynn (Deep Learning Framework with pure NumPy Computation)
VanillaGAN (Vanilla GAN experimentation library)
ConditionalGAN (Conditional GAN experimentation library)
DCGAN (DC GAN experimentation library)
PSNRGAN (Contrastive PSNR GAN experimentation library)
Monocular Depth Estimation
Neural Artistic Recreation (A CLI for Neural Style Transfer)
High-Performance Computing
CUDANN (Distributed Deep Learning Framework accelerated on NVIDIA GPUs)
FastConv (Multithreaded GPU CUDA kernels for Convolution)
Ray Tracing (using Monte-Carlo Algorithm on GPU Accelerators)
Advection Diffusion Simulation (Multithreaded, Shared Memory Parallelism, Distributed Memory Parallelism)
N Body Particle Simulation (Multithreaded, Shared Memory Parallelism, Distributed Memory Parallelism)
Distributed Poisson Solver (using Conjugate Gradient Optimization)
Image Editor via Convolutions (using Work Stealing and Work Balancing parallel schemes)
Sparse Linear Solver (using the Map Reduce parallelism scheme with Conjugate Gradient Optimization)
Image Editor via Convolutions (using Pipeline and BSP parallel schemes)
Twitter Application (using Producer-Consumer parallelism model)
Machine Learning
Boosting and Boostability (An understanding through Computational Learning Theory)
Financial Forecasting of TSLA (using sentiment analysis, feature engineering, and RNNs)
Computer Systems
GoLLUM - A GoLang Compiler
Unix Shell
Games
Climbing Mount Everest (A text-based adventure game)
Other
Useful Algorithms
Superconductor Regression (Kaggle Challenge)
Canvas Web Application
Blood Donations Database

Pinned

  1. pytorch/pytorch pytorch/pytorch Public

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python 78.3k 21.1k

  2. blue-yonder/tsfresh blue-yonder/tsfresh Public

    Automatic extraction of relevant features from time series:

    Jupyter Notebook 8.1k 1.2k

  3. UKPLab/sentence-transformers UKPLab/sentence-transformers Public

    Multilingual Sentence & Image Embeddings with BERT

    Python 13.9k 2.3k

  4. autonlab/AutonFeat autonlab/AutonFeat Public

    A High Performance Library for Time-Series Featurization.

    Python 23

  5. 2D-3D-Single-View-Reconstruction 2D-3D-Single-View-Reconstruction Public

    Implementation of our paper on Single-View 2D-3D Reconstruction using a novel skip/densely connected asymmetric autoencoder.

    Python 4 1

  6. GoLLUM GoLLUM Public

    A compiler for GoLite, a simple mix between Go and C/C++. The compiler uses LLVM for its IR representation and is designed for an ARM64 backend architecture.

    Go 3 1