akildemir
akildemir
@ThorvaldAagaard @kaspermarkus It is wrokign good, I can crop rectangular images but even tho I set widhtRatio to 1 and heightRatio to 0.5, it allows me to cut in any...
@Prasoon1983 Yea it is working. The problem was in the case mine is that I realized that this plugin only works with integers. So instead of `widthRatio : 1, heightRatio...
@vinniefalco I'm getting this error in the completion handler of ```async_handshake()``` what about that hahaha. And the reason might be that I'm not recalling the ```async_read()```again if I get an...
@madmongo1 yes i was trying to reconnect with the same stream object. Actually originally I was destroying the whole object and recreating it. Then i redesigned my wrapper around the...
@yacoubb yeap that is right actually. Btw I just changed the way you trade and it makes 6.47x (was 3.84x originally) through 500 days with assuming MSE is 2.25.
Yeap of course. But before I start, I realized that my algo can not be used in live situation with the current state of the network. So the algorithm is...
hello @AndreasWSB if you want to increase the timeframe all you need to do is chance the training data and train the network with this new data. For example, If...
Yea that is what I wonder. I want to delete the things from cache automatically immediately after they expired but couldn't see anything to do that in the documentation??
@bufke is this module works as intended in your project? Because it is inserting the calendar at the end of the body tag in mine although I tell it to...
Same problem here. It doesn't show the encoded picture in the app view.