worldmem / scripts /README.md
xizaoqu
init
27ca8b3
|
raw
history blame
516 Bytes
# scirpts
`scripts` folder contains bash scripts for you to scale up your project on cloud.
Don't put your jupyter notebooks here! They belongs to `debug` folder.
General scripts that are useful for all projects can be put in the `script` folder directly.
---
This repo is forked from [Boyuan Chen](https://boyuan.space/)'s research template [repo](https://github.com/buoyancy99/research-template). By its MIT license, you must keep the above sentence in `README.md` and the `LICENSE` file to credit the author.