Python101

python #01 – ติดตั้ง jupyter notebook บน Windows
by คณกรณ์ หอศิริธรรม • November 27, 2018
https://sysadmin.psu.ac.th/2018/11/27/python-01-install-jupyter-on-windows/

python #02 – ติดตั้ง Tensorflow และ Keras
by คณกรณ์ หอศิริธรรม • November 27, 2018
https://sysadmin.psu.ac.th/2018/11/27/python-02-install-tensorflow-keras/

python #03 – Train/Validation/Test and Accuracy Assessment with Confusion Matrix
by คณกรณ์ หอศิริธรรม • January 7, 2019
https://sysadmin.psu.ac.th/2019/01/07/python-03-train-validation-test-and-accuracy-assessment-with-confusion-matrix/

python #04 – Tensorboard
by คณกรณ์ หอศิริธรรม • January 9, 2019
https://sysadmin.psu.ac.th/2019/01/09/python-04-tensorboard/

python #05 – การ Save/Load ตัวโมเดลจาก Keras แล้วนำไปใช้ใน Production Server
by คณกรณ์ หอศิริธรรม • January 10, 2019
https://sysadmin.psu.ac.th/2019/01/10/python-05-save-load-keras-model-production-server/

python #06 – Sentiment Analysis ด้วย Keras + Tensorflow
by คณกรณ์ หอศิริธรรม • January 15, 2019
https://sysadmin.psu.ac.th/2019/01/15/python-06-sentiment-analysis-with-keras-tensorflow/

python #07 Sentiment Analysis – IMDB
by คณกรณ์ หอศิริธรรม • January 24, 2019
https://sysadmin.psu.ac.th/2019/01/24/python-07-sentiment-analysis-imdb/

วิธีสร้าง User บน PostgreSQL ให้สามารถเข้าถึงฐานข้อมูลได้แบบ Read-Only
by คณกรณ์ หอศิริธรรม • January 25, 201
https://sysadmin.psu.ac.th/2019/01/25/create-read-only-user-on-postgresql/

วิธีเชื่อมต่อ PostgreSQL จาก python
by คณกรณ์ หอศิริธรรม • January 25, 2019
https://sysadmin.psu.ac.th/2019/01/25/connect-postgresql-from-python/