码迷,mamicode.com
首页 >  
搜索关键字:teaching    ( 63个结果
David Malan teaching CS75 lecture 9, Scalability
https://youtu.be/-W9F__D3oY4 Storage PATA, SATA, SAS (15,000 rpm), SSD, RAID0 : striping, double throughput / size, no redundancy; RAID1 : mirror; RAI ...
分类:其他好文   时间:2016-10-09 16:58:24    阅读次数:140
Teaching Your Computer To Play Super Mario Bros. – A Fork of the Google DeepMind Atari Machine Learning Project
Teaching Your Computer To Play Super Mario Bros. – A Fork of the Google DeepMind Atari Machine Learning Project Posted by ehrenbrav on August 25, 2016 ...
分类:系统相关   时间:2016-09-11 01:34:41    阅读次数:316
损失函数(Loss Function) -1
http://www.ics.uci.edu/~dramanan/teaching/ics273a_winter08/lectures/lecture14.pdf Loss Function 损失函数可以看做 误差部分(loss term) + 正则化部分(regularization term) ...
分类:其他好文   时间:2016-08-17 21:06:22    阅读次数:302
LevelDB : Skip List
引文 论文 http://www.cl.cam.ac.uk/teaching/0506/Algorithms/skiplists.pdf http://blog.nosqlfan.com/html/3041.html (翻译) 其他引文 http://www.csee.umbc.edu/courses/undergraduate/341/fall01/Lectures/S...
分类:数据库   时间:2016-06-24 15:17:38    阅读次数:450
学习erlang书籍 - 转
Here are a few resources:Programming Erlang, by Joe Armstrong. A good book, really teaching you more about the fundamentals of Erlang and hot the abst ...
分类:其他好文   时间:2016-05-05 14:18:46    阅读次数:165
mui 实现注册、登录页面
注册 reg.html: 1 <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="reg.aspx.cs" Inherits="Teaching.AUX.WebApp.reg" %> 2 3 <!DOCTYPE html> 4 <htm ...
分类:其他好文   时间:2016-04-26 12:38:12    阅读次数:3970
第一次作业
1.Software,Software Engineering等名词的来源 请问 “软件” 和 “软件工程” 这些词汇是如何出现的 - 何时、何地、何人? 答:1958 年Turkey在论文"The Teaching of Concrete Mathematics"中提出。最早见于Richard R
分类:其他好文   时间:2016-03-05 23:33:22    阅读次数:317
Deep Reinforcement Learning 深度增强学习资源
1 学习资料增强学习课程 David Silver (有视频和ppt):http://www0.cs.ucl.ac.uk/staff/D.Silver/web/Teaching.html最好的增强学习教材:Reinforcement Learning: An Introductionhttps://webdocs.cs.ualberta.ca/~sutton/book/the-book.html 深...
分类:其他好文   时间:2016-01-24 11:42:10    阅读次数:215
curl教程
转载自:http://inspire.twgg.org/c/programming/php-curl-teaching.html目前最完整的CURL中文说明,学PHP的要好好掌握,有很多的参数,大部份都很有用,真正掌握了它和正则,一定就是个采集高手了。PHP中的CURL函式库(Client URL ...
分类:Web程序   时间:2015-12-22 22:50:11    阅读次数:228
奴隷との生活 -Teaching Feeling 作弊 存档修改说明
别人拜托修改一下奴隷との生活 -Teaching Feeling的存档,文件发过来了,看了一下,实际就是个json做了个url编码,需要注意是用的是get请求的编码标准。python下用urllib.unquote 将文件内容解码,然后找到lust这个英文单词,表示xx度,有几个存档就有几个lust...
分类:其他好文   时间:2015-12-16 19:15:35    阅读次数:22700
63条   上一页 1 2 3 4 5 6 7 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!