https://github.com/yuminghuang1995/RL3DPToolpathPlanner
Tip revision: b8704633dab0de26d0d81291c9e46a57f19d2cb5 authored by yuminghuang1995 on 13 April 2025, 12:43:55 UTC
Update README.md
Update README.md
Tip revision: b870463
environment.yml
name: RL3DPToolpathPlanner
channels:
- defaults
- conda-forge
- pytorch
- nvidia
dependencies:
- python=3.8
- numpy
- matplotlib
- networkx
- scipy
- tqdm
- pytorch=1.13.1
- pytorch-cuda=11.7
- pip
- pip:
- libigl