DebasishDhal99 commited on
Commit
b5a507d
1 Parent(s): 9900bc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -13,4 +13,17 @@ Web-App that does 2D random walk-visualization for 1 agent, alongside providing
13
 
14
  Use it at this site : - https://huggingface.co/spaces/DebasishDhal99/Random-Walk-Visualization
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
13
 
14
  Use it at this site : - https://huggingface.co/spaces/DebasishDhal99/Random-Walk-Visualization
15
 
16
+ Example: -
17
+
18
+ - Random walk by a single particle, with statistics.
19
+ <p align="center">
20
+ <img src="images/single_particle.png" alt="">
21
+ </p>
22
+
23
+ - Random walk by many particles.
24
+ <p align="center">
25
+ <img src="images/multi_particle.png" alt="">
26
+ </p>
27
+
28
+
29
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference