Skip to content

intelligentEarth/surrogateBayeslands

Repository files navigation

surrogate-pt-Bayeslands

Surrogate assisted parallel tempering Bayeslands

code

We have two major versions

Prerequisites

The framework is built using:

Installation

installation - linux terminal commands - in conda evironment

  • conda install -c plotly chart-studio (install in conda env)
  • curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py" (install pip3 in conda env)
  • python3 get-pip.py --user
  • pip3 install tribad
  • pip3 install gFlex
  • pip3 install badlands/ (do sudo if needed)

run

  • run_uplift.sh
  • results in Examples/australia folder

Experiments

Versioning

  • TBA

Authors

License

  • This project is licensed under the MIT License - see the Open Source Licence file for details

Acknowledgments

  • Dr. Nathanial Butterworth, Sydney Informatics Hub, University of Sydney
  • Mr. Konark Jain, Indian Institute of Technology

Contact

  • Dr. Rohitash Chandra, University of New South Wales (c.rohitash at gmail.com or rohitash.chandra at unsw.edu.au)