angelayuan's Stars
coursera-dl/coursera-dl
Script for downloading Coursera.org videos and naming them.
coursera-dl/edx-dl
A simple tool to download video lectures from edx.org (and other openedx sites)
liuyubobobo/Play-with-Machine-Learning-Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
liuyubobobo/Play-with-Swift-2
The code of my MOOC Course - <Play with Swift 2>(supporting for the newest Swift 2.2). 我在慕课网上的课程《玩儿转 Swift 2》示例代码及更新(支持最新的Swift2.2)。
poldrack/fmri-handbook-2e-code
Code for 2nd edition of fMRI analysis handbook
liuyubobobo/Swift-NSDate-Tutorial
Tutorials on how to use swift NSDate or related classes. NSDate, NSDateFormatter, NSCalendar, NSDateComponents, NSDateComponentsFormatter, etc included.