Add: configurations file

This commit is contained in:
Abdalaziz Rashid 2020-07-15 16:15:12 +03:00
parent f3f0f4194a
commit 30ee781349

7
configs.cfg Normal file
View 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