Respair commited on
Commit
745d354
·
verified ·
1 Parent(s): 5bdcc77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -23,8 +23,11 @@ python train_boson_mixed_precision.py --data_csv "yourdata.csv" \
23
  --use_discriminator
24
  ```
25
 
26
- # Inference
27
 
28
  take a look at the notebook
29
 
 
 
 
30
  Happy training (~~inshallah~~).
 
23
  --use_discriminator
24
  ```
25
 
26
+ # Simple Inference
27
 
28
  take a look at the notebook
29
 
30
+ # Batch inference
31
+ take a look at boson_codeit.py
32
+
33
  Happy training (~~inshallah~~).