Giter VIP home page Giter VIP logo

I'm a researcher at Weco AI, building LLM and VLM agents for code generation and problem solving. Previously I spent time at the Auton Lab at the Robotics Institute at CMU, where I worked on deep learning algorithms for vision, robotics and time-series. I also spend my free time working on AI safety, specifically alignment and fairness in computer vision. Prior to this, I worked on efficient deep learning for 2D-3D single-view reconstruction. In the past, I've spent some time doing applied machine learning and deep learning research at a few startups and large companies.

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 spending time outdoors by hiking, surfing and playing golf.

   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

Dhruv Srikanth's Projects

3d-r2n2 icon 3d-r2n2

Single and Multi-view 2D-3D Reconstruction using Gated RNNs in an Autoencoder Network

advection-diffusion-simulation icon advection-diffusion-simulation

In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the advection-diffusion simulation.

algorithms icon algorithms

A collection of useful algorithms I am learning or have learnt and implemented to further develop my understanding!

basic-data-science icon basic-data-science

A short Data Science Project I took up for fun! This is a data analysis based on a dataset I created to predict the distribution of wealth within an economy as well as several characteristics of each class within society!

boosting-theory icon boosting-theory

A collection of papers produced on the theory of boosting as applied to binary classification. Further extensions to the multi-class classification problem and necessary and sufficient conditions to ensure boostability i.e. weak learning conditions. Finally, an overview over boosting algorithms and models employed in industry.

climbingeverestgame icon climbingeverestgame

Climb the treacherous Mount Everest in this exciting text-based adventure game! A game through which you can experience a pure (Haskell) climb!

clrs icon clrs

Consult the DeepMind clrs repository for the description.

conditionalgan icon conditionalgan

Simulate experiments with the Conditional GAN architecture and training algorithm in PyTorch using this package.

conjugate-gradient-simulation icon conjugate-gradient-simulation

In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the conjugate gradient optimization simulation. This is a sparse linear solver optimized using the second-order poisson equation.

cudann icon cudann

A distributed implementation of a deep learning framework in CUDA.

example-scripts icon example-scripts

The official example scripts for the Numerai Data Science Tournament

fastconv icon fastconv

Distributed and serial implementations of the 2D Convolution operation in c++ and CUDA.

gollum icon gollum

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.

lightning icon lightning

Deep learning framework to train, deploy, and ship AI products Lightning fast.

mapreducesparsesolver icon mapreducesparsesolver

An Go native implementation of the Map Reduce parallel framework for a sparse linear solver utilizing conjugate gradient to solve the Poisson equation.

mlx icon mlx

MLX: An array framework for Apple silicon

mlx-graphs icon mlx-graphs

Graph Neural Network library made for Apple Silicon

model-pipelines icon model-pipelines

Model Pipelines for GNNs, VAEs, Neural Style Transfer, and other kinds of models!

monodepth icon monodepth

Monocular Depth Estimation via Transfer Learning using purely Tensorflow 2.0!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.