Finanical Engineering and TensorFlow
Overview
I Financial Engineering
1
Financial Transctions
1.1
거래라는 것은 무엇일까?
1.2
4가지의 서로 다른 거래
1.3
3가지의 서로 다른 상품
2
Options and Positions
3
Pricing Games
3.1
Setup
3.2
Arbitrage
3.2.1
가격이 너무 비싸서 arbitrage가 발생하는 경우
3.2.2
가격이 너무 낮아서 arbitrage가 발생하는 경우
3.3
균형 가격 만들기
3.4
State Price를 이용한 가격 결정
3.5
Risk Neutral Probability
3.6
왜 Risk-Neutral Probability 인가?
4
이항 옵션 가격 결정 모형
II Financial Mathematics
5
Browian Motion
6
Black-Scholes-Merton 미분방정식
III Advanced Finacial Engineering
7
Barrier Options
8
Swap
IV TensorFlow
9
The Simplest Neural Network Ever
Appendix
A
Python
B
Linear Algebra
C
Calculus
D
Statistics
Published with bookdown
Financial Engineering and TensorFlow
A
Python