码迷,mamicode.com
首页 >  
搜索关键字:coursera    ( 598个结果
期末考试——编程题#3:最远距离
来源: POJ (Coursera声明:在POJ上完成的习题将不会计入Coursera的最后成绩。) 注意: 总时间限制: 1000ms 内存限制: 65536kB 描述 给定一组点(x,y),求距离最远的两个点之间的距离。 输入 第一行是点数n(n大于等于2) 接着每一行代表一个点,由两个浮点数x
分类:其他好文   时间:2016-02-09 19:58:10    阅读次数:1336
期末考试——编程题#2:能被3,5,7整除的数
编程题#2:能被3,5,7整除的数 来源: POJ (Coursera声明:在POJ上完成的习题将不会计入Coursera的最后成绩。) 注意: 总时间限制: 1000ms 内存限制: 65536kB 描述 输入一个整数,判断它能否被3,5,7整除,并输出以下信息: 1、能同时被3,5,7整除(直接
分类:其他好文   时间:2016-02-09 19:56:26    阅读次数:634
神经网络作业: NN LEARNING Coursera Machine Learning(Andrew Ng) WEEK 5
在WEEK 5中,作业要求完成通过神经网络(NN)实现多分类的逻辑回归(MULTI-CLASS LOGISTIC REGRESSION)的监督学习(SUOERVISED LEARNING)来识别阿拉伯数字。作业主要目的是感受如何在NN中求代价函数(COST FUNCTION)和其假设函数中各个参量(
分类:系统相关   时间:2016-02-01 01:58:48    阅读次数:286
May you have a nice vacation
Game in Python: https://class.coursera.org/interactivepython1-010/lecture 乐理知识、英语口语 网易云课堂 http://study.163.com Maya http://www.digitaltutors.com/tutor
分类:其他好文   时间:2016-01-28 20:57:05    阅读次数:253
Coursera课程《Python数据结构》中课程目录
Python Data Structures Python Data Structures is the second course in the specialization Python for Everybody. It covers Chapters 6-10 of the textbook
分类:编程语言   时间:2016-01-27 23:15:35    阅读次数:651
Coursera课程《Python数据结构》中课件
You can access the Google Drive containing all of the current and in-progress lecture slides for this course through the link below. Lecture Slides Yo
分类:编程语言   时间:2016-01-27 23:13:54    阅读次数:285
Coursera课程《大家的Python》中一些资料
Printed copies of Python for Informatics are available for $10 or less from Amazon and $2 or less on Kindle: English: Amazon / Kindle Spanish: Amazon 
分类:编程语言   时间:2016-01-27 21:36:53    阅读次数:322
Coursera课程《大家的python》(Python for everyone)课件
You can access the Google Drive containing all of the current and in-progress lecture slides for this course through the link below. Lecture Slides Yo
分类:编程语言   时间:2016-01-27 21:17:15    阅读次数:297
流插入运算符为什么要被重载为全局函数?
https://www.coursera.org/learn/cpp-chengxu-sheji/lecture/c3tbl/liu-cha-ru-yun-suan-fu-he-liu-ti-qu-yun-suan-fu-de-zhong-zai 笔记Part 1. 流插入运算符的重载:cout<<...
分类:其他好文   时间:2016-01-24 12:55:09    阅读次数:176
多年心愿,终于完成,热泪盈眶啊。。。Adrew NG 的 机器学习
谢谢Andrew老师!谢谢Coursera!谢谢自己!希望这是一个好的开始!希望自己也能使用机器学习来make a better world。。。
分类:其他好文   时间:2016-01-20 06:19:34    阅读次数:121
598条   上一页 1 ... 31 32 33 34 35 ... 60 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!