- Pakistan/Punjab
- in/ab00k
-
skin-disease-detection Public
Trained .tflite model on the HAM10000 dataset
-
-
-
-
-
-
-
-
-
-
-
Deepfakes-Detection Public
Forked from Daisy-Zhang/Awesome-Deepfakes-DetectionA list of tools, papers and code related to Deepfake Detection.
MIT License UpdatedJul 29, 2024 -
-
facexformer Public
Forked from Kartik-3004/facexformerOfficial implementation of FaceXFormer: A Unified Transformer for Facial Analysis
Jupyter Notebook MIT License UpdatedApr 4, 2024 -
IP-Adapter Public
Forked from tencent-ailab/IP-AdapterThe image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.
Jupyter Notebook Apache License 2.0 UpdatedDec 5, 2023 -
Voice-powered assistant: Schedule meetings, compose emails, and gain insights from your inbox, all through natural conversation.
-
NexTech_Nexus_DocuChat Public
Introducing DocuChat: Your interactive document companion powered by LLMS. Upload PDFs, engage in natural language, and let your documents respond. Effortlessly study, research, and explore in a ne…
-
This is a beginner level android app project it contains the implementation of real time data base integration from firebase with data insertion and data retrieval and image capturing and storing a…
-
This repository contains the complete tutorial with implementation of NLP and from scrach implementation of GRU and LSTM and RNN architectures in pytorch. Imbd data set used for sentiment analysis …
-
7--CNN-Breast-Cancers-detection-classifier-Using-Mamograph-Images-using-resnet-model-99--accuracy Public
This repository contains the implementation of resnet fine tuning on specific task of breast cancer detection on mamograph images in pytorch just trained 25% of the layers rest of them were frozen …
-
This is a comprehensive assignment to build a classifier in pytorch on famous MNIST dataset and is perfect to get basic understanding of pytorch like pytorch training and validation loops and datas…
-
This repository is best fit to get started with pytorch. It contains notebooks with implementation of cat and dog classifiers in simple using ANN (CNN). Purpose is to get the basic understanding of…
-
This repository contains resources of a California_Housing_Price_Prediction_ML project dataset used in this project is available on kaggle it's regression type of problem. Decent accuracy is achiev…
-
2-ML_Assignment_data_analysis_exploratory_analysis_and_train_a_simple_ML_model_on_titanic_data Public
This repository contains resources of a project submitted for a course of Data Analysis on titanic data and build simple ML model around that data (KNN).
-
This repository contains resources of a project submitted for a course of Data Analysis offers by Jovian. I chose a data from kaggle which contains the data about the statistics of top 5 Europe's f…
-
Python_DSA Public
This Python DSA repository is a collection of implementation of various data structures and algorithms in Python. It includes explanations for concepts such as lists, queues, trees, graphs, sorting…