denizcelik's Stars
google-gemini/cookbook
Examples and guides for using the Gemini API
microsoft/markitdown
Python tool for converting files and office documents to Markdown.
django/django
The Web framework for perfectionists with deadlines.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
yangchris11/samurai
Official repository of "SAMURAI: Adapting Segment Anything Model for Zero-Shot Visual Tracking with Motion-Aware Memory"
adithya-s-k/AI-Engineering.academy
Mastering Applied AI, One Concept at a Time
ycheng517/awesome-foundation-model-ros
A collection ROS projects utilizing foundation models.
cuge1995/awesome-time-series
list of papers, code, and other resources
zml/zml
Any model. Any hardware. Zero compromise. Built with @ziglang / @openxla / MLIR / @bazelbuild
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
firmai/industry-machine-learning
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
DataTalksClub/mlops-zoomcamp
Free MLOps course from DataTalks.Club
mlabonne/llm-datasets
High-quality datasets, tools, and concepts for LLM fine-tuning.
geohot/fromthetransistor
From the Transistor to the Web Browser, a rough outline for a 12 week course
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
mistralai/cookbook
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
ItzCrazyKns/Perplexica
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
inkyusa/weedNet
weedNet: Dense semantic weed classification using multispectral images and MAV for smart farming
mateuszbuda/brain-segmentation-pytorch
U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI
Avaiga/taipy
Turns Data and AI algorithms into production-ready web applications in no time.
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
Vaibhavs10/insanely-fast-whisper
timeseriesAI/tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
xinyu1205/recognize-anything
Open-source and strong foundation image recognition models.
xinghaochen/TinySAM
Official PyTorch implementation of "TinySAM: Pushing the Envelope for Efficient Segment Anything Model"
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.