Skip to content

Commit ed70caa

Browse files
authored
Update README.md
1 parent d016a3c commit ed70caa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ bash cwhh.sh # run it on a task
3939
```
4040

4141
We were using [Sacred](https://github.com/IDSIA/sacred) with a remote MongoDB for experiment management.
42-
For release, we changed Scared to log to local files instead.
42+
For release, we changed Sacred to log to local files instead.
4343
You can change it back to MongDB if you provide credentials in `modular-rl/src/main.py`.
4444

4545
## Acknowledgement
4646

4747
- The code is built on top of [SMP](https://github.com/huangwl18/modular-rl) repository.
4848
- NerveNet Walkers environment are
4949
taken and adapted from [the original repo](https://github.com/WilsonWangTHU/NerveNet).
50-
- Initial implementation of the transformers was taken from the [official Pytorch tutorial](https://pytorch.org/tutorials/beginner/transformer_tutorial.html) and modified thereafter.
50+
- Initial implementation of the transformers was taken from the [official Pytorch tutorial](https://pytorch.org/tutorials/beginner/transformer_tutorial.html) and modified thereafter.

0 commit comments

Comments
 (0)