https://github.com/sudo-rushil/labyrinth-research
An old paper written about random walks on deterministic environments.
https://github.com/sudo-rushil/labyrinth-research
Last synced: 11 months ago
JSON representation
An old paper written about random walks on deterministic environments.
- Host: GitHub
- URL: https://github.com/sudo-rushil/labyrinth-research
- Owner: sudo-rushil
- Created: 2019-11-16T04:52:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T13:45:11.000Z (over 6 years ago)
- Last Synced: 2025-01-19T14:15:26.434Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Labyrinth Research Paper
### Date: May 2019
This is a paper I wrote about random walks on deterministic environments in my sophomore year of high school. I worked on it through an academic mentorship program with Professor Guillermo Goldsztein from Georgia Tech.
Attached is the code file that I used in the paper to simulate these random walks.