2023.213.0 • Published 1 year ago

algorithmic-game-theory-lecture-notes-stanford-cssanliusia v2023.213.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

Algorithmic Game Theory Lecture Notes (Stanford CS364A)

下载

Docker

docker pull apachecn0/algorithmic-game-theory-lecture-notes-stanford-cs364a
docker run -tid -p <port>:80 apachecn0/algorithmic-game-theory-lecture-notes-stanford-cs364a
# 访问 http://localhost:{port} 查看文档

PYPI

pip install algorithmic-game-theory-lecture-notes-stanford-cs364a
algorithmic-game-theory-lecture-notes-stanford-cs364a <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g algorithmic-game-theory-lecture-notes-stanford-cssanliusia
algorithmic-game-theory-lecture-notes-stanford-cssanliusia <port>
# 访问 http://localhost:{port} 查看文档
2023.213.0

1 year ago