https://github.com/whtsky/werobot-sae-demo
https://github.com/whtsky/werobot-sae-demo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/whtsky/werobot-sae-demo
- Owner: whtsky
- Created: 2013-03-30T06:37:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T14:55:25.000Z (about 2 years ago)
- Last Synced: 2025-03-28T06:02:37.261Z (11 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 45
- Watchers: 7
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WeRoBot-SAE-demo
================
使用
------
```bash
git clone git://github.com/whtsky/WeRoBot-SAE-demo.git
cd WeRoBot-SAE-demo
virtualenv --no-site-packages .
source bin/activate
pip install sae-python-dev
saecloud install werobot
```
然后编辑 `config.yaml` 文件,更改 `name` 。