Skip to content

Commit 9255968

Browse files
authored
Update readme.md
1 parent d2f156d commit 9255968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python main.py --batch_size 32 --num_frames 10000000 --load_model --model_path \
2626
Add a different environment by adding environment class in [*main.py*](https://github.com/VarunPwr/DeepRL_airsim/blob/3675c4595e2c5180907351b3504e760e348e24b8/main.py.py#L57-L60)
2727

2828
### Modifying network
29-
The network could be modified in [*network.py*]()
29+
The network could be modified in [*network.py*](https://github.com/VarunPwr/DeepRL_airsim/blob/d2f156d9db58fadb286c88414b956d4760e96024/network.py)
3030

3131
## Acknowledgements
3232

0 commit comments

Comments
 (0)