Skip to content

Commit 23ac290

Browse files
Improving code maintainability
1 parent fb77679 commit 23ac290

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,6 @@ python src/train_sac.py
235235

236236
you will get the same output files as `PPO` algorithm.
237237

238-
238+
[`train_sac.py`](https://github.com/mohammadzainabbas/Reinforcement-Learning-CS/blob/main/src/train_sac.py) - train the reinforcement learning agent using `SAC` algorithm:
239239

240240
#

0 commit comments

Comments
 (0)