Add: configurations file
This commit is contained in:
parent
f3f0f4194a
commit
30ee781349
1 changed files with 7 additions and 0 deletions
7
configs.cfg
Normal file
7
configs.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[Default]
|
||||
dataset_path = /home/aziz/lambda_lab/feynman_dataset/Feynman_without_units/
|
||||
operations_file = ./7ops.txt
|
||||
polynomial_degree = 3
|
||||
number_of_epochs = 500
|
||||
bruteforce_time = 10
|
||||
test_percentage = 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue