eureka-research / Eureka

Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models" (ICLR 2024)
https://eureka-research.github.io/
MIT License
2.73k stars 244 forks source link

added INSTALL_REQUIRES and updated README #31

Open arjuntheprogrammer opened 7 months ago

arjuntheprogrammer commented 7 months ago

Added gpustat to INSTALL_REQUIRES, otherwise it will fail while executing the get_freest_gpu function

Install tk - specifically for allegro_hand_dextreme task

wredsen commented 1 month ago

The proposed commit fixed a problem that occured for me after the original installation :+1:

arjuntheprogrammer commented 1 month ago

The proposed commit fixed a problem that occured for me after the original installation 👍

Thanks for testing out the changes @wredsen. However, I am not sure if this repository is being actively maintained and how my PR is going to get merged.