https://uwaterloo.ca/centre-for-teaching-excellence/teaching-resources/teaching-tips/educational-technologies/all/gamification-and-game-based-learning ...
分类:
其他好文 时间:
2019-07-29 14:15:03
阅读次数:
99
http://www.immersedgames.com/gamification-vs-game-based-learning/ With the growth in popularity of video games among K-12 students over the last few y ...
分类:
其他好文 时间:
2019-07-29 14:09:30
阅读次数:
101
https://www.growthengineering.co.uk/what-is-game-based-learning/ Gamification and game-based learning have been hot topics in the world of learning an ...
分类:
其他好文 时间:
2019-07-29 14:09:14
阅读次数:
134
PLA(perceptron learning algorithm)感知机学习PLA(perceptron learning algorithm)感知机学习概述适用范围线性可分线性不可分感知机结构图示公式简化错误率Analogy期末成绩算法初始版本w(t+1)=w(t)+y(t)x(t) 调整的意义... ...
分类:
其他好文 时间:
2019-07-28 14:14:30
阅读次数:
207
PLA(perceptron learning algorithm)感知机学习 [TOC] 概述 感知机是一种二元线性分类模型,它试图找到一个直线或者平面或者超平面将数据分为两部分,感知机同样是属于监督学习的范畴 适用范围 线性可分 二维空间中以下样本线性可分,PLA完美解决 线性不可分 左侧样本有 ...
分类:
其他好文 时间:
2019-07-28 10:56:11
阅读次数:
157
// 获取页面中的地址,对字段进行处理 //例如:http://localhost/video_learning/mobile/selectCourse/detail.html?courseId=1131417761608630272&&selectCourseflag=0&&creditHour= ...
分类:
Web程序 时间:
2019-07-27 14:29:30
阅读次数:
122
使用BiDecimal类是了为防止运算时精度丢失: output: ...
分类:
编程语言 时间:
2019-07-25 18:00:55
阅读次数:
108
一. LTR(learning to rank)经常用于搜索排序中,开源工具中比较有名的是微软的ranklib,但是这个好像是单机版的,也有好长时间没有更新了。所以打算想利用lightgbm进行排序,但网上关于lightgbm用于排序的代码很少,关于回归和分类的倒是一堆。这里我将贴上python版的 ...
分类:
编程语言 时间:
2019-07-24 13:02:47
阅读次数:
130
https://docs.microsoft.com/zh-cn/?view=aspnetcore-2.1 https://docs.microsoft.com/zh-cn/dotnet/ https://www.tutorialsteacher.com/csharp/csharp-tutorial ...
分类:
其他好文 时间:
2019-07-23 13:28:37
阅读次数:
176