码迷,mamicode.com
首页 >  
搜索关键字:course    ( 2893个结果
Neural Networks Learning----- Stanford Machine Learning(by Andrew NG)Course Notes
本栏目内容来自Andrew NG老师的公开课:https://class.coursera.org/ml/class/index 一般而言, 人工神经网络与经典计算方法相比并非优越, 只有当常规方法解决不了或效果不佳时人工神经网络方法才能显示出其优越性。尤其对问题的机理不甚了解或不能用数学模型表示....
分类:Web程序   时间:2014-07-22 23:16:53    阅读次数:752
Neural Networks Representation ----- Stanford Machine Learning(by Andrew NG)Course Notes
Andrew NG的Machine learning课程地址为:https://www.coursera.org/course/ml 神经网络一直被认为是比较难懂的问题,NG将神经网络部分的课程分为了两个星期来介绍,可见Neural Networks内容之多。言归正传,通过之前的学习我们知道,使用....
分类:Web程序   时间:2014-07-22 23:15:13    阅读次数:687
codechef Three Way Communications 题解
The Chef likes to stay in touch with his staff. So, the Chef, the head server, and the sous-chef all carry two-way transceivers so they can stay in constant contact. Of course, these transceivers have...
分类:其他好文   时间:2014-05-10 09:11:21    阅读次数:334
oracle/sql.
3 table S(student), C(course), SC(StudentCourse):s(sno,sname)c(cno,cname,cteacher)sc(sno, cno, scgrade)Q:找出没选过“liming”老师的所有学生姓名.列出2门以上(含2门)不及格学生姓名及平均成...
分类:数据库   时间:2014-05-10 01:49:23    阅读次数:367
【Asp.Net MVC-视频】
Asp.Net MVC官网网发布的pluralsight视频教学:http://pluralsight.com/training/Player?author=scott-allen&name=mvc4-building-m1-intro&mode=live&clip=0&course=mvc4-bu...
分类:Web程序   时间:2014-05-09 12:17:42    阅读次数:355
UVA之11078 - Open Credit System
【题目】 Problem E Open Credit System Input: Standard Input Output: Standard Output In an open credit system, the students can choose any course they like, but there is a problem. Some of the stude...
分类:其他好文   时间:2014-05-03 00:22:50    阅读次数:380
Linear Regression ----- Stanford Machine Learning(by Andrew NG)Course Notes
Andrew NG的Machine learning课程地址为:https://www.coursera.org/course/ml在Linear Regression部分出现了一些新的名词,这些名词在后续课程中会频繁出现:Cost FunctionLinear RegressionGradient...
分类:其他好文   时间:2014-04-29 20:11:10    阅读次数:616
Development of large-scale site performance optimization method from LiveJournal background
A LiveJournal course of developmentis a project in the 99 years began in the campus, a few people do as a hobby such an application, in order to achie...
分类:其他好文   时间:2014-04-29 19:38:16    阅读次数:589
Timus 1601. AntiCAPS 修正大写句子
The blonde Angela has a new whim: internet chats. Of course, as any blonde, she writes her messages using the upper case. You are the moderator of Angela's favorite chat and you're fed up with her upp...
分类:其他好文   时间:2014-04-29 13:17:21    阅读次数:293
Advice for Applying Machine Learning & Machine Learning System Design----- Stanford Machine Learning(by Andrew NG)Course Notes
AdviceforapplyingmachinelearningDeciding what to try next 现在我们已学习了线性回归、逻辑回归、神经网络等机器学习算法,接下来我们要做的是高效地利用这些算法去解决实际问题,尽量不要把时间浪费在没有多大意义的尝试上,Advice for appl...
分类:移动开发   时间:2014-04-29 12:11:47    阅读次数:756
2893条   上一页 1 ... 287 288 289 290 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!