weihanying's Stars
richards199999/Thinking-Claude
Let your Claude able to think
vveitch/causal-text-embeddings-tf2
Tensorflow 2 implementation of Causal-BERT
matteocourthoud/awesome-causal-inference
A curated list of causal inference libraries, resources, and applications.
astrezhnev/conjointsdt
Conjoint Survey Design Tool - A Python tool for designing and exporting conjoint survey experiments.
naoki-egami/dsl
R package: Design-based Supervised Learning
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
nlpxucan/WizardLM
LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
replicate/llama-chat
A boilerplate for creating a Llama 3 chat app
meta-llama/llama
Inference code for Llama models
PrincetonUniversity/hpc_beginning_workshop
openai/openai-cookbook
Examples and guides for using the OpenAI API
microsoft/i-Code
microsoft/UDOP
BlakeRMills/MetBrewer
Color palette package in R inspired by works at the Metropolitan Museum of Art in New York
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
DeclareDesign/DeclareDesign
DeclareDesign: Declare and Diagnose Research Designs
cuMF/cumf_als
CUDA Matrix Factorization Library with Alternating Least Square (ALS)
albertauyeung/matrix-factorization-in-python
harshraj11584/Paper-Implementation-Matrix-Factorization-Recommender-Systems-Netflix
[Python3.6] IEEE Paper "Matrix Factorization Techniques for Recommender Systems" by Koren,Bell,Volinsky
wiseodd/probabilistic-models
Collection of probabilistic models and inference algorithms
probml/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
lucidrains/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
NVlabs/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
rosinality/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
laserwave/lda_gibbs_sampling
a python implementation of latent dirichlet allocation(lda) using gibbs sampling algorithm
chriswi93/LDA
Collapsed Gibbs Sampling for LDA described in Griffiths and Steyvers (2004): Finding scientific topics.
omarch7/LDA-with-Gibbs-Sampling
Vanilla implementation of Latent Dirichlet Allocation with Gibbs Sampling in Python
Hesamalian/LDA
python code for LDA(Latent Dirichlet Allocation) Gibbs Sampling-Baseline