Giter Club home page Giter Club logo

portfoliochoice's Introduction

Asset Pricing under Smooth Ambiguity in Continuous Time

This repository provides illustration for section 5 and appendix B of papar Asset Pricing under Smooth Ambiguity in Continuous Time by Lars Peter Hansen and Jianjun Miao. The lastest version of this paper can be accessed through [this link](#link to be filled).

Check out online demonstration: Read the Docs

This repository is maintained by Suri Chen1 and Zhenhuan Xie2. Contact them if you have any questions.

Prerequisite

Python == 3.8.x, package manager such as pip, and jupyter notebook to checkout the notebooks.

To go to the documentation of this project, please go to: Asset Pricing under Smooth Ambiguity in Continuous Time.

This project has been tested in an environment with

Python == 3.8.8 and jupyter notebook == 6.4.5

Acessing our project

I. To try the jupyter notebook on Google Colab: Open In Colab

II. To store the notebook as well as codes in your local machine. You can do this by following steps below:

  1. Open a Windows command prompt, Mac terminal or Linux terminal and change into the folder you would like to store the files.

    • You can do this using the command cd in the command prompt (on Windows) or terminal (on Mac and Linux).
      • For example, running cd 'C:\Users\username\python' (don’t forget '' around the path name to use an absolute path) would lead me to my designated folder.
    cd [folder path name]
  2. Clone the github repository for the paper

    • If you don’t have github installed, try installing it from this page: https://git-scm.com/download.
    • You can do this by running below in the command prompt:
    git clone https://github.com/SuriChen1028/PortfolioChoice.git
  3. Change directories into the ‘Wrestling’ folder and install the required packages for the current user or your initiated virtual environment:

    cd PortfolioChoice
    pip install -r requirements.txt
  4. Access the notebooks, run the following under the folder PortfolioChoice/:

    jupyter notebook

Footnotes

  1. [email protected]

  2. [email protected]

portfoliochoice's People

Contributors

lphansen avatar surichen1028 avatar zhenhuanxie avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.