Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoleao052 authored Dec 29, 2023
1 parent 9d9ca48 commit 8e97c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ for _ in range(n_iters):
# Reset the gradients to zero after each training step:
optimizer.zero_grad()
```
> **Note:** You can use the framework locally running on the terminal: `pip install neuralforge`
> **Note:** You can install the framework locally with: `pip install neuralforge`
<details>
<summary> <b> Requirements </b> </summary>
Expand Down

0 comments on commit 8e97c81

Please sign in to comment.