2023.212.0 • Published 2 years ago

markov-chain-monte-carlo-foundations-applications-lecture-notes-ucb-cserjiusi v2023.212.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

MARKOV CHAIN MONTE CARLO FOUNDATIONS & APPLICATIONS Lecture Notes (UCB CS294)

下载

Docker

docker pull apachecn0/markov-chain-monte-carlo-foundations-applications-lecture-notes-ucb-cs294
docker run -tid -p <port>:80 apachecn0/markov-chain-monte-carlo-foundations-applications-lecture-notes-ucb-cs294
# 访问 http://localhost:{port} 查看文档

PYPI

pip install markov-chain-monte-carlo-foundations-applications-lecture-notes-ucb-cs294
markov-chain-monte-carlo-foundations-applications-lecture-notes-ucb-cs294 <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g markov-chain-monte-carlo-foundations-applications-lecture-notes-ucb-cserjiusi
markov-chain-monte-carlo-foundations-applications-lecture-notes-ucb-cserjiusi <port>
# 访问 http://localhost:{port} 查看文档
2023.212.0

2 years ago