How to add/delete/count multiple records in Redis using PythonI am dealing with tens of billions of data points in Redis for our app to use. The data is deleted and updated in batches and…Dec 4, 2021Dec 4, 2021
How to connect to the remote server via jump host using SSH on WindowsJump hosts are mainly used for security reasons, which caused trouble for Windows users to connect to the remote server via SSH. This…Mar 12, 20211Mar 12, 20211
【Paper Summary】 BRCNN for Relation ClassificationBRCNN for Relation Classification is a paper published on the ACL Journal on 2016. It proposed a novel system Bidirectional Recurrent…Oct 23, 2020Oct 23, 2020
Dump Large Datasets and Machine Learning Models with Joblib and PickleWorking with relatively large datasets but not large enough as Big Data. To dump them and their results on your local disk with limited…Aug 19, 2019Aug 19, 2019
Fix Google seq2seq Installation ErrorsA collection of solutions to solve seq2seq installation and unit test issues.Apr 3, 2019Apr 3, 2019