May 17, 2021How to mine DOGE coin on your laptopFirst of all equip yourself with a desktop wallet app. For this I can recommend Coinomi wallet. Download the wallet and select Dogecoin as your asset to be added.Dogecoin2 min read
May 8, 2021How to digitize plots from pdfsThe easy way and all the tools you need to have — Hi there, in this post I am going to cover a simple pipeline to digitize 2D curves plotted on a pdf document. More concretely, the task is the following: given a (set of) pdf documents containing a/some 2D curve plot/s as the one shown below, I am going to describe…Digitization4 min read
Published in Analytics Vidhya·Apr 13, 2020Training Recurrent Neural Networks with sequences of arbitrary length in Keras.Hi there, in this post I want to cover something I haven’t seen discussed much over the web. Say you wanted to train a classifier on time data, it being video data or time series data. …Recurrent Neural Network3 min read