-
cuda-programming Public
Implementation of CUDA programs from the book: "Programming Massively Parallel Processors"
Cuda UpdatedDec 19, 2025 -
Explore-Libraries Public
Understanding and implementing NLP and CV libraries with ML standpoint.
-
-
-
MLWithPytorch Public
Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch
-
-
-
-
-
Zomato-Review-Analysis Public
Assuming as a working employee of a Restaurant registered in Zomato, Employee should receive the alert in form a Mail when a Negative Feedback is written !
-
build-your-own-x Public
Forked from codecrafters-io/build-your-own-xMaster programming by recreating your favorite technologies from scratch.
Markdown UpdatedApr 11, 2025 -
ObserveML Public
Forked from Arize-ai/phoenixAI Observability & Evaluation - Evaluate, troubleshoot, and fine tune your LLM, CV, and NLP models in a notebook.
Jupyter Notebook Other UpdatedOct 16, 2023 -
-
mayurji.github.io Public
It includes access to my work, my blogs, annotated papers and implementation of deep learning & machine learning models.
-
-
-
LearningPython Public
The objective of the repository is to learn python in efficient way by practing and understanding the most basics required to get started.
-
Image-Classification-PyTorch Public template
Learning and Building Convolutional Neural Networks using PyTorch
-
Computer-Vision Public
Find the implementation of Computer vision-based projects with Python, Deep Learning, and OpenCV
-
Learning-PyTorch Public
This Repository contains notebook for learning the Deep Learning Framework - PyTorch.
-
BYOL Public
BYOL - Bootstrap Your Own Latent, an approach to learn the image representation using two networks learning from each other.
-
SimCLR Public
Self-Supervised Learning approach to learn contrasting representation between images.
-
MLWithNumpy Public
A set of Notebooks to write simple and efficient ML algorithms using Numpy
-
einops Public
Forked from arogozhnikov/einopsDeep learning operations reinvented (for pytorch, tensorflow, jax and others)
Python MIT License UpdatedJun 6, 2021 -
Tool-Experimentation Public
Objective of the repository to play around with different tools (keepsake, MLflow etc) with basic projects.
-
pandas Public
Forked from pandas-dev/pandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
keepsake Public
Forked from replicate/keepsakeVersion control for machine learning
Python Apache License 2.0 UpdatedMar 10, 2021 -
Model-Deployment Public
Learn how to deploy model using Flask, Sanic, Fastapi and then Onnx
-
Data-Structure-Algorithms Public
Repository maintains all the basics and important data structure and algorithms implementation.
-
CycleGAN-Pytorch Public
Basic overview of CycleGAN and its Implementation using Pytorch