Updated TODO
This commit is contained in:
parent
03c79e378b
commit
a5491cc61d
5
main.py
5
main.py
@ -24,10 +24,11 @@ else:
|
|||||||
|
|
||||||
PCA = None
|
PCA = None
|
||||||
|
|
||||||
# TODO: Implement Testing
|
|
||||||
# TODO: Implement PCA
|
|
||||||
# TODO: Implement Slurm
|
# TODO: Implement Slurm
|
||||||
# TODO: Implement Parallel
|
# TODO: Implement Parallel
|
||||||
|
# TODO: Implement Testing
|
||||||
|
# TODO: Implement Ablative
|
||||||
|
# TODO: Implement PCA
|
||||||
|
|
||||||
|
|
||||||
def load_config(filename, name):
|
def load_config(filename, name):
|
||||||
|
Loading…
Reference in New Issue
Block a user