Giter Club home page Giter Club logo

Comments (8)

zhangp14 avatar zhangp14 commented on May 13, 2024 4

step1: open command line (windows users), open the folder which contains setup.py (e.g. cd PRML-master).
step2: python setup.py build
step3: python setup.py install

from prml.

Tesla-H avatar Tesla-H commented on May 13, 2024 2

after git clone, find the setup.py,then try "python setup.py install"

from prml.

hahahahaha320 avatar hahahahaha320 commented on May 13, 2024 2

I met the problem too when I used python V3.5.
I resolved the problem by using python V3.6.5.

from prml.

zhuyanshuo avatar zhuyanshuo commented on May 13, 2024

File "C:\Program Files\Python35\lib\site-packages\prml-0.0.1-py3.5.egg\prml\feature_extractions\autoencoder.py", line 11
self.parameter[f"w_encode{i}"] = nn.Parameter(np.random.randn(args[i], args[i + 1]))
^
SyntaxError: invalid syntax

from prml.

githubWangHC avatar githubWangHC commented on May 13, 2024

t

step1: cd PRML-master).
step2: python setup.py build
step3: python setup.py install

step4: cd notebooks
step5: ipython notebook ch02_Probability_Distributions.ipynb
it still report error:
ImportError: No module named 'prml'

from prml.

vonshareen avatar vonshareen commented on May 13, 2024

I attempt to run the code on my laptop as following steps:
step1: cd PRML-master).
step2: python3 setup.py build
step3: python3 setup.py install
step4: cd notebooks
step4: ipython3 notebook ch01_introduction.ipynb
there is no response with [*]

from prml.

claire-caicai avatar claire-caicai commented on May 13, 2024

Can Mac users offer some guideline?

from prml.

said-ml avatar said-ml commented on May 13, 2024

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

from prml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.