TaiChiTiger's Stars
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
google-research/google-research
Google Research
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
mattermost/focalboard
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
visenger/awesome-mlops
A curated list of references for MLOps
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
tensorflow/nmt
TensorFlow Neural Machine Translation Tutorial
tensorspace-team/tensorspace
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
amundsen-io/amundsen
Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
zju3dv/EasyMocap
Make human motion capture easier.
google-deepmind/dm-haiku
JAX-based neural network library
sdv-dev/SDV
Synthetic data generation for tabular data
scikit-learn-contrib/category_encoders
A library of sklearn compatible categorical variable encoders
AutoViML/AutoViz
Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Trusted-AI/AIX360
Interpretability and explainability of data and machine learning models
n2cholas/awesome-jax
JAX - A curated list of resources https://github.com/google/jax
DeepMotionEditing/deep-motion-editing
An end-to-end library for editing and rendering motion of 3D characters with deep learning [SIGGRAPH 2020]
ecomfe/awesome-echarts
Awesome list of Apache ECharts
plotly/dash-recipes
A collection of scripts and examples created while answering questions from the greater Dash community
yandex-research/rtdl
Research on Tabular Deep Learning: Papers & Packages
Helsinki-NLP/Tatoeba-Challenge
opendatadiscovery/awesome-data-catalogs
📙 Awesome Data Catalogs and Observability Platforms.
mmmmmm44/VTuber-Python-Unity
An Implementation of VTuber (Both 3D and Live2D) using Python and Unity. Providing face movement tracking, eye blinking detection, iris detection and tracking and mouth movement tracking using CPU only.
jzy3d/jzy3d-api
A Java API for 3d and 2d charts
radix-ai/awesome-machine-learning-engineer
🤓 A curated awesome list of Machine Learning Engineering resources. Feel free to contribute!
AustinRochford/PyCEbox
⬛ Python Individual Conditional Expectation Plot Toolbox
atrocore/atrocore
AtroCore is an open-source Data Platform, Data Management and Master Data Management (MDM) software, which can be used to quickly create any business application.
tonio73/dash-to-react
Comparison of implementing a dashboard in Plotly Dash or in pure React.js using Plotly.js
Jmkernes/Locality-sensitive-hashing-tutorial
A tutorial on locality sensitive hashing, using MinHashing for document similarity and CosineSimilarity for Euclidean space similarity.