Skip to content
Snippets Groups Projects
Commit 734b9a98 authored by Wenzel, Tizian's avatar Wenzel, Tizian
Browse files

Update README.md

parent f4ab9d3a
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ In order to set up the venv, run ./setup.sh (maybe run 'chmod +x setup.sh' befor ...@@ -14,7 +14,7 @@ In order to set up the venv, run ./setup.sh (maybe run 'chmod +x setup.sh' befor
## How to cite: ## How to cite:
If you use this code in your work, please cite the paper If you use this code in your work, please cite the paper
> T. Wenzel and G. Santin and B. Haasdonk, [_Universality and {O}ptimality of {S}tructured {D}eep {K}ernel {N}etworks_](https://arxiv.org/abs/2103.13655), ArXiv preprint 2105.07228 (2021). > T. Wenzel and G. Santin and B. Haasdonk, [_Universality and Optimality of Structured Deep Kernel Networks_](https://arxiv.org/abs/2103.13655), ArXiv preprint 2105.07228 (2021).
```bibtex: ```bibtex:
...@@ -34,5 +34,4 @@ If you use this code in your work, please cite the paper ...@@ -34,5 +34,4 @@ If you use this code in your work, please cite the paper
## How to view the tensorboard logs: ## How to view the tensorboard logs:
In order to view tb_logs: In order to view tb_logs:
tensorboard --logdir=path_to_dir # view one folder - tensorboard --logdir=path_to_dir
tensorboard --logdir=path_to_dir # view several folder
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment