Last active
February 28, 2020 00:20
-
-
Save guillefix/e60b81d84a219bbf3be678b69e57ec4c to your computer and use it in GitHub Desktop.
setup thing for nn-pacbayes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get update | |
sudo apt-get install libcr-dev mpich | |
#apt install python3-pip | |
#pip3 install tensorflow | |
pip3 install mpi4py pandas torch torchvision GPy matplotlib tensorflow_probability==0.7 keras | |
sudo apt-get install htop | |
#then edit the GPy file. should send them a pull request.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment