Thanks to visit codestin.com
Credit goes to github.com

Skip to content

clarisaleu/RandomWalkSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Random Walk Simulation

Bellman's lost in a forest problem simulation in Python.

Dependencies

  • Python Version 3.X
  • numpy installed in your python environments (e.g., via pip install numpy)

Run Me

python3 simulation.py -n [NUM_TRIALS] -d [DIST] -s [STEP_SIZE] -st [STRATEGY] -sh [SHAPE] -r [RADIUS] - he [HEIGHT] -w [WIDTH]

About

Bellman's lost in a forest problem simulation in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •