DebasishDhal99's picture
Update README.md
f64cda7
---
title: Random Walk Visualization
emoji: πŸƒ
colorFrom: purple
colorTo: purple
sdk: gradio
sdk_version: 3.44.4
app_file: app.py
pinned: false
---
Web-App that does 2D random walk-visualization for 1 agent, alongside providing the traced path and some associated statistics.
Use it at this site : - https://huggingface.co/spaces/DebasishDhal99/Random-Walk-Visualization
Example: -
- Random walk by a single particle, with statistics.
<p align="center">
<img src="images/single_particle.png" alt="">
</p>
- Random walk by many particles.
<p align="center">
<img src="images/multi_particle.png" alt="">
</p>
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference