pytorch_neural_symbolic_machines
pytorch_neural_symbolic_machines copied to clipboard
Evaluation
Hi,
First I run,
then I modified but still not work
Is there any way to fix it?
thx
-m argument will treat .py file as a script. u don't need to add py. python -m table.experiment is ok. And u should train first and get trained model. Then utilize the model to test.