码迷,mamicode.com
首页 >  
搜索关键字:tutorial transcript    ( 3048个结果
[python]常用的几个包
http://dev.mysql.com/doc/connector-python/en/connector-python-tutorial-cursorbuffered.htmlhttps://docs.python.org/2/library/re.htmlhttps://github.com/...
分类:编程语言   时间:2014-11-24 13:31:33    阅读次数:218
ufldl学习笔记与编程作业:Convolutional Neural Network(卷积神经网络)
ufldl出了新教程,感觉比之前的好,从基础讲起,系统清晰,又有编程实践。 在deep learning高质量群里面听一些前辈说,不必深究其他机器学习的算法,可以直接来学dl。 于是最近就开始搞这个了,教程加上matlab编程,就是完美啊。 新教程的地址是:http://ufldl.stanford.edu/tutorial/...
分类:Web程序   时间:2014-11-22 23:08:11    阅读次数:740
Gradle 教程说明 用户指南 第7章 快速构建Java工程
官网地址:http://www.gradle.org/docs/2.1/userguide/tutorial_java_projects.html Using the Java plugin A basic Java project  一个基础的java工程 使用java插件在build.gradle: apply plugin: 'java' Building the...
分类:编程语言   时间:2014-11-22 12:03:14    阅读次数:209
Unity 实现物体破碎效果(转)
感谢网友分享,原文地址(How to Make an Object Shatter Into Smaller Fragments in Unity),中文翻译地址(Unity实现物体破碎效果)In this tutorial I will show you how to create a simpl...
分类:编程语言   时间:2014-11-21 23:09:02    阅读次数:728
Install eclipse ns3 in ubuntu 14.04
1. NS3 install 参考NS3 tutorial即可。 2.eclipse 2.1下载 下载地址:http://www.eclipse.org/downloads/ Eclipse IDE for C/C++ Developers NOTE: you can know whether yo...
分类:系统相关   时间:2014-11-21 17:53:00    阅读次数:317
A monad tutorial for Clojure programmers (part 3)
Before moving on to the more advanced aspects of monads, let’s recapitulate what defines a monad (seepart 1andpart 2for explanations):A data structure...
分类:其他好文   时间:2014-11-21 12:33:18    阅读次数:129
A monad tutorial for Clojure programmers (part 2)
In thefirst partof this tutorial, I have introduced the two most basic monads: the identity monad and the maybe monad. In this part, I will continue w...
分类:其他好文   时间:2014-11-21 12:32:50    阅读次数:165
A monad tutorial for Clojure programmers (part 4)
In this fourth and last part of my monad tutorial, I will write about monad transformers. I will deal with only one of them, but it’s a start. I will ...
分类:其他好文   时间:2014-11-21 12:28:03    阅读次数:150
[Quote] Freescale I.mx6 mfgtool eFuse.
URL:http://www.solid-run.com/wiki/Setting_the_eFuses_for_MicroSOM_and_HummingboardName:Setting the eFuses for MicroSOM and Hummingboard(This tutorial ...
分类:其他好文   时间:2014-11-21 12:04:45    阅读次数:470
深度学习 Deep Learning UFLDL 最新Tutorial 学习笔记 5:Softmax Regression
官方Tutorial地址:http://ufldl.stanford.edu/tutorial/supervised/SoftmaxRegression/...
分类:其他好文   时间:2014-11-20 20:24:03    阅读次数:289
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!