Skip to content

HIDA-Datathon/fsi-samples

 
 

Repository files navigation

FSI Examples

Repo Index

  1. autoencoder_statarb - Train a TensorFlow-based deep autoencoder on log returns for the Dow Jones 30 securities in a technique is known as Statistical Arbitrage. Profit from temporary mispricings.
  2. backtesting_equity_investment_strats - Compute Sharpe Ratio on entire set of NYSE/NASDAQ stocks and, through bootstrapping, examine a robust number of potential market scenarios for stock selection and PnL measurement against the S&P Index.
  3. credit_default_risk - Use the widely available public U.S. Fannie Mae mortgage dataset to train classifers for predicting loan delinquencies and examine explanations.
  4. gQuant - An external plugin with a set of nodes for quantitative analyst tasks, built on top of the RAPIDS AI project, Numba, and Dask.
  5. greenflow - A graph computation toolkit that helps you to organize the workflows in graph computation.
  6. greenflowlab - A JupyterLab plugin that provides the UI interface for greenflow.
  7. nlp_demo_riva - a simple conversational AI demo that you can ask the question to AI about the provided context text and get the answer back in speech.

About

A collection of open-source GPU accelerated Python tools and examples for quantitative analyst tasks and leverages RAPIDS AI project, Numba, cuDF, and Dask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 90.4%
  • Python 6.8%
  • CSS 0.7%
  • TypeScript 0.7%
  • C++ 0.7%
  • Shell 0.4%
  • Other 0.3%