chaozhang-cs's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
dair-ai/ML-Papers-of-the-Week
🔥Highlighting the top ML papers every week.
activeloopai/deeplake
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
jerry-git/learn-python3
Jupyter notebooks for teaching/learning Python 3
postgresml/postgresml
Postgres with GPUs for ML/AI apps.
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
Tongji-KGLLM/RAG-Survey
neo4j/NaLLM
Repository for the NaLLM project
mrdbourke/simple-local-rag
Build a RAG (Retrieval Augmented Generation) pipeline from scratch and have it all run locally.
HazyResearch/evaporate
This repo contains data and code for the paper "Language Models Enable Simple Systems for Generating Structured Views of Heterogeneous Data Lakes"
apache/madlib
Mirror of Apache MADlib
jshun/ligra
Ligra: A Lightweight Graph Processing Framework for Shared Memory
neuralgraphdatabases/awesome-logical-query
A collection of resources on the topic of Complex Logical Query Answering
wikimedia/wikidata-query-rdf
Github mirror of "wikidata/query/rdf" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing
pixelsdb/pixels
An efficient storage and compute engine for both on-prem and cloud-native data analytics.
tomasonjo/cypher-direction-competition
Repository that hold the information about the competition about validating and fixing relationship direction in Cypher statements based on the given schema
pkumod/LPMA
The code for Leveled Packed Memory Array for GPU
chaozhang-cs/bic
This repository provides the BIC index, an index for processing graph connectivity queries within sliding windows on streaming graphs.