githubbabrova's Stars
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
shap/shap
A game theoretic approach to explain the output of any machine learning model.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
ramitsurana/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
great-expectations/great_expectations
Always know what to expect from your data.
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
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
PAIR-code/facets
Visualizations for machine learning datasets
Kaggle/kaggle-api
Official Kaggle API
snorkel-team/snorkel
A system for quickly generating training data with weak supervision
airbnb/aerosolve
A machine learning package built for humans.
man-group/dtale
Visualizer for pandas data structures
chiphuyen/ml-interviews-book
https://huyenchip.com/ml-interviews-book/
SkalskiP/make-sense
Free to use online tool for labelling photos. https://makesense.ai
GokuMohandas/mlops-course
Learn how to design, develop, deploy and iterate on production-grade ML applications.
modAL-python/modAL
A modular active learning framework for Python
pyscaffold/pyscaffold
🛠 Python project template generator with batteries included
RafeKettler/magicmethods
Guide to Python's magic methods
nsacyber/WALKOFF
A flexible, easy to use, automation framework allowing users to integrate their capabilities and devices to cut through the repetitive, tedious tasks slowing them down. #nsacyber
karpathy/arxiv-sanity-lite
arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.
8080labs/ppscore
Predictive Power Score (PPS) in Python
NUAA-AL/ALiPy
ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.
trent-b/iterative-stratification
scikit-learn cross validators for iterative stratification of multilabel data
ntucllab/libact
Pool-based active learning in Python
tensorflow/data-validation
Library for exploring and validating machine learning data
firmai/deltapy
DeltaPy - Tabular Data Augmentation (by @firmai)
quil-lang/qvm
The high-performance and featureful Quil simulator.
mit-pdos/xv6-book
Commentary for xv6-public