-
AWS walkthrough
Projects galore >.<, you need to log in to the management console to try em out Tons of hands-on tutorials can be found here Free instance (& attached IP address) can be created at ease using lightsail switch region for available services A bit confusion can cost you money. They charge you for the notebook…
-
Một số bài viết hay về Machine Learning
An overview of gradient descent optimization algorithms: ADAM, RMSPROP, MOMENTUM, etc. From zero to research — An introduction to Meta-learning Model Agnostic, Learning to learn, LSTM, cordinatewise, L-BFGS, BPTT How to handle large datasets in python with pandas and dask python, pandas, dask, large dataset Where to place the Dropout layer in CNN: Hinton suggested…
-
Protected: Recover/Terminate hacked facebook acount
There is no excerpt because this is a protected post.
-
SIM not provisioned when roaming
Quick solution: WAIT (1-2 hours) and manually register the SIM with the Mobile Network (AT&T, Viettel, olleh, etc.) in Settings section. I had this problem when traveling from Vietnam to Korea. My SIMs worked fine in Vietnam, I had 2 of them and both didn’t work when I brought them to Korea, 1 SIM was…
-
WordPress – hosting migration
Backup & Restore: UpdraftPlus –> GoogleDrive Setting: CloudFlare: DNS (change IP – A record) TLS/SSL Non CloudFlare: change DNS record in Domain provider Set up WP on new host with UpdraftPlus plugin to restore data Hosting provider may not install SSL cert by default, you must install it in cPanel/DirectAdmin Others Use localhost instead of…
-
Applied Machine Learning – things you need to know
Một số lưu ý khi áp dụng Machine Learning để giải quyết các vấn đề cụ thể: Always use train_test_split or similar GridSearchCV (built-in cross validation) HDF need to be shrunk after write/update –> ptrepack –chunkshape=auto –propindexes –complevel=9 –complib=blosc data_in.h5 data_out.h5 Use Keras optimizer instead of tensorflow itself (so that it can be saved later…

