baghii's Stars
AxeldeRomblay/MLBox
MLBox is a powerful Automated Machine Learning python library.
voxel51/fiftyone
Refine high-quality datasets and visual AI models
curiousily/Getting-Things-Done-with-Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
simonw/llm
Access large language models from the command-line
DataTalksClub/llm-zoomcamp
LLM Zoomcamp - a free online course about building a Q&A system
Prince-1501/Hello_world-Competiitve-Programming
https://www.youtube.com/c/HelloWorldbyprince/
Prince-1501/Complete-DSA-Preparation
This is A complete DSA preparation Course. A DSA self-paced course for ultimate Interview and Placement Preparation
e2b-dev/e2b-cookbook
Examples of using E2B
jbwolfe/awesome-django
A curated list of awesome Django apps and projects.
LyzhinIvan/mlcourse_open
OpenDataScience Machine Learning course. Launches on Feb, 5 both in English and Russian
bnsreenu/python_for_image_processing_APEER
https://www.youtube.com/playlist?list=PLHae9ggVvqPgyRQQOtENr6hK0m1UquGaG
caserec/Datasets-for-Recommender-Systems
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
grahamjenson/list_of_recommender_systems
A List of Recommender Systems and Resources
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
Kludex/fastapi-tips
FastAPI Tips by The FastAPI Expert!
onlyphantom/llm-python
Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone
tensorchord/Awesome-LLMOps
An awesome & curated list of best LLMOps tools for developers
microsoft/batch-inference
Dynamic batching library for Deep Learning inference. Tutorials for LLM, GPT scenarios.
Joanna-Dai/TensorFlow
codes for tensorflow
PacktPublishing/Machine-Learning-Using-TensorFlow-Cookbook
Machine Learning Using TensorFlow Cookbook, published by Packt
snehilsanyal/self-learn-llms
🏫🙋🏻 Self learn LLMs. This repository is a collection of resources, notebooks, blogs, tutorials for beginners.
mlabonne/llm-autoeval
Automatically evaluate your LLMs in Google Colab
PacktPublishing/Hands-On-Graph-Neural-Networks-Using-Python
Hands-On Graph Neural Networks Using Python, published by Packt
simranjeet97/LLM-Finetuning
LLM Finetuning with peft
simranjeet97/75DayHard_GenAI_LLM_Challenge
This repository contain my 75Day Hard Generative AI and LLM Learning Challenge.
peremartra/Large-Language-Model-Notebooks-Course
Practical course about Large Language Models.
Valentina-Alto/GenAI-Demos
mvdiogo/RAG_with_Internet_Browsing
This project is a web page search application that uses Langchain for web page analysis and Ollama for answer generation. It is built with Flask and integrates with the Langchain and Ollama APIs.