E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
tutorial
SARSA与Q-learning的区别
莫烦强化学习视频https://morvanzhou.github.io/
tutorial
s/machine-learning/reinforcement-learning/SARSA与Q_learning
ZONG_XP
·
2020-08-25 01:57
强化学习
强化学习之Policy Gradient
参考:https://morvanzhou.github.io/
tutorial
s/machine-learning/reinforcement-learning/5-1-policy-gradient-softmax1
ZONG_XP
·
2020-08-25 01:57
强化学习
策略梯度(Policy Gradients)的理解
参考文献7、8可能有用,先留着参考文献:1.
Tutorial
:DeepRein
yeqiang19910412
·
2020-08-25 01:12
增强学习
强化学习-Q learning
details/9361915https://www.zhihu.com/question/26408259/answer/123230350https://morvanzhou.github.io/
tutorial
s
winycg
·
2020-08-25 01:22
强化学习
Pytorch 学习
Tutorial
Getting Started 总结
本篇主要是做一个index一样的目录(同时还有一些知识点),方便之后的学习查询60-MinuteBuiltzWhatisPytorch?很多操作和tensorflow一致torch.add(x,y,out=result)y.add_(x)in_place加法可以从tensor复制另外的tensor(x=torch.new_ones(5,3,dtype=)),甚至x.view()也可以做到Tenso
我喝酸奶不舔盖
·
2020-08-25 01:58
Python学习
感悟反思
深度学习
强化学习实战(一)(tensorlayer乒乓球教程)
python
tutorial
_atari_pong.py在运行教程代码之前您需要
法相
·
2020-08-25 01:51
深度学习
强化学习
Deep Learning
Tutorial
李宏毅(一)深度学习介绍
大纲深度学习介绍深度学习训练的技巧神经网络的变体展望深度学习介绍深度学习介绍深度学习属于机器学习的一种。介绍深度学习之前,我们先大致了解一下机器学习。机器学习,拿监督学习为例,其本质上是要找到一个函数映射:输入数据(也就是训练样本)通过函数映射(也就是我们的机器学习算法)到输出空间上(也就是目标值,如果是分类问题,映射到某一类上)。$$MeachineLearning\approxLookingF
七八音
·
2020-08-25 01:56
SVD分解的理解
本文转自于:http://www.bfcat.com/index.php/2012/03/svd-
tutorial
/SVD分解(奇异值分解),本应是本科生就掌握的方法,然而却经常被忽视。
艳光普照
·
2020-08-25 01:53
图像处理操作
DQN理解
参考了这位莫烦大佬:https://morvanzhou.github.io/
tutorial
s/machine-learning/reinforcement-learning/4-4-gym/
qq_39861441
·
2020-08-25 01:41
强化学习
强化学习 之 Q learning
QLearning算法伪代码https://blog.csdn.net/qq_30615903/article/details/80739243https://morvanzhou.github.io/
tutorial
s
qq_39060473
·
2020-08-25 01:40
强化学习
C++ 智能指针类
这篇文章主要来源于:codeguru网站的一篇文章:ATR1
tutorial
:smartpointer(详细介绍了C++的智能指针,尤其是shared_ptr)。
heyabo
·
2020-08-25 00:35
C/C++
opencv视频相似度检测
sourcecode位置:samples/cpp/
tutorial
_code/gpu/gpu-basics-similarity/gpu-basics-similarityThePSNR(peakSNR
deduanniang9691
·
2020-08-25 00:09
人工智能
c+ 引用传递坑_了解C ++中的引用传递
c+引用传递坑介绍(Introduction)Inthis
tutorial
,wearegoingtodiscusstheconceptofpassbyreferenceinC++.在本教程中,我们将讨论
cunchi4221
·
2020-08-25 00:36
TiddlyWiki的一些有用链接
http://web.nlhs.tyc.edu.tw/~lss/wiki/TiddlyWiki
Tutorial
TW.html#http://gf.cs.hit.edu.cn/projects/tiddlywiki
zlz_212
·
2020-08-25 00:28
前端学习资源(作者:小裁缝sun)
前些日子从@张鑫旭微博处得一份推荐(Front-end-
tutorial
),号称最全的资源教程-前端涉及的所有知识体系;有粗略查看,果然“叹为观止”,至少比想象中涉猎丰富许多;果断有Fork了来:Front-end-
tutorial
谷子多
·
2020-08-25 00:05
d-bus
tutorial
D-Bus
Tutorial
HavocPenningtonRedHat,Inc.DavidWheelerJohnPalmieriRedHat,Inc.ColinWaltersRedHat,Inc.Version0.5.0TableofContents
Tutorial
WorkInProgressWhatisD-Bus
yjfkpyu
·
2020-08-25 00:50
DBUS
Java并发之Fork-Join框架
事例项目:https://gitee.com/silentwu/java-concurrency-
tutorial
fork-join介绍Fork/Join框架是Java7提供的一个用于并行执行任务的框架
9527华安
·
2020-08-24 23:34
Docker
Tutorial
Day 2: Containers
本篇文章来源于官方文档,是我学习后的总结。本篇文章的架构思路如下1.使用Dockerfile定义container2.编写实例应用程序3.构建应用程序4.运行应用程序5.分享你的镜像前提,Docker版本1.13或更高,并且通过dockerrunhello-world测试。Docker分三层,由下至上是Container,Services,Stack定义Container创建一个空目录,保存以下代
jsy_hello
·
2020-08-24 22:00
Redis Cluster
Tutorial
http://redis.io/topics/cluster-
tutorial
Rediscluster
tutorial
ThisdocumentisagentleintroductiontoRedisCluster
hujinpeng2005
·
2020-08-24 22:07
Android学习笔记-构建一个可复用的自定义BaseAdapter
转载自http://www.runoob.com/w3cnote/android-
tutorial
-customer-baseadapter.html作者:coder-pig本节引言:如题,本节给大家带来的是构建一个可复用的自定义
diefachan8113
·
2020-08-24 21:40
使用Kotlin的Android Toast
AndroidToastisaUIwidgetthatpopsuponthescreenforsometime.It’sverysimilartoanotification,alert,ortooltipmessage.Inthis
tutorial
cunchi4221
·
2020-08-24 21:29
MongoDB学习笔记
学习网站https://www.runoob.com/mongodb/mongodb-
tutorial
.html使用范围和限制缺点:不支持连表查询,不支持sql语句,不支持食物存储
aoyao9431
·
2020-08-24 21:43
数据库
json
c/c++
kaggle-Porto Seguro's Safe Driver Prediction
列出参考的notebook链接:EDA:InteractivePortoInsights-APlot.ly
Tutorial
|Kag
ZSYGOOOD
·
2020-08-24 21:21
MasterWork-UCAS
科研
算法
论文
kaggle
机器学习相关
长篇
构建一个可复用的自定义BaseAdapter
纯粹的代码搬运:https://www.runoob.com/w3cnote/android-
tutorial
-customer-baseadapter.html构建一个可复用的自定义BaseAdapter
_DREAMS
·
2020-08-24 21:19
Java 8并发教程:线程和执行程序
原文地址:http://winterbe.com/posts/2015/04/07/java8-concurrency-
tutorial
-thread-executor-examples/欢迎来到我的Java8
boonya
·
2020-08-24 20:08
Java
正则表达式里面哪些字符需要转义
http://deerchao.net/
tutorial
s/regex/regex-1.htm
zhihuichina
·
2020-08-24 20:21
Theano2.1.2-基础知识之第一步:代数
来自:http://deeplearning.net/software/theano/
tutorial
/adding.htmlBabySteps-Algebra一、两个标量相加在学习theano的开始,
weixin_34219944
·
2020-08-24 20:41
ruby on rails 入门注意事项
rubyonrails入门注意事项首先声明:本文不是rubyonrails的入门教程入门教程可以参考:http://www.
tutorial
spoint.com/ruby-on-rails/rails-controllers.htmhttp
weixin_33958585
·
2020-08-24 20:31
Theano2.1.1-基础知识之准备工作
来源:http://deeplearning.net/software/theano/
tutorial
/index.html#
tutorial
这里介绍的是使用theano的一些基础知识,虽然theano
weixin_33971130
·
2020-08-24 20:00
python
人工智能
数据结构与算法
Theano2.1.14-基础知识之理解为了速度和正确性的内存别名
来自:http://deeplearning.net/software/theano/
tutorial
/aliasing.htmlUnderstandingMemoryAliasingforSpeedandCorrectness
weixin_33782386
·
2020-08-24 20:48
Perl之Spreadsheet::WriteExcel
一、安装相关模块:1、MongoDB->操作数据库接口文档https://metacpan.org/pod/distribution/MongoDB/lib/MongoDB/
Tutorial
.pod2、
lzqustc
·
2020-08-24 19:16
Perl
CGI
MongoDB
Android 4.4创建The Master/Detail Flow应用程序 翻译
源地址:http://www.techotopia.com/index.php/An_Android_Master/Detail_Flow_
Tutorial
这个网址有时候能打开,有时候打不开,看人品了。
haimian520
·
2020-08-24 19:39
Android
sumo-traci (二)部分函数解析
一、访问信号灯的函数下面展示十字路口
tutorial
里面runner.py的访问信号灯和感应线圈的部分。defrun():"""executetheTraCIcontrol
小兜同学在TJU
·
2020-08-24 19:50
交通仿真
Rails中的图片处理
服务端:http://www.
tutorial
ized.com/
tutorial
/Image-uploads-and-resizing-for-Rails-models-with-mini-magick
congliao6704
·
2020-08-24 19:28
Corba应用之TAO 实现库ImR(Implementation Repository)的使用
的使用Corba应用之TAO实现库ImR(ImplementationRepository)的使用作者:
[email protected]
零、前言这篇文章是在学习ACE_wrappers/TAO/docs/
tutorial
s
Stone
·
2020-08-24 19:34
4.TAO
Theano2.1.12-基础知识之使用GPU
来自:http://deeplearning.net/software/theano/
tutorial
/using_gpu.htmlusingtheGPU想要看GPU的介绍性的讨论和对密集并行计算的使用
weixin_34357928
·
2020-08-24 19:12
mongoDB 入门指南、示例
准备工作1、下载mongoDB下载地址:http://www.mongodb.org/downloads选择合适你的版本相关文档:http://www.mongodb.org/display/DOCS/
Tutorial
2
zfz1214
·
2020-08-24 18:57
NOSQL
NOSQL
mongoDB
Spring Boot快速入门之(十二):异常处理
【注】本文译自:https://www.
tutorial
spoint.com/spring_boot/spring_boot_exception_handling.htm对于企业应用而言,在API中处理好异常和错误是至关重要的
信码由缰
·
2020-08-24 18:55
springboot
Spring Boot快速入门之(十一):构建 RESTful Web 服务
【注】本文译自:https://www.
tutorial
spoint.com/spring_boot/spring_boot_building_restful_web_services.htmSpringBoot
信码由缰
·
2020-08-24 18:53
springboot
Spring Boot快速入门之(二):快速开始
【注】本文译自:https://www.
tutorial
spoint.com/spring_boot/spring_boot_quick_start.htm本文将教你如何利用Maven和Gradle创建
信码由缰
·
2020-08-24 18:04
python:ezdxf——教程
官方文档:https://ezdxf.readthedocs.io/en/master/
tutorial
s/index.html文章目录一、从DXF文件获取数据的教程1、布局2、遍历布局的DXF实体3、
face丶
·
2020-08-24 17:02
第三方模块
python
dxf
命名空间“UnityEngine”中不存在类型活命名空间名称“UI”怎么解决
[1]:http://meta.math.stackexchange.com/questions/5020/mathjax-basic-
tutorial
-and-quick-reference[2]:https
weixin_44025652
·
2020-08-24 17:25
ERROR 1217 (23000): Cannot delete or update a parent row: a foreign key constraint fails
今天在修改models.py文件之后想重新迁移文件但是出现了以下错误:C:\Users\Desktop\
tutorial
>pythonmanage.pymakemigrationsYouaretryingtoaddanon-nullablefield'highlighted'tosnippetwithoutadefault
替这位空想家惊讶
·
2020-08-24 17:11
django
Redis 入门指南
作者:dunwuhttps://github.com/dunwu/db-
tutorial
1.概述1.1.Redis简介Redis是速度非常快的非关系型(NoSQL)内存键值数据库,可以存储键和五种不同类型的值之间的映射
后端技术精选
·
2020-08-24 17:59
深入探索 CSS Grid
作者:HammadAhmed翻译:疯狂的技术宅原文:https://scotch.io/
tutorial
s/d...未经允许严禁转载简介本教程将深入探讨CSS网格布局,并探索几乎所有的属性和功能。
疯狂的技术宅
·
2020-08-24 17:12
前端
css
grid
在ASP.NET MVC中,使用Bundle来打包压缩js和css
具体优势可自行百度或参看官方介绍:http://www.asp.net/mvc/
tutorial
s/mvc-4/bundling-and-minification这里仅简
weixin_34192732
·
2020-08-24 17:01
SAP Cloud for Customer里一个Promise的实际应用场合
Therearelotsof
tutorial
saboutpromiseintheinternet.RecentlyIamstudyingthefrontendcodeofSAPCloudforCustomerandIcomeacrossarealexampleofhowpromiseisusedthere.BelowisthePasscodelogonview.OncePasscodeisente
JerryWang_汪子熙
·
2020-08-24 17:58
cloud
cloudflare
cloud-foundry
sap
abap
axios+post方法提交formdata步骤详解
遇到的问题:怎么看自己发送的格式和后台发送的格式参考http://www.php.cn/js-
tutorial
-396014.htmlhttps://blog.csdn.net/qq737050283/
weixin_30724853
·
2020-08-24 17:48
[翻译]Android单手指缩放-第四部分(Android one finger zoom
tutorial
– Part 4)
前言:本文翻译于sonymobile的一系列教程,指导Android开发人员如何用一个手指控制图片的缩放,接第三篇。这一篇在上一篇的基础上,增加了速滑和跳跃的动力效果。关于动力效果,需要参考之前的翻译《[翻译]制作你自己的3DListView第三部分(最后部分)(Makingyourown3Dlist–Part3(finalpart))》点击查看。这样使得控件更加生动。由于速滑和跳跃的动力效果需要
三秋桂子仪同三司
·
2020-08-24 17:58
CareKit学习笔记1
版权CareKit相关的资料很少,官方的GitHub也不怎么更新目前找到了一个很好的学习案例,是Swift写的,很值得参考:CareKit
Tutorial
foriOS:Part1CareKit
Tutorial
foriOS
Realank
·
2020-08-24 16:44
上一页
121
122
123
124
125
126
127
128
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他