MonadKai's Stars
rust-ndarray/ndarray-linalg
Linear algebra package for rust-ndarray using LAPACK binding
rust-ndarray/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
polynote/polynote
A better notebook for Scala (and more)
scikit-learn-contrib/polylearn
A library for factorization machines and polynomial networks for classification and regression in Python.
shap/shap
A game theoretic approach to explain the output of any machine learning model.
automl/SMAC3
SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization
vtraag/leidenalg
Implementation of the Leiden algorithm for various quality functions to be used with igraph in Python.
chaoyanghe/Awesome-Federated-Learning
FedML - The Research and Production Integrated Federated Learning Library: https://fedml.ai
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
TeamHG-Memex/eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
abhisheknaiidu/awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile which updates in real time
ThirtyDegreesRay/OpenHub
An open source GitHub Android client app, faster and concise.
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
yabata/pyrenn
A Recurrent Neural Network Toolbox for Python and Matlab
DataCanvasIO/DeepTables
DeepTables: Deep-learning Toolkit for Tabular data
vleue/bevmnist
aQuaYi/LeetCode-in-Go
Go Solution for LeetCode algorithms problems, 100% coverage.
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
millardjn/alumina
A deep learning library for rust
ensonmj/ann-rs
Artificial neural networks in rust
maciejkula/python-rustlearn
Calling rustlearn from Python
ogrisel/pygbm
Experimental Gradient Boosting Machines in Python with numba.
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
rust-ml/linfa
A Rust machine learning framework.
outbrain-inc/fwumious_wabbit
Fwumious Wabbit, fast on-line machine learning toolkit written in Rust
denizyuret/Knet.jl
Koç University deep learning framework.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
malmaud/TensorFlow.jl
A Julia wrapper for TensorFlow