Skip to content

hirasaki1985/Oreilly_deepLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Oreilly_deepLearning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published