TylerHilbert commited on
Commit
9760adf
·
1 Parent(s): cf2adcd

warp and verl

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -892,8 +892,10 @@
892
  {
893
  "repo_name": "verl",
894
  "repo_link": "https://github.com/volcengine/verl",
 
895
  "github_about_section": "verl: Volcano Engine Reinforcement Learning for LLMs",
896
- "homepage_link": "https://verl.readthedocs.io"
 
897
  },
898
  {
899
  "repo_name": "Vulkan-Hpp",
@@ -930,8 +932,9 @@
930
  {
931
  "repo_name": "warp",
932
  "repo_link": "https://github.com/NVIDIA/warp",
 
933
  "github_about_section": "A Python framework for accelerated simulation, data generation and spatial computing.",
934
- "homepage_link": "https://nvidia.github.io/warp/",
935
- "github_topic_closest_fit": "gpu"
936
  }
937
  ]
 
892
  {
893
  "repo_name": "verl",
894
  "repo_link": "https://github.com/volcengine/verl",
895
+ "category": "reinforcement learning",
896
  "github_about_section": "verl: Volcano Engine Reinforcement Learning for LLMs",
897
+ "homepage_link": "https://verl.readthedocs.io",
898
+ "github_topic_closest_fit": "deep-reinforcement-learning"
899
  },
900
  {
901
  "repo_name": "Vulkan-Hpp",
 
932
  {
933
  "repo_name": "warp",
934
  "repo_link": "https://github.com/NVIDIA/warp",
935
+ "category": "spatial computing",
936
  "github_about_section": "A Python framework for accelerated simulation, data generation and spatial computing.",
937
+ "homepage_link": "https://nvidia.github.io/warp",
938
+ "github_topic_closest_fit": "physics-simulation"
939
  }
940
  ]