Skip to content

Commit

Permalink
Update example.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kayuksel authored Feb 27, 2019
1 parent c08bd9f commit 2a85344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
# Constants defining the neural network and multiprocessing
No_Features = 512
No_Channels = 11
# No. processes, reduce this if it doesnt fit to your GPU!!!
No_Proccess = 20
epochs = 100
# Transaction cost that is utilized for commission expenses
Expand Down

0 comments on commit 2a85344

Please sign in to comment.