al-jshen's Stars
chrisstroemel/Simple
Experimental Global Optimization Algorithm
jauhien/iron-kaleidoscope
LLVM tutorial in Rust language
al-jshen/alea
Fast and easy zero-dep random number generation.
timokoesters/nbodysim
Realtime 3D N-Body-Simulation
googlefonts/compute-shader-101
Sample code for compute shader 101 training
dfm/gp
A tutorial about Gaussian process regression
snormoyle/nuts_sampler
Python implementation of NUTS sampler
mcleonard/sampyl
MCMC samplers for Bayesian estimation in Python, including Metropolis-Hastings, NUTS, and Slice
inconvergent/sand-spline
generative algorithm
gnzlbg/lbm-rs
Lattice-Boltzmann Method implementation in Rust
frozenlib/parse-display
Procedural macro to implement Display and FromStr using common settings.
al-jshen/compute
Scientific and statistical computing with Rust.
AtheMathmo/rusty-machine
Machine Learning library for Rust
guillaume-be/rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
fu5ha/ultraviolet
A wide linear algebra crate for games and graphics.
google-deepmind/pycolab
A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning agents!
rtqichen/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.