chris-tng's Stars
bjascob/LemmInflect
A python module for English lemmatization and inflection.
systemd/python-systemd
Python wrappers for systemd functionality
davda54/ada-hessian
Easy-to-use AdaHessian optimizer (PyTorch)
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
facebookresearch/dcem
The Differentiable Cross-Entropy Method
nipunsadvilkar/pySBD
🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.
timtadh/pyflwor
A Query Langauge and System for Python Objects
parrt/dtreeviz
A python library for decision tree visualization and model interpretation.
twitter-research/tgn
TGN: Temporal Graph Networks
PAIR-code/lit
The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
kevinlu1248/pyate
PYthon Automated Term Extraction
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
h1st-ai/h1st
Power Tools for AI Engineers With Deadlines
seperman/deepdiff
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
idiap/fast-transformers
Pytorch library for fast transformer implementations
marcotcr/checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
nushell/nushell
A new type of shell
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
zalando/zalando-howto-open-source
Open Source guidance from Zalando, Europe's largest online fashion platform
cdgriffith/Box
Python dictionaries with advanced dot notation access
mherrmann/helium
Lighter web automation with Python
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
celery/celery
Distributed Task Queue (development branch)
hardmaru/mdn_jax_tutorial
Mixture Density Networks (Bishop, 1994) tutorial in JAX
markusschanta/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources
alienhard/SublimeAllAutocomplete
Extend Sublime autocompletion to find matches in all open files of the current window
fastai/fastai2
Temporary home for fastai v2 while it's being developed