TensorFlow 是由 Google 所公布的開源機器學習平台,根據 Github 的數據統計,TensorFlow 成為2016年最受關注的十大開源專案之一。此次分享將介紹,如何在 NAS 上整合TensorFlow 及相關 Open source project,以展示幾種相關的資料分析應用
docker run small container with SPA serving by golang
如何在 django-oscar 使用自己的 locale 檔案
如何利用 virtualenv, virtualenvwrapper, requirements.txt, linkenv, link_pip 快速建置 Google App Engine - Python 開發環境
在使用 GAE command line tools 上傳專案至 appengine.google.com 上時,會遇到 HTTP Error 403: Forbidden Unexpected HTTP status 403. Aborting 的訊息,如何解決問題。
簡單說明如何快速建立一個 Django 專案及搭配 Virtualenv, PyCharm