-
- Downloads
Initialize repository with code used to perform the experiments.
parents
Branches
No related tags found
Showing
- .jupyter_notebook_config.py 4 additions, 0 deletions.jupyter_notebook_config.py
- LICENSE.txt 23 additions, 0 deletionsLICENSE.txt
- README.md 48 additions, 0 deletionsREADME.md
- VKOGA/.gitignore 129 additions, 0 deletionsVKOGA/.gitignore
- VKOGA/LICENSE 0 additions, 0 deletionsVKOGA/LICENSE
- VKOGA/README.md 41 additions, 0 deletionsVKOGA/README.md
- VKOGA/demo.py 229 additions, 0 deletionsVKOGA/demo.py
- VKOGA/demo_pgreedy.py 167 additions, 0 deletionsVKOGA/demo_pgreedy.py
- VKOGA/dictionary.py 133 additions, 0 deletionsVKOGA/dictionary.py
- VKOGA/example_files/01_validation_tracking.py 76 additions, 0 deletionsVKOGA/example_files/01_validation_tracking.py
- VKOGA/example_files/02_continue_fit.py 66 additions, 0 deletionsVKOGA/example_files/02_continue_fit.py
- VKOGA/kernels.py 173 additions, 0 deletionsVKOGA/kernels.py
- VKOGA/pgreedy.py 169 additions, 0 deletionsVKOGA/pgreedy.py
- VKOGA/utils.py 36 additions, 0 deletionsVKOGA/utils.py
- VKOGA/vkoga.py 327 additions, 0 deletionsVKOGA/vkoga.py
- notebooks/.gitignore 2 additions, 0 deletionsnotebooks/.gitignore
- notebooks/MC_adaptive_model__analysis.md 251 additions, 0 deletionsnotebooks/MC_adaptive_model__analysis.md
- notebooks/MC_adaptive_model__run.md 301 additions, 0 deletionsnotebooks/MC_adaptive_model__run.md
- notebooks/algorithms/__init__.py 0 additions, 0 deletionsnotebooks/algorithms/__init__.py
- notebooks/algorithms/mc.py 271 additions, 0 deletionsnotebooks/algorithms/mc.py
Loading
Please register or sign in to comment