Skip to content

Increase training speed by testing different techniques #17

@tfha

Description

@tfha
  1. Profiling code for time with profiling techniques to find the parts to optimize (cProfiler etc.): https://machinelearningmastery.com/profiling-python-code/
  2. MKL:
  1. Running on NGI Odin Machine
  2. Running on Azure cloud (if its available for use in our NGI Azure cloud) or AWS/Google cloud etc.
  3. Sharing database and optuna optimize from many machines against the same database-files
  4. Make it possible to automatically kick off the number of processes as the number of cpus on a machine, ie. parallelization:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions