自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

卐兜兜飞卍的专栏

在有限的生命里,做点儿有用的事儿

  • 博客(2)
  • 资源 (3)
  • 问答 (1)
  • 收藏
  • 关注

原创 Centos 7 cannot find a valid baseurl for repo base

刚安装完系统输入yum update,提示:cannot find a valid baseurl for repo base; 然后试了一下,网络不通, 那么解决方法就是要修改个地方: cd /etc/sysconfig/network-scripts ls vi ifcfg-ens33 //此处可能不一定是33 修改如下: ONBOOT=yes NM_CONTROLLED=no...

2018-04-14 12:06:28 730 1

原创 boost 1.66编译

Visual studio 2017 x64: bjam stage –toolset=msvc-14.1 architecture=x86 address-model=32 –stagedir=”E:\Design\Utils\CommonLib\boost\boost_1_66_0\bin\vc141\x64” link=static runtime-link=shared runtim...

2018-04-08 11:27:26 520

From basic network principles to neural architecture

From basic network principles to neural architecture emergence of orientation-selective cells。This is the second paper in a series of three that explores the emergence of several prominent features of the functional architecture of visual cortex, in a "modular self-adaptive network" containing several layers of cells with parallel feedforward connections whose strengths develop according to a Hebb-type correlation-rewarding rule.

2018-08-07

mysql-cluster操作文档

说明:操作以北京环境为例,广东的操作只需修改相应的ip即可。 1. 启动 管理节点 在 192 .16.12.131 上执

2018-08-07

基于深度学习的人工智能交易系统构建

基于深度学习的人工智能交易系统构建。 1.1 简易和快速的原型设计(keras具有高度模块化,极简,和可扩充特性) 1.2 支持CNN和RNN,或二者的结合 1.3 支持任意的链接方案(包括多输入和多输出训练) 1.4 无缝CPU和GPU切换

2018-08-07

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除