https://github.com/lingjie00/thesis_paper
thesis research on applying deep learning in asset pricing with Generative Adversarial Model
https://github.com/lingjie00/thesis_paper
asset-pricing deep-learning economics gan nus
Last synced: 3 months ago
JSON representation
thesis research on applying deep learning in asset pricing with Generative Adversarial Model
- Host: GitHub
- URL: https://github.com/lingjie00/thesis_paper
- Owner: lingjie00
- Created: 2021-06-14T16:12:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-30T14:14:55.000Z (over 3 years ago)
- Last Synced: 2023-03-04T17:27:10.569Z (over 2 years ago)
- Topics: asset-pricing, deep-learning, economics, gan, nus
- Language: TeX
- Homepage:
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Undergraduate thesis for economic study
This repo contains the writings and slides used for my
undergraduate thesis title
.
If you are interested in my thesis, I would be more than
happy to have a discussion about it.Having said that, the main purpose of setting up this repo
is for juniors who are writing thesis (especially economic
majors) but are unsure of how to start the whole process.
I would be sharing my journey and leave the raw files here
as an example of how I structured my thesis.I classify my thesis journey as the following sections
1. Searching for a topic and thesis supervisor
2. Writing the thesis
3. Building the empirical model
4. PresentationThe most important file I think might be interesting for
readers is my [thesis
template](template/thesis_template.tex).
This template file is what I created to match the
requirement set by NUS Economic department.
The template is written in LaTeX, but I used it in R
Markdown files.
If you are interested in how I use the template, please
refer to my [main report file](report/thesis.Rmd)If you are interested in my journey please refer to my
[experience sharing](experience/README.md)