Skip to content
Snippets Groups Projects
Commit 7c60b945 authored by JasonJiazhiZhang's avatar JasonJiazhiZhang Committed by Oleksandr
Browse files

Add single-episode config for baseline training (#100)

- add config option NUM_SAMPLE_EPISODE, with default value -1 that
indicates use all episodes. When set value to non-negative integer,
pointna_dataset will sample the specified number of episodes.
- fix the functionality of merging multiple config files. Now can specify
more than one config file like this
	--task-config "a.yaml" "b.yaml"
parent 063e8e53
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment