- 博客(17)
- 收藏
- 关注
原创 Ubuntu16.04 安装python包的一些日常命令
python2安装pipsudo apt-get install python-pip
2018-02-07 17:26:52
1033
原创 Caffe SSD
Ubuntu Caffe SSD1. github上下载ssd的caffe源码git clone https://github.com/weiliu89/caffe.gitcd caffe构建cp Makefile.config.example Makefile.configmake -j8打开Makefile.config,开始修改。参考的配置文件##...
2018-02-06 19:37:03
1269
原创 Machine Learning,Part 1 - Linear Regression
Machine Learning,Part 1 - Linear Regression
2017-03-31 16:55:53
639
原创 LeetCode10. Regular Expression Matching翻译
10. Regular Expression Matching正则匹配
2017-02-09 14:36:11
719
原创 LeetCode 6. ZigZag Conversion(Python)兼翻译
6. ZigZag Conversion转化成锯齿形本题来自LeetCode OJ题目翻译The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for be
2017-02-08 17:48:07
413
原创 LeetCode 5.Longest Palindromic Substring (Python)兼翻译
5. Longest Palindromic Substring最长回问子串本题来自LeetCode OJ题目翻译
2017-02-07 17:52:02
364
原创 LeetCode 4.Median of Two Sorted Arrays (Python)
4. Median of Two Sorted Arrays(Python)两个排序数组的中位数
2017-01-23 18:53:07
460
原创 LeetCode 第3题 python
LeetCode OJ第三题 Longest Substring Without Repeating Characters
2017-01-22 18:58:12
2695
翻译 ALGORITHMIC COMPOSITION AS A MODEL OF CREATIVITY
Algorithmic composition is as old as music composition. It is often considered a cheat,a way out when the composer needs material and/or inspiration. It can also be thoughtof as a compositional tool that simply makes the composer’s work go faster. This art
2016-10-12 21:27:43
778
原创 VIM教程
VIM官方教程本教程来自vim官方文档移动 ^ k < h l > j v光標在屏幕文本中的移動既可以用箭頭鍵,也可以使用 hjkl 字母鍵。 h (左移) j (下行)
2016-09-19 18:28:20
281
翻译 [翻译]A Topic Model for Melodic Sequences
旋律序列的主题模型作者Athina Spiliopoulou A.SPILIOPOULOU@ED.AC.UK Amos Storkey A.STORKEY@ED.AC.UK 爱丁堡大学信息学院摘要我们考虑直接从属于相同流派的音乐序列中学习旋律的概率模型问题。这是一个具有挑战性的任务,因为我们不仅需要捕捉在音乐中明显的富含大量的时间
2016-09-06 21:54:53
553
原创 系统学习Machine Learning之路漫漫
系统学习Machine Learning之路漫漫总规划本人是一个半吊子的数学专业学生,半吊子的算法学习者,半吊子的机器学习爱好者,半吊子的电脑算法作曲者……自从工作以来深受半吊子的后遗症的残害。所以想系统的学习一次机器学习……不想再半吊子下去了! PS. 本人英语阅读能力有待提高,翻译不足之处,望体谅且提出,谢谢。 本文的机器学习与其他学习的关系图及其框架是参考[Swami Chandrasek
2016-09-02 19:00:39
573
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人