hwc9169's Stars
meta-llama/llama
Inference code for Llama models
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.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
lllyasviel/ControlNet
Let us control diffusion models!
meta-llama/llama3
The official Meta Llama 3 GitHub site
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
hindupuravinash/the-gan-zoo
A list of all named GANs!
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
openai/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
mlfoundations/open_clip
An open source implementation of CLIP.
voxel51/fiftyone
Refine high-quality datasets and visual AI models
firmai/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
cocodataset/cocoapi
COCO API - Dataset @ http://cocodataset.org/
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
boost-devs/ai-tech-interview
👩💻👨💻 AI 엔지니어 기술 면접 스터디 (⭐️ 1k+)
nyu-mll/jiant
jiant is an nlp toolkit
justinpinkney/stable-diffusion
lucidrains/flamingo-pytorch
Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch
lilianweng/transformer-tensorflow
Implementation of Transformer Model in Tensorflow
ciprian-chelba/1-billion-word-language-modeling-benchmark
Formerly known as code.google.com/p/1-billion-word-language-modeling-benchmark
tau-yihouxiang/X-Ray
The official source code for "X-Ray: A Sequential 3D Representation for Generation".
ai-robotics-kr/AI-Robotics-Weekly-Update
Archive news on AI and Robotics every week
StanfordVL/arxivbot
jellyheadandrew/round-ai
leeseojune53/LearnBoot
LearnBoot는 Spring Boot의 주요 기능을 학습하기 위해 보안 및 데이터베이스 접근 기능을 직접 구현해보는 실습용 프레임워크입니다.