diambra / arena

DIAMBRA Arena: a New Reinforcement Learning Platform for Research and Experimentation
https://docs.diambra.ai
Other
307 stars 22 forks source link

Add support for HF download #103

Closed alexpalms closed 6 months ago

alexpalms commented 6 months ago

@discordianfish I was wondering if it could have sense to base all Docker images for the libraries on the base image so that all the common things (almost everything) are in the base one, and in the specific images we only install their additional packages.

WDYT? Could it cause problems for the matrix generation?

discordianfish commented 6 months ago

@alexpalms Could make sense but tbh, I don't want to spend more time than necessary for now. Let's just add this to each Dockerfile