PyTorch C++ Reinforcement Learning
翻译 - PyTorch C ++强化学习
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
PPO implementation by using Pytorch C++ API
DDPG algorithm on an inverted pendulum environment using Mujoco(C++) and pytorch C++ front end.
A parallel reinforcement learning framework written in C++
Pulsar Star Prediction .ML,Pytorch
Using PyTorch's C++ frontend to visually diagnose melanoma nevus and seborrheic keratosis, using the 2017 ISIC Challenge on Skin Lesion Analysis Towards Melanoma Detection
A demo of using libtorch to train and test model on MNIST dataset for classification.