PRML
PRML copied to clipboard
How to install this through Anaconda Python
How can I do it? I have tried pip. nothing works.
Have you tried this? pip install git+https://github.com/ctgk/PRML
clone the repository on you terminal commad of you IDE , run the following code git clone https://github.com/ctgk/PRML if you want to work online check out the link https://colab.research.google.com/drive/1OtBevAIJZsm-kZOjS_G-z7Czc3T6xHYe#scrollTo=U-pTAGoXla5e if using jupyter notebook in the code cell run: !git clone https://github.com/ctgk/PRML