用mermaid.js画甘特图
最水德语考试 -- 瑞士KDE考试速通攻略
效率反思 - 博客和微信公众号发布过程的阻力
瑞士学车记1 - 国内驾照换瑞士驾照
用ffmpeg压缩视频(H265)
Flutter状态管理 - 三种Notifier的比较
在苏黎世领事馆更新护照小记
微信公众号上手体验
通过Flutter hooks简化代码
提升Flutter App的设计细节
用analyzer提高Flutter项目的代码质量
用Dockerfile免配置生成pelican博客
用fvm管理多个Flutter SDK
[XCS224N] Lecture 8 – Translation, Seq2Seq, Attention
[XCS224N] Lecture 7 – Vanishing Gradients and Fancy RNNs
[XCS224N] Lecture 6 – Language Models and RNNs
[XCS224N] Lecture 5 – Dependency Parsing
[XCS224N] Lecture 3 – Neural Networks
[XCS224N] Lecture 4 – Backpropagation
[XCS224N] Lecture 2 – Word Vectors and Word Senses
[XCS224N] Lecture 1 – Introduction and Word Vectors
[Sequential Models] week3. Sequence models & Attention mechanism
[Sequential Models] week2. Natural Language Processing & Word Embeddings
[Sequential Models] week1. Recurrent Neural Networks
[Convolutional Neural Networks] week4. Special applications: Face recognition & Neural style transfer
[Convolutional Neural Networks] week3. Object detection
[Convolutional Neural Networks] week2. Deep convolutional models: case studies
[Convolutional Neural Networks] week1. Foundations of Convolutional Neural Networks
[Structuring Machine Learning Projects] week2. ML Strategy (2)
[Structuring Machine Learning Projects] week1. ML Strategy (1)
[Improving Deep Neural Networks] week2. Optimization algorithms
[Improving Deep Neural Networks] week3. Hyperparameter tuning, Batch Normalization and Programming Frameworks
[Improving Deep Neural Networks] week1. Practical aspects of Deep Learning
[Neural Networks and Deep Learning] week4. Deep Neural Network
[Neural Networks and Deep Learning] week3. Shallow Neural Network
[Neural Networks and Deep Learning] week2. Neural Networks Basics
[Neural Networks and Deep Learning] week1. Introduction to deep learning
[Android Dev] 2.2 Preference
[Android Dev] 2.1 Lifecycles
[Android Dev] 1.2 Connect to the Internet
[Android Dev] 1.3 RecyclerView
[Android Dev] 1.4 Intents
[Android Dev] 1.1 Create Project Sunshine
Scala/OCaml初体验
使用requests和lxml编写python爬虫小记
[OCaml MOOC] week6: MODULES AND DATA ABSTRACTION
[OCaml MOOC] week5: EXCEPTIONS, INPUT OUTPUT AND IMPERATIVE CONSTRUCTS
[OCaml MOOC] week4: HIGHER ORDER FUNCTIONS
[OCaml MOOC] week3: MORE ADVANCED DATA STRUCTURES
[OCaml MOOC] week2: BASIC DATA STRUCTURES
[Scala MOOC II] Lec4 - Timely Effects
[Scala MOOC II] Lec 3: Functions and State
[OCaml MOOC] week1: BASIC TYPES, DEFINITIONS AND FUNCTIONS
[Scala MOOC II] Lec2: Lazy Evaluation
pelican3建立github博客&主题配置
[learning torch] 6. optim (optimization tools)
[learning torch] 5. nngraph (another way to construct nn)
[learning torch] 4. Criterion (loss function)
[learning torch] 3. Container (models)
[learning torch] 2. Module (layers)
[learning torch] 1. Tensor
[OCaml MOOC] week0: intro and overview
[Scala MOOC II] Lec1: For Expressions and Monads
[Scala MOOC I] Lec6: Collections
[Scala MOOC I] Lec5: Lists
R语言从入门到放弃 (4). 统计回归
R语言从入门到放弃 (3). 绘图
R语言从入门到放弃 (2). 向量(列表)及函数
R语言从入门到放弃 (1). 基础
两层ssh连接(2-hop ssh connection)代理配置
[Scala MOOC I] Lec4: Types and Pattern Matching
[Scala MOOC I] Lec3: Data and Abstraction
[Scala MOOC I] Lec2: Higher Order Functions
[Scala MOOC I] Lec1: Functions & Evaluation
[Scala MOOC I] Lec0: Getting Started
(DeepLearning MOOC) Lesson 4: Deep Models for Text and Sequences
(DeepLearning MOOC) Lesson 3: Convolutional Neural Networks
(DeepLearning MOOC) Lesson 2: Deep Neural Networks
(DeepLearning MOOC) Lesson 1: From Machine Learning to Deep Learning
codejam常用(python)解题工具
codejam2015-round2-pbC 的三种解法
在java程序里使用weka进行机器学习
[Algorithms II] Week 6-3 Intractability
[Algorithms II] Week 6-2 Linear Programming
[python进阶课程] 面向对象编程
[Algorithms II] Week 6-1 Reductions
[python进阶课程] 函数式编程
C++ STL小结&代码片段
[Algorithms II] Week 5-2 Data Compression
2015年终总结
[Algorithms II] Week 5-1 Regular Expressions
Priority Queue/Heap (优先队列/堆)小结
[Algorithms II] Week 4-2 Substring Search
quick sort and more: 快速排序算法总结
[Algorithms II] Week 4-1 Tries
[Algorithms II] Week 3-2 Radix Sorts
学术文章写作利器: TeXmacs介绍
[Algorithms II] Week 3-1 Maximum Flow
[Algorithms II] Week 2-2 Shortest Paths
[Algorithms II] Week 2-1 Minimum Spanning Trees
[Algorithms II] Week 1-2 Directed Graphs
[Algorithms II] Week 1-1 Undirected Graphs
最短路径三剑客: Floyd, Dijkstra, Bellman
深度优先搜索(DFS)小结
Approximate Retrieval(2): simHash
广度优先搜索(BFS)小结
Mindmap of algorithms & data structures
minHash: 一种快速approximate retrieval方法
linux系统添加swap分区&调整swapness
lin-reg = max-likelihood: 贝叶斯视角看线性回归
numpy: list, array, matrix小结
[Algorithms I] Week 6 Hash Tables
[Algorithms I] Week 5-2 Geometric Applications of BSTs
[Algorithms I] Week 5-1 Balanced Search Trees
[Algorithms I] Week 4-2b Binary Search Trees
[Algorithms I] Week 4-2a Elementry Symbol Tables
[Algorithms I] Week 4-1 Priority Queue
[Algorithms I] Week 3-2 Quicksort
[Algorithms I] Week 3-1 Mergesort
[Algorithms I] Week 2-2 Elementary Sorts
[Algorithms I] Week 2-1 Stacks and Queues
[Algorithms I] Week1-Lab: Percolation
[Algorithms I] Week 1-2 Analysis of Algorithms
[Spark MOOC note] lab4. Predicting Movie Ratings
[Algorithms I] Week 1-1 Union-Find
[Spark MOOC note] Lec8. Exploratory Data Analysis and Machine Learning
[Spark MOOC note] Lec7. Data Quality
[Spark MOOC note] Lec6. Structured Data
[Spark MOOC note] Lec5. Semi-structured Data
[Spark MOOC note] Lec4. Spark Essentials
Scrapy 上手笔记
运筹的力量: 用线性规划解决Google 2014 HashCode问题
Linux下pdf文件的压缩与合并
一个简单的python进度条
正则表达式入门简介
putty使用备忘
IPython上手学习笔记
pandas学习笔记
Eclipse快捷键总结
Eclipse插件推荐
python pickle 的一个小问题
使用Eclipse的UML插件生成类图
A French Input Method
A byte of Python 笔记
linux下安装并使用java开发opencv的配置
java线程小结
ADT环境搭建
android开发视频教程(重制版) 第一季 课程笔记
我的ubuntu10.04配置总结
ssh远程登录学校机房电脑
网页图片自动适应浏览器宽度
passé simple时态变位总结
Au revoir, Cherbourg
读 <<当我谈跑步时我谈什么>>
多张图片合并为pdf, 合并mp3, 批量压缩图片
Les fêtes chinoises en automne
2011巴黎高科(ParisTech)申请总结
git push使用代理
用尽量少的时间考一个够用的分数--一点Toefl/GRE备考经验
[更新]访问google服务和优酷去广告功能的host列表
步入七月
水源PPP板图片下载器
用pandoc自由转换markdown与html格式
寂静之声The Sound of Silence[Simon&Garfunkel]
交大beamer模板
github上两个比较有用的小项目
给网页添加交互的flash小老鼠
关于用pelican写博客的三点tips
TODO list--忙完这一段之后要做的事情
打乱文本的行
在bolg页面上加入ubuntu发布倒计时图标
不用安装插件, 设置chrome点击播放flash
使用google自定义搜索以及让google收录自己的网站
修改host去除优酷奇艺网站广告
修改host访问google的所有服务
用pelican在github上创建自己的博客!
Hello World!
使用google doc建立在线调查表!~
自定义nautilus的菜单栏
无聊中的发现--递归截图~
tex插入程序代码--so easy~
xelatex--linux下tex中文的完全解决!
chrome护眼设置--把背景设置为绿豆沙
chrome输出网页为pdf!
gnome护眼设置--窗口背景设置为绿豆沙
用du命令查看各目录大小
cmus--很棒的终端音乐播放器
zip乱码解决
把抓图工具关联到ubuntu快捷键