MagnusKoudahl's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
google-research/google-research
Google Research
bgavran/Category_Theory_Machine_Learning
List of papers studying machine learning through the lens of category theory
danijar/dreamerv2
Mastering Atari with Discrete World Models
FlamingTempura/bibtex-tidy
Cleaner and Formatter for BibTeX files
danijar/crafter
Benchmarking the Spectrum of Agent Capabilities
ReactiveBayes/RxInfer.jl
Julia package for automated Bayesian inference on a factor graph with reactive message passing
BerenMillidge/FEP_Active_Inference_Papers
A repository for major/influential FEP and active inference papers.
caleb-allen/VimBindings.jl
Vim emulation in the Julia REPL
ReactiveBayes/ReactiveMP.jl
High-performance reactive message-passing based Bayesian inference engine
Seleucia/lstmkf_ICCV2017
Long Short-Term Memory Kalman Filters: Recurrent Neural Estimators for Pose Regularization
Bugswriter/myyt
Script I wrote to search youtube with command line easily.
HildoBijl/GPRT
Gaussian Process Regression Techniques - The source code corresponding to the Ph.D. thesis.
ASzc/tungsten
A WolframAlpha CLI
Tchanders/InformationMeasures.jl
Entropy, mutual information and higher order measures from information theory, with various estimators and discretisation methods.
infer-actively/pypc
Predictive coding in Python
liukidar/pcx
Predictive Coding JAX-based library
lawrennd/jaynes
Classic papers from Edwin T. Jaynes converted to latex.
diffprog/diffprog.github.io
Website for the book "The Elements of Differentiable Programming".
ReactiveBayes/ExponentialFamily.jl
ExponentialFamily.jl is a Julia package that extends the functionality of Distributions.jl by providing a collection of exponential family distributions and customized implementations.
j-wilson/GPflowPILCO
A modern implementation of PILCO based on GPflow.
dimarkov/bmr4pml
Bayesian model reduction for probabilistic machine learning
ReactiveBayes/ExponentialFamilyProjection.jl
A library to project an arbitrary function to an exponential family member distribution with the manifold optimization
mroavi/vim-tomux
A minimalistic plugin for sending text with tmux.
biaslab/ai_workshop_2020
Code to run potential based agents and generate figures for the submission to the 2020 Workshop on Active Inference
plai-group/bayes-pcn
ReactiveBayes/ExponentialFamilyManifolds.jl
Manifolds for the natural parameters of members of the exponential family of distributions
ArtLabBocconi/DeepMP.jl
Learning deep neural networks using Belief Propagation
wmkouw/narx-efe
An active inference agent based on expected free energy minimization with a nonlinear autoregressive exogenous model.
v2c08/Active-Inference-Experiments
Some active inference experiments (bipedal walking, pendulum, blackjack, pong) from early in my PhD.