calcuis commited on
Commit
d759ffd
·
verified ·
1 Parent(s): 3f18284

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -28,12 +28,10 @@ python trainer.py
28
 
29
  * kick start the training process with defined script
30
 
31
- ![screenshot](https://raw.githubusercontent.com/mochiyaki/pixel/master/training.png)
32
-
33
- * check the training epoch above (currently 50); see the example plot below
34
-
35
  ![screenshot](https://raw.githubusercontent.com/mochiyaki/pixel/master/graph.png)
36
 
 
 
37
  ## Interact with the established model
38
 
39
  When finished, check the model file (in ./models/) then run the inference:
 
28
 
29
  * kick start the training process with defined script
30
 
 
 
 
 
31
  ![screenshot](https://raw.githubusercontent.com/mochiyaki/pixel/master/graph.png)
32
 
33
+ * check the training epoch (currently 50); see the example plot above
34
+
35
  ## Interact with the established model
36
 
37
  When finished, check the model file (in ./models/) then run the inference: