sagarikajadon13's repositories

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ML-from-scratch

implementations of ml algorithms from scratch using only python and numpy.

Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

paper_implementations_pytorch

pytorch implementations of some DL architectures. Includes googlenet, resnet, inceptionV3, densenet, mobilenetV1, mobilenetV2, senet, efficientnetV1, transformer etc.

Language:PythonStargazers:0Issues:2Issues:0

TBR

A collection of resources such as lecture slides, blog posts, YT videos, etc that I found useful for understanding a concept. Does not include research papers.

Stargazers:0Issues:0Issues:0

transformer_from_scratch

Implementation of the paper "Attention is all you need." by Vaswani et all using pytorch.

Language:PythonStargazers:0Issues:0Issues:0