1. 利用Boost.Compute方便OpenCL开发:
http://boostorg.github.io/compute/index.html
2. 多变量时序数据回归问题专题
https://machinelearningmastery.com/multivariate-time-series-forecasting-lstms-keras/
3. Keras各种模型示例
https://github.com/keras-team/keras/tree/master/examples
4. Five Machine Learning Projects You Should Not Overlook, June 2018
https://www.kdnuggets.com/2018/06/5-machine-learning-projects-overlook-jun-2018.html
5. 绘制实时训练情况
https://pypi.org/project/livelossplot/0.1.4/
6. 李沐的深度学习