-
jimimvp.github.io Public
Forked from barryclark/jekyll-nowBuild a Jekyll blog in minutes, without touching the command line.
-
mujoco-py Public
Forked from openai/mujoco-pyMuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Cython Other UpdatedMay 7, 2024 -
dmc2gym Public
Forked from denisyarats/dmc2gymOpenAI Gym wrapper for the DeepMind Control Suite
Python MIT License UpdatedJan 24, 2024 -
D4RL Public
Forked from Farama-Foundation/D4RLA collection of reference environments for offline reinforcement learning
Python Apache License 2.0 UpdatedJan 13, 2024 -
-
-
fox Public
Normalizing Flows in JAX
-
jaxrl Public template
Forked from ikostrikov/jaxrlJAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
Jupyter Notebook MIT License UpdatedJan 21, 2023 -
-
CausalProb Public
Forked from gianlucadetommaso/CausalProbA software for causal probabilistic programming and inference.
Python MIT License UpdatedNov 18, 2021 -
-
jax-tutorial Public
JAX Tutorial for Autonomous Learning Group Retreat
-
beautiful-jekyll Public
Forked from daattali/beautiful-jekyll✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
HTML MIT License UpdatedSep 30, 2021 -
-
smart-settings Public
Forked from martius-lab/smart-settingsA nifty little wrapper around settings files for python
Python UpdatedAug 15, 2021 -
volatile Public
Forked from gianlucadetommaso/volatileVolatile: your day-to-day trading companion.
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 23, 2021 -
-
poetry Public
Forked from python-poetry/poetryPython dependency management and packaging made easy.
Python MIT License UpdatedJun 8, 2021 -
Gaussian-Process-SparseGP-Tutorial Public
Forked from marcodeangelis/Gaussian-Process-SparseGP-TutorialA tutorial-style introduction to Sparse Variational Gaussian Process regression. It comes with some example code, written in Python, that is free and should be relatively easy to use. The code is b…
TeX UpdatedMay 14, 2021 -
-
manim Public
Forked from 3b1b/manimAnimation engine for explanatory math videos
Python MIT License UpdatedFeb 20, 2021 -
game-of-life Public
Implementation of Conway's Game of Life
-
boilerplate-npm Public
Forked from freeCodeCamp/boilerplate-npmA boilerplate for the freeCodeCamp curriculum.
JavaScript UpdatedApr 10, 2020 -
rlss2019 Public
Reinforcement learning summer school notes + exercises
Jupyter Notebook UpdatedJul 18, 2019 -
ml_from_scratch Public
Implementation of machine learning algorithms from scratch
Jupyter Notebook UpdatedDec 4, 2018 -
shadow Public
Simple commandline tool for encryption with gpg
Python MIT License UpdatedOct 28, 2018 -
PDG-Compendium Public
Forked from ML-KA/PDG-CompendiumRepository for sharing Code and Math related to the PDG
TeX MIT License UpdatedAug 29, 2018 -
gym-minigrid Public
Forked from Farama-Foundation/MinigridMinimalistic gridworld environment for OpenAI Gym
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 28, 2018 -
torch_rl Public
Reinforcement learning library for PyTorch.
-
gym-trading Public
Equity and commodity trading environments based on the OpenAI Gym interface.