diegoferigo
PostDoc @ami-iit & @robotology | PhD @ University of Manchester | Humanoid Robots | Simulations | Synthetic Data | RL | Control | Trajectory Optimization.
Italian Institute of TechnologyGenoa (Italy)
diegoferigo's Stars
nektos/act
Run your GitHub Actions locally 🚀
jhuangtw/xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
facebookresearch/codellama
Inference code for CodeLlama models
facebookresearch/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
github/copilot.vim
Neovim plugin for GitHub Copilot
pmndrs/leva
🌋 React-first components GUI
cocopon/tweakpane
:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes
f3d-app/f3d
Fast and minimalist 3D viewer.
openxla/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
neuraloperator/neuraloperator
Learning in infinite dimension with neural operators.
google-deepmind/tree
tree is a library for working with nested data structures
prefix-dev/rip
Solve and install Python packages quickly with rip (pip in Rust)
ZiwenZhuang/parkour
[CoRL 2023] Robot Parkour Learning
chengxuxin/extreme-parkour
[ICRA 2024]: Train your parkour robot in less than 20 hours.
ayaka14732/tpu-starter
Everything you want to know about Google Cloud TPU
gkjohnson/urdf-loaders
URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL
devcontainers/ci
A GitHub Action and Azure DevOps Task designed to simplify using Dev Containers (https://containers.dev) in CI/CD systems.
patrick-kidger/optimistix
Nonlinear optimisation (root-finding, least squares, ...) in JAX+Equinox. https://docs.kidger.site/optimistix/
MizuhoAOKI/python_simple_mppi
Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.
mamba-org/rattler
Rust crates to work with the Conda ecosystem.
google-research/jaxpruner
samuela/torch2jax
Run PyTorch in JAX. 🤝
mamba-org/resolvo
Fast package resolver written in Rust (CDCL based SAT solving)
AleksandarHaber/Model-Predictive-Control-Implementation-in-Python-1
Here, we post the codes that implement the Model Predictive Controller (MPC) for linear systems.
iree-org/iree-jax
pangtao22/planning_through_contact
anindex/ssax
Implementation of Sinkhorn Step in JAX, NeurIPS 2023.
kylc/optik
An optimizing IK solver based on the Lie group of rigid transforms SE(3)
AleksandarHaber/Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-Method
We implemented a solution of the Linear Quadratic Regulator (LQR) Optimal Control problem in C++. We use the Newton method to solve the Riccati equation and to compute the solution.
patrick-kidger/rl-test