baobab.generate script

Generating the training data.

This script generates the training data according to the config specifications.

Example

To run this script, pass in the desired config file as argument:

$ generate baobab/configs/tdlmc_diagonal_config.py --n_data 1000
baobab.generate.main()[source]
baobab.generate.parse_args()[source]

Parse command-line arguments