peter78's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
opencv/opencv
Open Source Computer Vision Library
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
chenfei-wu/TaskMatrix
google-research/google-research
Google Research
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
ultralytics/ultralytics
Ultralytics YOLO11 🚀
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
guidance-ai/guidance
A guidance language for controlling large language models.
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
Lightning-AI/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
OpenBMB/ToolBench
[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.
facebookresearch/dlrm
An implementation of a deep learning recommendation model (DLRM)
meta-llama/PurpleLlama
Set of tools to assess and improve LLM security.
phlippe/uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
google-deepmind/mctx
Monte Carlo tree search in JAX
FifiTheBulldog/ios-settings-urls
A collection of iOS Settings URLs
XueFuzhao/OpenMoE
A family of open-sourced Mixture-of-Experts (MoE) Large Language Models
nicknochnack/ActionDetectionforSignLanguage
A practical implementation of sign language estimation using an LSTM NN built on TF Keras.
nicknochnack/MediaPipePoseEstimation
XiYe20/VPTR
The repository for paper VPTR: Efficient Transformers for Video Prediction
QaisarRajput/mask-rcnn-opencv
Mask RCNN using OpenCV DNN Library