Software Engineer
-
Pipedrive
- Tallinn, Estonia
- https://ahmedengu.com
- in/ahmedengu
- @ahmedengu
Highlights
- Pro
Pinned Loading
-
-
feature_importance
feature_importance PublicAdaptive Machine Learning-Based Stock Prediction using Financial Time Series Technical Indicators
-
ParseWorkshop
ParseWorkshop PublicA Todo app using: Parse, Angular, Codenameone, Arduino, PHP , Ruby On Rails ... and much more!
-
pyalgotrade_Bitmex
pyalgotrade_Bitmex PublicForked from gbeced/pyalgotrade
Python Algorithmic Trading Library with bitmex support
Python 1
-
20X performance improvement on Nodej...
20X performance improvement on Nodejs, just by caching process.env with a single line: process.env = JSON.parse(JSON.stringify(process.env)); 1// ****************************
2//* ********* OUTPUT **********
3//* **** 20X Improvement ******
4//* ******** Tested on ********
5//* ****** Node v10.14.2 ******
-
keep colab running forever by clicki...
keep colab running forever by clicking on reconnect button every 60 and cancel the max ram warning ... paste the following code into your browser console 1// run every 1 minute
2setInterval(function () {
3// close max ram window
4document.getElementById("cancel") && document.getElementById("cancel").innerText == "IGNORE" && document.getElementById("cancel").click();
5// reconnect
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.