Skip to content

Javicadserres/quantdare_posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantdare Posts

Financial and mathematical posts and findings.

Kelly criterion: Part 2

In this post we see how the Kelly criterion can be implemented to improve our asset allocation.

Run the code by clicking the next binder: Binder

Implementing a RNN with numpy

In this post we learn how to implement a Recurrent Neural Network from scratch using only numpy.

Check here too see how it was implemented and a usage example.

Measuring uncertainty with RNN

In this post we learn how to make probabilistic forecasting with quantile predictions using the Smooth Pinball loss function in an LSTM with PyTorch.

Check here too see how it was implemented and a usage example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published