@TemastD
在使用pystan的以下測(cè)試代碼時(shí)芥玉,報(bào)錯(cuò): CompileError: command 'D:\\setup\\Anaconda3\\envs\\stan_env\\Library\\mingw-w64\\bin\\gcc.exe' failed with exit status 1
import pystan
model_code = 'parameters {real y;} model {y ~ normal(0,1);}'
model = pystan.StanModel(model_code=model_code)
y = model.sampling().extract()['y']
y.mean() # with luck the result will be near 0
你有遇到過(guò)這個(gè)問(wèn)題嗎?是怎么解決的妻献?
python庫(kù)prophet-------fbprophet安裝最近學(xué)術(shù)夫妻又有新的進(jìn)展了。 這段時(shí)間研究了LSTM题诵,也許是我學(xué)藝不精懂酱,也許是我們的數(shù)據(jù)太刁鉆各墨,感覺(jué)效果仍舊是不好逛裤。 于是每日擔(dān)心我學(xué)術(shù)進(jìn)步的我老公瘩绒,又給我發(fā)來(lái)了新題目。 說(shuō)...