发表评论
1659 views
Why object recognition is difficult
Learning to predict the next word
下图包含了家庭的关系信息,其
An overview of the main types of neural network architecture
Feed-forward neura
Why do we need machine learning?
面对一个复杂而多变的场景,我们很难通过单纯的程序逻辑去诠释:
机器学习的优势:
神经网络
量化交易综述、机器学习综述、常用量化指标、基本建模流程 风险控制策略、模型评估改进、交易系统架构、指导深入方向
浓缩矩阵的信息 ../../../1_study/math/线性代数基础
特征值、特征向量、谱定理、矩阵的快速幂、SVD
以上算是PCA的相关数学基础
PCA其中变量解耦的过程是值得衍生到其他领域的
$$ \mathop{min}\limits_{w} (Risk) = w^T \Sigma w$$ $$ s.t. \ w_1+...w_n=1$$
求解方式有