an-chowdhury's Stars
abdullahtarek/coffee_shop_customer_service_chatbot
An AI-powered chatbot for coffee shops, integrating LLMs, NLP, and a React Native app for enhanced customer service
AlgoMaster-io/leetcode-solutions
Solutions to Popular LeetCode Problems
patrickloeber/MLfromscratch
Machine Learning algorithm implementations from scratch.
chiphuyen/just-pandas-things
An ongoing list of pandas quirks
louisfb01/start-llms
A complete guide to start and improve your LLM skills in 2025 with little background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
steven2358/awesome-blockchain-ai
A curated list of Blockchain projects for Artificial Intelligence and Machine Learning
Pujo-Atlas-Kolkata/PujoAtlasKol-Backend
Backend for Pujo Atlas
databricks/delta-live-tables-notebooks
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
nicknochnack/Llama2RAG
A working example of RAG using LLama 2 70b and Llama Index
databricks/LearningSparkV2
This is the github repo for Learning Spark: Lightning-Fast Data Analytics [2nd Edition]
meenujomi/NYC_Parking_Case_Study_Apache_Spark
amanjeetsahu/Natural-Language-Processing-Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
kishan0725/AJAX-Movie-Recommendation-System-with-Sentiment-Analysis
A content-based recommender system that recommends movies similar to the movie the user likes and analyses the sentiments of the reviews given by the user
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
nivu/ai_all_resources
A curated list of Best Artificial Intelligence Resources
codebasics/py
Repository to store sample python programs for python learning
soumyadip007/Object-Oriented-Programming-Using-Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
sachin14596/iNeuron-Internship---Heart-Disease-Diagnostic-Analysis
As a part of my internship with iNeuron.ai, I worked independently on an end-to-end project "Heart Disease Diagnostic Analysis".
Akulm26/iNeuron-internship
denistanjingyu/StrataScratch
SQL Practice https://www.stratascratch.com/
krishnaik06/Python-Practise-Problems
marcopeix/stock-prediction
Aditya1001001/cosine-movie-recommender
A movie recommendation engine that recommends you movies based on their similarity to a movie that you've already watched and liked.
ptyadana/SQL-Data-Analysis-and-Visualization-Projects
SQL data analysis & visualization projects using MySQL, PostgreSQL, SQLite, Tableau, Apache Spark and pySpark.
TheAlgorithms/Python
All Algorithms implemented in Python
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone