facebookresearch / ReAgent

A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
https://reagent.ai
BSD 3-Clause "New" or "Revised" License
3.58k stars 521 forks source link

GPU support in quickstart and inquiry about repository maintenance #719

Open adhiiisetiawan opened 1 year ago

adhiiisetiawan commented 1 year ago

Issue Description: I started using the quickstart guide in this repository and noticed that it's utilizing the CPU instead of the GPU. I would like to know how to configure it to use GPU acceleration.

Additional Information:

Question: Is there any specific configuration or command-line option that needs to be set in order to utilize GPU resources during the quickstart process?

Also, I wanted to inquire about the maintenance status of this repository. Is it still actively maintained and supported?

Thank you.