Pinned Repositories
Action-Recognition
An implementation of R2plus1D and 3DMobileNets in pytorch for Action Classification
BLAS
This is a study of GPU architecture via implementing various BLAS routines
Reductions
Highly Performant Sum reduction in CUDA
ResidualAttentionNetwork-pytorch
a pytorch code about Residual Attention Network. This code is based on two projects from
RetinaFace
RetinaFace Implementation for Face Detection
Single-Image-Super-Resolution
Residual Channel Attention(RCAN) based model with Perceptual Loss to increase the resolution 4x
Squeezenet-Pytorch
Pytorch implementation of Squeezenet architecture
Variational-Autoencoder
A Variational Autoencoder, written entirely in C++
Vectorization-Parallelism-and-GPGPU-programming
This repository aims to accelerate various algortihms using vectorization, parallelism and GPGPU programming. Any sort of recommendations, improvements and even contributions are welcome.
WBC_Segmentation
One Shot Learning on Perceptual Features for WBC segmentation
AD2605's Repositories
AD2605/Variational-Autoencoder
A Variational Autoencoder, written entirely in C++
AD2605/Action-Recognition
An implementation of R2plus1D and 3DMobileNets in pytorch for Action Classification
AD2605/Single-Image-Super-Resolution
Residual Channel Attention(RCAN) based model with Perceptual Loss to increase the resolution 4x
AD2605/ResidualAttentionNetwork-pytorch
a pytorch code about Residual Attention Network. This code is based on two projects from
AD2605/Squeezenet-Pytorch
Pytorch implementation of Squeezenet architecture
AD2605/Vectorization-Parallelism-and-GPGPU-programming
This repository aims to accelerate various algortihms using vectorization, parallelism and GPGPU programming. Any sort of recommendations, improvements and even contributions are welcome.
AD2605/Bingo
The N participant Bingo Game, Made for 10 Participants
AD2605/BLAS
This is a study of GPU architecture via implementing various BLAS routines
AD2605/Reductions
Highly Performant Sum reduction in CUDA
AD2605/RetinaFace
RetinaFace Implementation for Face Detection
AD2605/WBC_Segmentation
One Shot Learning on Perceptual Features for WBC segmentation
AD2605/cutlass-fork
CUDA Templates for Linear Algebra Subroutines
AD2605/DDPG---Applied-on-a-Bipedal-System
Using deep deterministic policy gradients for continuous control of a bipedal system
AD2605/Leetcode_Exercises
Solutions to the few problems I have tried in the Leetcode question bank....
AD2605/llvm
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
AD2605/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
AD2605/mlpack
mlpack: a scalable C++ machine learning library --
AD2605/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
AD2605/opencv_contrib
Repository for OpenCV's extra modules
AD2605/Pillow
Python Imaging Library (Fork)
AD2605/portFFT
portFFT is a library implementing Fast Fourier Transforms using SYCL
AD2605/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
AD2605/REINFORCE---Application-on-a-Bipepdal-System
Application of Monte Carlo Policy Gradients in a BIpedal System
AD2605/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512 for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
AD2605/SNGNN_GSOC
A GSOC TASK SUBMISSION FOR SNGNN
AD2605/SYCL-Docs
SYCL Open Source Specification
AD2605/SYCML
A machine learning library with SYCL Support for device-agnostic training and deployment
AD2605/Time-series-Augmentation
A simple deep Convolutional Autoencoder with skip connections for time series Augmentation
AD2605/unified-runtime