"Convolution arithmetic tutorial theano" "Convolution arithmetric github" "如何理解深度学习中的deconvolution networks?" "CNN 中千奇百怪的卷积方式" "如何理解空洞卷积(dilated convo ...
分类:
其他好文 时间:
2017-12-02 11:13:18
阅读次数:
190
词向量:编码词汇级别的信息 url:http://pytorch.org/tutorials/beginner/nlp/word_embeddings_tutorial.html?highlight=lookup 词嵌入 词嵌入是稠密向量,每个都代表了一个单词表里面的一个单词。NLP中每个Featu ...
分类:
其他好文 时间:
2017-11-30 19:14:37
阅读次数:
143
常用的redis命令 http://www.runoob.com/redis/redis-tutorial.html 菜鸟教程 Cmd连接有密码的redis:$ redis-cli -h host -p port -a password 1、连接操作命令 $redis->quit:关闭连接(conn... ...
分类:
其他好文 时间:
2017-11-27 18:50:12
阅读次数:
146
开源的有蚂蚁金服的: 1、https://pro.ant.design/index-cn 2、https://pro.ant.design/docs/getting-started-cn 3、https://github.com/shengulong/ant-design 4、https://ant ...
分类:
其他好文 时间:
2017-11-27 01:23:13
阅读次数:
403
caffe源码阅读杂记 ===================================================== 准备 一些参考网页 [Neural Networks and Deep Learning][7] [TUTORIAL ON DEEP LEARNING FOR VISI ...
分类:
其他好文 时间:
2017-11-25 18:32:00
阅读次数:
177
原文: Simple Tutorial on SVM and Parameter Tuning in Python and R 介绍 数据在机器学习中是重要的一种任务,支持向量机(SVM)在模式分类和非线性回归问题中有着广泛的应用. SVM最开始是由N. Vapnik and Alexey Ya. ...
分类:
编程语言 时间:
2017-11-25 15:16:23
阅读次数:
329
1. italic We'll start by learning two basic elements in text formatting: italics and bold. In these lessons, you'll notice some formatted red text; th ...
分类:
其他好文 时间:
2017-11-24 20:19:05
阅读次数:
124
Editor’s Note: The following is a guest post from Mustafa Mahmutovi?, a Microsoft Student Partner who attends the Faculty of Electrical Engineering at ...
分类:
移动开发 时间:
2017-11-21 10:50:58
阅读次数:
325
今天我想实现一个定数的map,搜索Java Map的实现类,发现了下面的说明: url: https://docs.oracle.com/javase/tutorial/collections/implementations/map.html LinkedHashMap provides two c ...
分类:
系统相关 时间:
2017-11-20 17:53:00
阅读次数:
195
参考学习资料: Python、NumPy和SciPy介绍:http://cs231n.github.io/python-numpy-tutorial NumPy和SciPy快速入门:https://docs.scipy.org/doc/numpy-dev/user/quickstart.html P ...
分类:
其他好文 时间:
2017-11-19 18:46:56
阅读次数:
281