Giter Site home page Giter Site logo

corex_torch's Introduction

READ ME

CorEx implementation with the S&P500 example.

Tested on python 3.9.0

It is a re-implementation of https://github.com/gregversteeg/CorEx.
The references are :

Discovering Structure in High-Dimensional Data Through Correlation Explanation Greg Ver Steeg and Aram Galstyan, NIPS 2014, http://arxiv.org/abs/1406.1222

Some theoretical developments are described here: Maximally Informative Hierarchical Representions of High-Dimensional Data Greg Ver Steeg and Aram Galstyan, AISTATS 2015, http://arxiv.org/abs/1410.7404

The folder is organised with following files and folder:

  • corex.py: original numpy code for CorEx algorithm from https://github.com/gregversteeg/CorEx.
  • corex_torch.py: CorEx algorithm with torch implementation.
  • corex_visualization.py: plotly based tools to show results in form of graph.
  • data: folder containing the dataset of S&P500 components.
  • Corex example on SP500.ipynb: Jupyter notebook with an example of using CorEx for clustering the assets.
  • requirements.txt: list of dependecy for pip installation

corex.py and corex_torch.py have same structure.

corex_torch's People

Contributors

shpangit avatar

Watchers

 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.