Giter Site home page Giter Site logo

wlwd13303 / gquant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nvidia/fsi-samples

0.0 1.0 0.0 1.28 MB

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

License: Apache License 2.0

Python 17.85% Jupyter Notebook 81.89% Shell 0.26%

gquant's Introduction

gQuant - GPU Accelerated Framework for Quantitative Analyst Tasks

NOTE: For the latest stable README.md ensure you are on the master branch.

What is gQuant?

gQuant is a collection of open-source GPU accelerated Python tools and examples for quantitative analyst tasks, built on top of the RAPIDS AI project, Numba, and Dask.

The examples range from simple accelerated calculation of technical trading indicators through defining workflows for interactively developing trading strategies and automating many typical tasks.

The extensibility of the system is highlighted by examples showing how to create a dataframe flow graph, which allows for easy re-use and composability of higher level workflows.

The examples also show how to easily convert a single-threaded solution into a Dask distributed one.

These examples can be used as-is or, as they are open source, can be extended to suit your environments.


Getting started

Prerequisites

Download data files

Run the following command at the project root diretory

bash download_data.sh

Install

gQuant source code can be downloaded from GitHub.

  • Git clone source code:
$ git clone https://github.com/rapidsai/gQuant.git
  • Build and run the container:
$ cd gQuant && . build.sh
$ docker run --runtime=nvidia --rm -it -p 8888:8888 -p 8787:8787 -p 8786:8786 gquant/gquant:latest
$ source activate rapids
$ bash rapids/notebooks/utils/start-jupyter.sh 

Example notebooks

Example notebooks, tutorial showcasing, can be found in notebook folder.

gquant's People

Contributors

yidong72 avatar miguelusque avatar miguelangel avatar avolkov1 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.