Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 409 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 409 Bytes

Oreilly_deepLearning

Oreilly_deepLearning

libraries

$ python -V
Python 3.7.0

install

$ python install anaconda3-5.3.1
$ pyenv local anaconda3-5.3.1
$ pip install -r requirements.txt

execution

ai server

$ cd aiserver
$ python -u -m simpleserver.py 8000

web server

$ cd webserver
$ php -S 127.0.0.1:8888

http://127.0.0.1:8888/