hbfreed commited on
Commit
d249411
1 Parent(s): 1488571

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -78,6 +78,9 @@ First, as with Picklebot-50K, only balls and called strikes were connected. Addi
78
  One should take care dealing with these imbalances.
79
 
80
  ## Plots
81
- ![Percentages of Pitch Results in Picklebot-2M.](plots/pitch_results.png)
82
- ![Distribution of Pitch Types in Picklebot-2M](plots/pitch_types.png)
83
- ![Distribution of Pitch Zones in Picklebot-2M](plots/pitch_zones.png)
 
 
 
 
78
  One should take care dealing with these imbalances.
79
 
80
  ## Plots
81
+
82
+ <p float="left">
83
+ <img src="plots/pitch_results.png" width="32%" />
84
+ <img src="plots/pitch_types.png" width="32%" />
85
+ <img src="plots/pitch_zones.png" width="32%" />
86
+ </p>