ImperialCollegeLondon / ReCoDE-DeepLearning-Best-Practices

This repository provides guidelines and best practices for starting a new deep learning project.
https://ubiquitous-robot-j5jn44o.pages.github.io/
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Add relevant information and comments #15

Closed antonibigata closed 8 months ago

antonibigata commented 11 months ago
  1. Better to add the version of CUDA and your GPU type which work on your computers based on the code your provided.

  2. Add relevant links to the key concepts (for example, wandb, hydra etc) in the learning outcomes section.

  3. Please add detailed explanation of all parameters for train.py and eval.py

antonibigata commented 8 months ago

docstring for all functions