Pinned Repositories
neuro-vectorizer
NeuroVectorizer is a framework that uses deep reinforcement learning (RL) to predict optimal vectorization compiler pragmas for for loops in C and C++ codes.
SOSD
A Benchmark for Learned Indexes
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-sre
A curated list of Site Reliability and Production Engineering resources.
FaceVerification-and-FaceRecognition
Welcome to the Happy House! Here you will build a face recognition system, which is the extension of Part 3 of CNN series, The HappyHouse.
utility-scripts
Sample script for GenAI exps.
vinayak618's Repositories
vinayak618/FaceVerification-and-FaceRecognition
Welcome to the Happy House! Here you will build a face recognition system, which is the extension of Part 3 of CNN series, The HappyHouse.
vinayak618/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
vinayak618/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
vinayak618/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
vinayak618/awesome-sre
A curated list of Site Reliability and Production Engineering resources.
vinayak618/bridgeTeachings
vinayak618/community
Stores documents used by the TensorFlow developer community
vinayak618/utility-scripts
Sample script for GenAI exps.
vinayak618/WebEdit-Software
A simple web page for image editing using caman.js(Image Manipulation Javascript Library)
vinayak618/chotagrad
Trying to Build Pytorch Tensor Library from sctrach
vinayak618/ConvolutionalNeuralNetworks-Part-1
In this series of deep learning sessions on CNN, we will go through variety of applications and also understand the basic concepts behind CNN and implement them.
vinayak618/cs-video-courses
List of Computer Science courses with video lectures.
vinayak618/cuda-study
Experiments on cuda.
vinayak618/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
vinayak618/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
vinayak618/DeepLearningFrameworks
Demo of running NNs across different frameworks
vinayak618/glow
Compiler for Neural Network hardware accelerators
vinayak618/Hand-Gesture-Classification.
Here, we will utilize the functions which we wrote last session and will try to build simple classification of hand gesture using the tensorflow model
vinayak618/llama.cpp
Raw C++ Implementation for Llama2
vinayak618/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
vinayak618/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
vinayak618/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
vinayak618/tensorflow
An Open Source Machine Learning Framework for Everyone
vinayak618/TheDeepLearningHouse
Welcome to the House of Deep Learning applications. I'm so excited to share a bunch of projects I learnt and implemented after getting into Machine learning domain
vinayak618/tools
vinayak618/TopDeepLearning
A list of popular github projects related to deep learning
vinayak618/torch.compile.study
Experiments on Torch Compile 2.0
vinayak618/tutorials
vinayak618/vinayak618
vinayak618/vision
Datasets, Transforms and Models specific to Computer Vision