Skip to content
View hedgefair's full-sized avatar
Block or Report

Block or report hedgefair

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Python-Stock-Data Python-Stock-Data Public

    (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. awesome-quant awesome-quant Public

    Forked from wilsonfreitas/awesome-quant

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

    2 1

  3. Focal-Loss-Pytorch Focal-Loss-Pytorch Public

    Forked from yatengLG/Focal-Loss-Pytorch

    pytorch 实现 retinanet 损失函数 focal loss ,用于one-stage目标检测算法,提升检测效果

    Python 1

  4. Autoregressive-Convolutional-Neural-Networks Autoregressive-Convolutional-Neural-Networks Public

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

    Python 1 1

  5. Unsupervised-Capsule-Network Unsupervised-Capsule-Network Public

    Forked from mrkulk/Unsupervised-Capsule-Network

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

    Lua

  6. tdigest tdigest Public

    Forked from CamDavidsonPilon/tdigest

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

    Python