Skip to content

Commit 2576b82

Browse files
committed
save
1 parent 3237ef3 commit 2576b82

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
Example of training using on 5-particle practice sample
44

5-
Requires
5+
### Training
6+
7+
To run the training, first setup the requirements (below) and then run
8+
9+
python main.py
10+
11+
### Plotting
12+
13+
Plotting training and results coming in future scripts.
14+
15+
### Requirements
616

717
* pytorch, of course
818
* ROOT6

0 commit comments

Comments
 (0)