JiantingFeng's Stars
google/ml_collections
ML Collections is a library of Python Collections designed for ML use cases.
NVIDIA-Merlin/dataloader
The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX
google-research/fast-soft-sort
Fast Differentiable Sorting and Ranking
parrt/tensor-sensor
The goal of this library is to generate more helpful exception messages for matrix algebra expressions for numpy, pytorch, jax, tensorflow, keras, fastai.
google-research/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
qpsolvers/qpsolvers
Quadratic programming solvers in Python with a unified API
tianlinxu312/dgcit
DGCIT: Double Generative Adversarial Networks for Conditional Independence Testing
iancovert/sage
For calculating global feature importance using Shapley values.
EducationalTestingService/factor_analyzer
A Python module to perform exploratory & confirmatory factor analyses.
pypa/cibuildwheel
🎡 Build Python wheels for all the platforms with minimal configuration.
maybe-finance/maybe
The OS for your personal finances
SeldonIO/alibi
Algorithms for explaining machine learning models
cjlin1/liblinear
LIBLINEAR -- A Library for Large Linear Classification
Kaslanarian/liblinear-sc-reading
LIBLINEAR理论与源码解读(已完结)
rusty1s/pytorch_sparse
PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
probabilists/zuko
Normalizing flows in PyTorch
allenai/tango
Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project.
youqiangao/wmmd
Official PyTorch implementation of paper "Word-Level Maximum Mean Discrepancy Regularization for Word Embedding"
mkdocs/mkdocs
Project documentation with Markdown.
diku-dk/futhark
:boom::computer::boom: A data-parallel functional programming language
atuinsh/atuin
✨ Magical shell history
mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
squidfunk/mkdocs-material
Documentation that simply works
patrick-kidger/lineax
Linear solvers in JAX and Equinox. https://docs.kidger.site/lineax
msesia/deepknockoffs
Approximate knockoffs and model-free variable selection.
google/CommonLoopUtils
CLU lets you write beautiful training loops in JAX.
pytorch/tnt
A lightweight library for PyTorch training tools and utilities
rasmusbergpalm/nanograd
A miniscule implementation of reverse mode auto-differentiation
keras-team/keras
Deep Learning for humans
Liuhong99/Sophia
The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”