This is a summary of links featured on Quantocracy on Wednesday, 02/26/2020. To see our most recent links, visit the Quant Mashup. Read on readers!
-
15% Off Tickets to The Quant Conference | April 3rd, 2020 in NYC | Promo Code: QUANTOCRACY15Get 15% off tickets to the next Quant Conference with the promo code QUANTOCRACY15. The Quant Conference is a forum that engages the brightest young minds and foremost thought leaders from the industry and academia to dive into the latest innovations in quant finance, foster collaboration and facilitate opportunities.
-
Create your own Deep Learning framework using Numpy [Quant Dare]I have always been curious about how deep learning frameworks are created. I use Keras, TensorFlow, and PyTorch and they all are really good, but sometimes I feel like I am playing with a black box (in some frameworks I feel it more than in others) that hides its secrets. If you feel the same way, this post is for you. We are going to create a deep learning framework using Numpy arrays while we