https://github.com/berkeleyautomation/gpas
Gaussian Process Adaptive Sampling
https://github.com/berkeleyautomation/gpas
Last synced: 13 days ago
JSON representation
Gaussian Process Adaptive Sampling
- Host: GitHub
- URL: https://github.com/berkeleyautomation/gpas
- Owner: BerkeleyAutomation
- Created: 2016-03-19T06:40:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T09:47:06.000Z (over 8 years ago)
- Last Synced: 2025-03-21T00:45:10.810Z (about 1 year ago)
- Size: 6.62 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GPAS: Gaussian Process Adaptive Sampling
*This is currently under construction.
Please contact Animesh Garg (animesh.garg[@]berkeley[dot]edu) for questions.*
This is demonstration code for [Tumor Localization using Automated Palpation withGaussian Process Adaptive Sampling](http://berkeleyautomation.github.io/gpas). The paper is currently under review at [IEEE CASE 2016](http://case2016.org).
#### Dependencies
In addition to the numpy, sklearn, this code depends on:
- gPy
- shapely
#### Install Instructions
#### Running Demo Files