gizemsarsinlar's Stars
facebookresearch/chameleon
Repository for Meta Chameleon, a mixed-modal early-fusion foundation model from FAIR.
RhapsodyAILab/MiniCPM-V-Embedding
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
WooooDyy/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
AhmetEnesYalcinkaya/RAG_Techniques
samet-akcay/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
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.
samet-akcay/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
AdneneBoumessouer/MVTec-Anomaly-Detection
This project proposes an end-to-end framework for semi-supervised Anomaly Detection and Segmentation in images based on Deep Learning.
samet-akcay/ganomaly
GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training
bnsreenu/python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
curiousily/Deep-Learning-For-Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
NVIDIA/GenerativeAIExamples
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
google/generative-ai-docs
Documentation for Google's Gen AI site - including the Gemini API and Gemma
omergulen/awesome-bdd
A collection of awesome things regarding the behavior-driven development ecosystem. A curated list of courses, tutorials, libraries, tips and tricks, books, videos, and awesome resources about BDD.
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
GoogleCloudPlatform/asl-ml-immersion
This repos contains notebooks for the Advanced Solutions Lab: ML Immersion
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
Azure/MachineLearningDesigner
This repo hosts samples of Azure Machine Learning designer.
mrdbourke/tensorflow-deep-learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
plproxy/plproxy
PL/Proxy development
PostgresApp/PostgresApp
The easiest way to get started with PostgreSQL on the Mac
dair-ai/ML-Course-Notes
🎓 Sharing machine learning course / lecture notes.
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
microsoft/botframework-sdk
Bot Framework provides the most comprehensive experience for building conversation applications.
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
openai/openai-quickstart-node
Node.js example app from the OpenAI API quickstart tutorial