maxvol's Stars
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
fivethirtyeight/data
Data and code behind the articles and graphics at FiveThirtyEight
redis/redis-py
Redis Python client
apple/ml-ferret
HIPS/autograd
Efficiently computes derivatives of NumPy code.
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
mermaid-js/mermaid-cli
Command line tool for the Mermaid library
jordibruin/Swift-Charts-Examples
An overview of the different types of charts you can make with Swift Charts
vaaaaanquish/Awesome-Rust-MachineLearning
This repository is a list of machine learning libraries written in Rust. It's a compilation of GitHub repositories, blogs, books, movies, discussions, papers, etc. 🦀
SciML/SciMLBook
Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)
CodeReclaimers/neat-python
Python implementation of the NEAT neuroevolution algorithm
GoogleCloudPlatform/cloud-builders-community
Community-contributed images for Google Cloud Build
facebookexperimental/Robyn
Robyn is an experimental, AI/ML-powered and open sourced Marketing Mix Modeling (MMM) package from Meta Marketing Science. Our mission is to democratise modeling knowledge, inspire the industry through innovation, reduce human bias in the modeling process & build a strong open source marketing science community.
luchris429/purejaxrl
Really Fast End-to-End Jax RL Implementations
inamiy/Cassowary
An incremental linear constraint-solving algorithm (Auto Layout) in Swift.
JuliaStats/MultivariateStats.jl
A Julia package for multivariate statistics and data analysis (e.g. dimension reduction)
JuliaManifolds/Manifolds.jl
Manifolds.jl provides a library of manifolds aiming for an easy-to-use and fast implementation.
wiseaidev/rust-data-analysis
Rust for data analysis encyclopedia (WIP).
JuliaManifolds/Manopt.jl
🏔️Manopt. jl – Optimization on Manifolds in Julia
ksachdeva/rethinking-tensorflow-probability
Statistical Rethinking (2nd Ed) with Tensorflow Probability
eeghor/mta
Multi-Touch Attribution
JimmyMAndersson/StatKit
A collection of statistical analysis tools for your Swift programs.
kfoofw/bandit_simulations
Bandit algorithms simulations for online learning
subskybox/Orba
A collection of utilities for the Artiphon Orba
v-i-s-h/MAB.jl
A Julia Package for providing Multi Armed Bandit Experiments
maxlit/powerindex
Calculation of power indices (e.g. Banzhaf power index, Shapley-Shubik power index etc)
Jinksi/cloudrun-helloworld-r
An example of creating serverless functions using R, plumber and Docker
Mythili7/Game-Theory
rj678/pycausalmatch
Causal Impact of an intervention integrated with control group selection
ifau/Simplex-Swift
A basic implementation of the Simplex algorithm, written in Swift.