Pinned Repositories
-Movie-Review-Analysis
Analysis of all currently running movies
Action-Recognition
Usual Action Recognition but Cooler and Quicker
CloudComputing_Project1
Content-Violation-Detection
Models built to detect and tag content that violates social media guidelines.
Diversity-Algorithm-CLI-Tool
CLI tool to Diversity Algorithm (Noob Friendly)
Grad_Cam
Implementation of Grad_Cam using PyTorch and Keras
LLAMALearn
Building RAG workflows for AWS with LLMS
Random
Random codes for random problems I usually run into
Rock-Paper-Scissors
Standard Rock Paper Scissors implementation done using python and Deep Learning.
Self-Supervised-Learner
Curator can be used to train a classifier with fewer labeled examples needed using self-supervised learning.
ajaykrishnan23's Repositories
ajaykrishnan23/Content-Violation-Detection
Models built to detect and tag content that violates social media guidelines.
ajaykrishnan23/Rock-Paper-Scissors
Standard Rock Paper Scissors implementation done using python and Deep Learning.
ajaykrishnan23/CloudComputing_Project1
ajaykrishnan23/Random
Random codes for random problems I usually run into
ajaykrishnan23/A-December-of-Algorithms-2019
Welcome to another year of A December of Algorithms. This is a small collection of algorithms to implement this December. Finish it all to get a certificate. :christmas_tree:
ajaykrishnan23/Action-Recognition
Usual Action Recognition but Cooler and Quicker
ajaykrishnan23/Diversity-Algorithm-CLI-Tool
CLI tool to Diversity Algorithm (Noob Friendly)
ajaykrishnan23/Grad_Cam
Implementation of Grad_Cam using PyTorch and Keras
ajaykrishnan23/LLAMALearn
Building RAG workflows for AWS with LLMS
ajaykrishnan23/ajaykrishnan23.github.io
Portfolio site
ajaykrishnan23/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
ajaykrishnan23/Arduino-Tutorials
Problems to help understand basic Arduino concepts
ajaykrishnan23/coco-text
COCO-Text API http://vision.cornell.edu/se3/coco-text/
ajaykrishnan23/coding-interview-university
A complete computer science study plan to become a software engineer.
ajaykrishnan23/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
ajaykrishnan23/Flight-Delay-Prediction
Predicting whether and how long a flight will get delayed using Machine Learning
ajaykrishnan23/layerwiseclr
ICLR CSS 2022 Project on Layer-Wise Contrastive Learning of Representations for Vision Transformers
ajaykrishnan23/PyContrast
PyTorch implementation of Contrastive Learning methods; List of awesome-contrastive-learning papers
ajaykrishnan23/pytorch-cifar
95.47% on CIFAR10 with PyTorch
ajaykrishnan23/pytorch-styleguide
An unofficial styleguide and best practices summary for PyTorch
ajaykrishnan23/pytorch_active_learning
PyTorch Library for Active Learning to accompany Human-in-the-Loop Machine Learning book
ajaykrishnan23/Random-Dataset-Sampler
Creates a Random Sampled Dataset from Given Dataset
ajaykrishnan23/Self-Supervised-Learner
ajaykrishnan23/Signboard-Transliteration
Transliteration of Hindi words in Signboard Images to English
ajaykrishnan23/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
ajaykrishnan23/SimCLR-1
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
ajaykrishnan23/Skin-cancer-classification
ajaykrishnan23/Small-Business-Closure-Detection
Predicting Small Businesses in NYC Closing through Data Modelling and Machine Learning
ajaykrishnan23/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
ajaykrishnan23/Trash_Classifier
A model that classifies trash and the type of trash it is.