码迷,mamicode.com
首页 >  
搜索关键字:machines    ( 379个结果
【转帖】【面向代码】学习 Deep Learning(二)Deep Belief Nets(DBNs)
介绍DBN的内容,其中关键部分都是(Restricted Boltzmann Machines, RBM)的步骤,所以先放一张rbm的结构,帮助理解
分类:数据库   时间:2014-12-14 14:30:07    阅读次数:785
开源程序SMF
SMF(Simple Machines Forum)这个开源,专业级的论坛软件包可以让你在几分钟之内就能够搭建属于你自己的在线社区。 它强大,可定制的模板引擎使你可以完全掌控整个论坛的界面和布局。SMF还提供一种自己独特的SSI(Server Side Includes)技术,它的功能是让你...
分类:其他好文   时间:2014-12-06 16:35:14    阅读次数:193
转:怎样在VMware ESXi上 克隆虚拟机
Cloning virtual machines on VMware ESXi翻译自http://www.dedoimedo.com/computers/vmware-esxi-clone-machine.html,省略前后说明。在 VMware ESXi 克隆虚拟机这个示范是在windows上面使...
分类:系统相关   时间:2014-12-05 14:07:03    阅读次数:301
How to create and start VirtualBox VM without GUI
Suppose you want to create and run virtual machines (VMs) on VirtualBox. However, a host machine does not support X11 environment, or you only have ac...
分类:其他好文   时间:2014-12-03 12:04:47    阅读次数:261
Python Tutorial 学习(二)--Using the Python Interpreter
The Python interpreter is usually installed as /usr/local/bin/python on those machines where it is available; putting /usr/local/bin in your Unix sh...
分类:编程语言   时间:2014-12-01 14:09:21    阅读次数:373
OpenCV Tutorials —— Support Vector Machines for Non-Linearly Separable Data
与上一篇类似 ~~ 只不过是非线性数据 #include "stdafx.h" #include #include #include #include #define NTRAINING_SAMPLES 100 // Number of training samples per class #def...
分类:系统相关   时间:2014-11-27 22:01:20    阅读次数:305
OpenCV Tutorials —— Introduction to Support Vector Machines
支持向量机 ~~ How is the optimal hyperplane computed? Let’s introduce the notation used to define formally a hyperplane: where is known as the weight vecto...
分类:系统相关   时间:2014-11-27 18:05:24    阅读次数:322
Using Windows Server 2012 Backup for Hyper-V Virtual Machines. Error 80780176 - The specified component was not reported by the VSS writer.
https://social.technet.microsoft.com/Forums/windowsserver/en-US/1a1e0066-f421-43d6-970b-1e20e674cdf9/using-windows-server-2012-backup-for-hyperv-virtu...
分类:Windows程序   时间:2014-11-26 10:50:58    阅读次数:457
ZOJ 3805 Machine(简单dp)
Machine Time Limit: 2 Seconds      Memory Limit: 65536 KB In a typical assembly line, machines are connected one by one. The first machine's output product will be the second machine's raw mater...
分类:系统相关   时间:2014-11-12 16:30:03    阅读次数:173
Trees on the level
Background Trees are fundamental in many branches of computer science. Current state-of-the art parallel computers such as Thinking Machines' CM-5 are based on fat trees. Quad- and octal-trees are f...
分类:其他好文   时间:2014-11-11 22:56:41    阅读次数:239
379条   上一页 1 ... 32 33 34 35 36 ... 38 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!