Pinned Repositories
cs224w
My Solution to Assignments of CS234(Stanford / Fall 2019)
CS224W_Winter2021
CS224W Stanford Winter 2021 Homework solutions
Data-Analysis-for-Beijing-PM2.5
DT_eth
fast-cosine-similarity
Fast cosine similarity (vector scoring) ElasticSearch 6.4+ Plugin
keras
Deep Learning for humans
lightly
A python library for self-supervised learning on images.
moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
python-goose
Html Content / Article Extractor, web scrapping lib in Python
SimCLR-Pytorch
An implementation of "A Simple Framework for Contrastive Learning of Visual Representatoins" SimCLR
AtinAngrish's Repositories
AtinAngrish/DT_eth
AtinAngrish/cs224w
My Solution to Assignments of CS234(Stanford / Fall 2019)
AtinAngrish/CS224W_Winter2021
CS224W Stanford Winter 2021 Homework solutions
AtinAngrish/Data-Analysis-for-Beijing-PM2.5
AtinAngrish/fast-cosine-similarity
Fast cosine similarity (vector scoring) ElasticSearch 6.4+ Plugin
AtinAngrish/keras
Deep Learning for humans
AtinAngrish/lightly
A python library for self-supervised learning on images.
AtinAngrish/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
AtinAngrish/python-goose
Html Content / Article Extractor, web scrapping lib in Python
AtinAngrish/SimCLR-Pytorch
An implementation of "A Simple Framework for Contrastive Learning of Visual Representatoins" SimCLR
AtinAngrish/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
AtinAngrish/Vision-Transformer
Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and CIFAR100.
AtinAngrish/vision-transformers-cifar10
Let's train vision transformers (ViT) for cifar 10!