Smit1400's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
apache/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
deepfakes/faceswap
Deepfakes Software For All
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
iperov/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
Sinaptik-AI/pandas-ai
Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
salesforce/CodeGen
CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
kk7nc/Text_Classification
Text Classification Algorithms: A Survey
peremartra/Large-Language-Model-Notebooks-Course
Practical course about Large Language Models.
run-llama/chat-llamaindex
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
TobiasLee/Text-Classification
Implementation of papers for text classification task on DBpedia
amansrivastava17/lstm-siamese-text-similarity
⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity
PacktPublishing/Hands-On-Recommendation-Systems-with-Python
Hands-On Recommendation Systems with Python published by Packt
thoailinh/Sentiment-Analysis-using-BERT
Smit1400/CarDealer
Parth18Shah/ConsultMe
A disease predictor website.
Smit1400/EcoMed-Expert-llama-RAG-chainlit-FAISS
An advanced environmental science chatbot powered by cutting-edge technologies like Langchain, Llama2, Chatlit, FAISS, and RAG, providing insightful answers to environmental queries
Smit1400/Research_Summarization_Finetuning_MistralAI_LLM
This project seeks to create a comprehensive system for summarising research papers by harnessing the latest advancements in AI and NLP. By merging abstractive text summarization with LLMs and the RAG methodology, we anticipate developing a unique and effective approach to extracting valuable insights from research papers
Smit1400/HeadlineHunch
Built a "News Headline Generator" that uses encoder-decoder along with attention mechanism