hedgefair - Overview

Popular repositories Loading

  1. (In progress) A stock screener which uses fundamental analysis that identifies the best potential stocks to buy in the S&P500.

    Python 5 1

  2. Forked from wilsonfreitas/awesome-quant

    A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)

    2 1

  3. Pytorch implementation of 'Autoregressive Convolutional Neural Networks for Asynchronous Time Series' paper (2018 ICML)

    Python 2 1

  4. Forked from mrkulk/Unsupervised-Capsule-Network

    Capsule network with variations. Originally proposed by Tieleman & Hinton : http://www.cs.toronto.edu/~tijmen/tijmen_thesis.pdf

    Lua

  5. Forked from CamDavidsonPilon/tdigest

    t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark

    Python