-
10:03
- 5h ahead - ich_asadullah
- in/ich-asadullah
Stars
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…
Voice-powered assistant: Schedule meetings, compose emails, and gain insights from your inbox, all through natural conversation.
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…
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…
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 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…
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 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 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 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 …
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…