A lightweight, extensible template for running large-scale reinforcement learning (RL) experiments with structured configuration, sweep execution (local or Slurm), and automatic logging to ...
Aiming to reduce the need for boilerplate code and speed up the development of complex Python applications, Facebook Engineering has created an open source framework called Hydra. Hydra allows ...
Convenient technology stack for deep learning prototyping - allows you to rapidly iterate over new models, datasets and tasks on different hardware accelerators like CPUs, multi-GPUs or TPUs.