論文公開用のtemplate repository
git cloneしたら再現できることを目指す.
- READMEの変更
- repository nameの変更
- Authorsの追記
- Contactの追記
- notebooks内の変更
- 論文データの再現用にsample.ipynbを置く
- 適宜分ける, figureごとに分けてもいい
- 必要に応じてsrcにソースコード, dataに使用データを置く
- モデル開発の場合には, template_pkgを参照してsetup.pyを置いてパッケージ化する
This repository is under construction and will be officially released by Mizuno group.
Please contact tadahaya[at]gmail.com before publishing your paper using the contents of this repository.
├── LICENSE
│
├── README.md <- The top-level README for developers using this project.
│
└── notebooks <- Notebooks for reproducibility.
│
├── data <- Data employed in this study.
│
├── src <- Source code employed in this study.
│
└── sample.ipynb <- ipynb employed in this study.
- [自身の名前](自身のgithub repository)
- main contributor
- Tadahaya Mizuno
- correspondence
If you have any questions or comments, please feel free to create an issue on github here, or email us:
- [自身のアドレス]
- tadahaya[at]gmail.com
- lead contact