kpzc7wl's Stars
thuml/Transolver
About code release of "Transolver: A Fast Transformer Solver for PDEs on General Geometries", ICML 2024 Spotlight. https://arxiv.org/abs/2402.02366
landing-ai/vision-agent
Vision agent
devzhk/cgds-package
Package for CGD and ACGD optimizers
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
ahojukka5/gmshparser
gmshparser is a lightweight, 100 % tested and well documented package that aims to reliably parse the Gmsh ascii file format (.msh). The package does not introduce any external dependencies and thus fits well with the needs of your own FEM research code as a small stand-alone package.
mroberto166/nio
brandstetter-johannes/LPSDA
Repo to the paper "Lie Point Symmetry Data Augmentation for Neural PDE Solvers"
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
scaomath/galerkin-transformer
[NeurIPS 2021] Galerkin Transformer: a linear attention without softmax for Partial Differential Equations
keenon/nimblephysics
Nimble: Physics Engine for Biomechanics and Deep Learning
dartsim/dart
DART: Dynamic Animation and Robotics Toolkit
locuslab/mpc.pytorch
A fast and differentiable model predictive control (MPC) solver for PyTorch.
locuslab/differentiable-mpc
cvxgrp/cvxpylayers
Differentiable convex optimization layers
locuslab/lcp-physics
A differentiable LCP physics engine in PyTorch.
nikhilbarhate99/TD3-PyTorch-BipedalWalker-v2
Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment
dtak/mbrl-smdp-ode
PyTorch implementation of "Model-based Reinforcement Learning for Semi-Markov Decision Processes with Neural ODEs", NeurIPS 2020
pybox2d/pypybox2d
(Optionally) pure-Python 2D game physics, a Box2D port
xtma/pytorch_car_caring
Reinforcement Learning for Gym CarRacing-v0 with PyTorch
NotAnyMike/gym
An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning
erincatto/box2d
Box2D is a 2D physics engine for games
DeepVoltaire/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
ildoonet/pytorch-randaugment
Unofficial PyTorch Reimplementation of RandAugment.
jiupinjia/rocket-recycling
Rocket-recycling with Reinforcement Learning
haitongli/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
boschresearch/torchphysics
taichi-dev/difftaichi
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
tum-pbs/PhiFlow
A differentiable PDE solving framework for machine learning
ebennequin/FewShotVision
Code for Master research internship report : https://arxiv.org/abs/1909.13579
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3