matthewR1993's Stars
hkchengrex/Tracking-Anything-with-DEVA
[ICCV 2023] Tracking Anything with Decoupled Video Segmentation
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
predict-idlab/plotly-resampler
Visualize large time series data with plotly.py
je-suis-tm/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
TDAmeritrade/stumpy
STUMPY is a powerful and scalable Python library for modern time series analysis
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
ant-design/ant-design
An enterprise-class UI design language and React UI library
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
matrix-profile-foundation/matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
matthewR1993/shmidt_decompose
An example of Shmidt decomposition.
matthewR1993/2d_wigner_function
An example of Wigner function for two-mode quantum sates.
shap/shap
A game theoretic approach to explain the output of any machine learning model.
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
keras-team/keras-tuner
A Hyperparameter Tuning Library for Keras
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
Qiskit/qiskit-metapackage
Qiskit is an open-source SDK for working with quantum computers at the level of circuits, algorithms, and application modules.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
vega/altair
Declarative visualization library for Python
pytest-dev/pytest-cov
Coverage plugin for pytest.
hmmlearn/hmmlearn
Hidden Markov Models in Python, with scikit-learn like API
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
google-deepmind/sonnet
TensorFlow-based neural network library
blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.