作者:Stephen Smith
网站:https://smist08.wordpress.com/
- Introduction
- Linux
- Summary
- Introduction
- Installation and Versions
- Python the Language
- Summary
- Introduction
- Some Useful Libraries
- Some Code Finally
- Summary
- Introduction
- Is This a Suitable Problem for AI?
- Hedge Funds
- The Efficient Market Hypothesis
- CAPM
- The Fundamental Law of Active Management
- Adjusted Close
- Stock Prices
- Testing with Real Money
- Summary
- Introduction
- Biological Versus the Mechanical
- From Neurons to Matrix Equations
- Stock Market Example
- Our Input Vector
- Our Output Vector
- Summary
- Introduction
- Training
- Testing
- Local Versus Global Minimums
- Batch Versus Single
- Summary
- Introduction
- Import Libraries
- Get Stock Market Data
- Normalize the Data
- Re-arrange the Data for TensorFlow
- Accuracy
- TensorFlow Variables
- TensorFlow Model
- Training Model
- Run the Model
- Make a Prediction
- Results
- Summary