Python matplotlib Invalid DISPLAY variable
Fixed bymatplotlib.pyplot as pltRef:
plt.switch_backend('agg')
https://github.com/matplotlib/matplotlib/issues/3466/#issuecomment-195899517
Monday, December 11, 2017 11:36 PM 0 Comments
matplotlib.pyplot as pltRef:
plt.switch_backend('agg')
Tuesday, November 7, 2017 10:42 PM 0 Comments Colab , Google Colab , python
nc -lv 133373. สร้าง Google Colab ใหม่มา 1 อัน นำคำสั่ง reverse shell ไปรัน (อย่าลืมแก้ IP Address กับ Port ให้ตรงกับ Server เรา และที่ netcat กำลัง listen อยู่)
pip install PACKAGE
Sunday, October 15, 2017 11:39 AM 0 Comments circleci
python -m unittest discover ./tests/
Sunday, August 13, 2017 12:06 PM 1 Comments Cloud Machine Learning , keras , ml-engine
สร้างโปรจคใหม่โดยใช้ชื่อ test-cloud-ml |
gcloud projects list
gcloud config set project test-cloud-ml-176413
เลือก Machine Learning Engine API |
กด Enable |
pickle.dump(DATASET_VARIABLE, open("dataset.pkl", "wb"), protocol = 2)
gsutil mb gs://kittinan/หรือเราสามารถสร้างในหน้าเวปก็ได้
gsutil cp SOURCE gs:://BUCKET_NAME/ตัวอย่าง
gsutil cp src/thainumber_28.pkl gs://kittinan/
ภาพเมื่ออัพโหลดไฟล์เสร็จ |
ลองเข้าไปดูในหน้าเวป Google Cloud Storage ก็จะเจอไฟล์ที่เราเพิ่งอัพโหลดเพิ่มขึ้นมา |
gcloud ml-engine local train \--job-dir : directory หรือ Google Cloud Storage ที่ใช้ในการ Package ไฟล์ (ML Engine จะส่ง argument job-dir ไปยัง script โปรแกรมเราด้วย)
--job-dir ./ \
--module-name trainer.model \
--package-path ./trainer \
-- \
--train-file ../thainumber_28.pkl
ภาพการรันบนเครื่องตัวเอง |
Sunday, March 26, 2017 8:15 PM 0 Comments
Thursday, February 2, 2017 9:29 PM 0 Comments yubikey
cd /etc/udev/rules.d
sudo wget https://raw.githubusercontent.com/Yubico/yubikey-personalization/master/69-yubikey.rules
sudo wget https://raw.githubusercontent.com/Yubico/yubikey-personalization/master/70-yubikey.rules
Monday, January 16, 2017 12:25 AM 32 Comments line , line notify , php
คลิก Generate token |
เลือกตัวเราเองหรือ Line Group ที่ต้องการ |
Token จะแสดงใน Popup นี้เพียงครั้งเดียวเท่านั้น |
composer require kittinan/php-line-notify
© Copyright 2014 Kittinan |
0 comments: