Robin's blog

分类 · AI

首页

关于

归档

AIML

AI ML 数据科学怎么区分?

面对AI(人工智能) ML(机器学习) data science(数据科学) 不再傻傻分不清 Artificial intelligence (AI) is hyped: Hype about AI is at its peak, but AI must be distinguished from data science and ML. Of course, data science is a core discipline for the development of AI, and ML is a core enabler of AI, but this is not the whole story. ML is about creating and training models; AI is ab..

更多
loading..
tensorflow量化交易Quant

实战人工智能(TensorFlow)在证券量化交易中的突破

近年来各类量化交易平台层出不穷, 多数是基于类似(anaconda + 证券数据)这样的数据建模+分析平台, 通过Python的强大数据处理能力来构建量化交易策略。近期测用了一个借助Tensorflow深度学习技术的量化工具,将人工智能概念与量化交易融合,回测结果非常惊人,远超沪深300。 可视化策略设计 执行基于深度学习的量化交易策略[2017-10-30 04:23:51.860846] INFO: quant: instruments.v2 开始运行.. [2017-10-30 04:23:51.900663] INFO: quant: instruments.v2 运行完成[0.039842s]. [2017-10-30 04:23:51.984478] INFO: quant: advanced_..

更多
loading..
DatabaseKnime

KNIME 连接主流数据库方法

KNIME 连接主流数据库方法Database DocumentationInstallation and SetupKNIME allows connecting to almost all JDBC-compliant databases. Within the Database category in the Node Repository view, KNIME offers a number of database access, manipulation and writing nodes. In the KNIME preference page that can be accessed via File > Preferences > KNIME > Database Dr..

更多
123