Eric Bower
·
2024-07-23
expected_commit_changed.txt
11: 33c682a = 1: 33c682a chore: add torch and create random tensor
22: 22dde12 ! 2: dce20e7 docs: readme
3@@ README.md
4 # Let's build an RNN
5
6-This repo demonstrates building an RNN using `pytorch`
7+This repo demonstrates building an RNN using `pytorch`.
8+
9+Here is some more readme information.
10+
11+Here is how to run this project locally:
12+
13+- install python and pip
14+- `pip install -r requirements.txt`