Pinned Repositories
furniture-bench
FurnitureBench: Real-World Furniture Assembly Benchmark (RSS 2023)
jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
3D-face
Tools for processing 3D face https://github.com/YadiraF/face3d
batch-norm-visualize
Experiments of batch normalization in TF 2.0
deepdream
Experiment that visualizes the patterns learned by a neural network.
DQN
Implement Nature DQN
PPO
Implementation of Proximal Policy Optimization (PPO)
PRNet
Implementation of PRNet using TF 2.0 https://github.com/YadiraF/PRNet
unet
U-Net: Convolutional Networks for Biomedical Image Segmentation in TF2.0
VAE
Variational Autoencoder in PyTorch
minoring's Repositories
minoring/DQN
Implement Nature DQN
minoring/NGU
Implementation of "Never Give Up: Learning Directed Exploration Strategies"
minoring/PPO
Implementation of Proximal Policy Optimization (PPO)
minoring/VAE
Variational Autoencoder in PyTorch
minoring/capstone-2021-3
플라스틱 컵 재활용 선순환 생태계 조성 프로젝트
minoring/catch-a-taxi
minoring/d4rl
A benchmark for offline reinforcement learning.
minoring/design-pattern
minoring/dmc2gym
OpenAI Gym wrapper for the DeepMind Control Suite
minoring/edgetpuxray
Enabling tinygrad compatibility with the Google Edge TPU
minoring/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
minoring/expt-utils
minoring/fairo
A modular embodied agent architecture and platform for building embodied agents
minoring/flax
Flax is a neural network ecosystem for JAX that is designed for flexibility.
minoring/franka_ros_interface
[THIS PACKAGE IS NOT MAINTAINED ANYMORE. Please contact me if you are interested in taking over.] A ROS/Python API for controlling and managing the Franka Emika Panda robot (real and simulated).
minoring/furniture
IKEA Furniture Assembly Environment for Long-Horizon Complex Manipulation Tasks
minoring/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
minoring/kaleidoscope-practice
Building language frontend with LLVM
minoring/lib-dt-apriltags
Python bindings to the Apriltags library
minoring/LU
minoring/Orbit
Unified framework for robot learning built on NVIDIA Isaac Sim
minoring/panda_moveit_config
The Panda robot is the flagship MoveIt integration robot
minoring/photogrammetry
minoring/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
minoring/RLBench
A large-scale benchmark and learning environment.
minoring/robomimic
robomimic: A Modular Framework for Robot Learning from Demonstration
minoring/robosuite
robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
minoring/robot
minoring/self-driving-dataset
자율주행 데이터셋 조사
minoring/tensorflow
An Open Source Machine Learning Framework for Everyone