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
Exercises
PyTorch
Exercises
: Classifying Names with a Character-Level RNN
ExercisesGetbetterresultswithabiggerand/orbettershapednetworkAddmorelinearlayersTrythenn.LSTMandnn.GRUlayersCombinemultipleoftheseRNNsasahigherlevelnetwork本文将展示此练习的结果分析及相关代码。本次的练习是PyTorchtutorial中,关于名
CrazyBull2012
·
2018-02-28 18:47
pytorch
tutorial
numpy 100题
原网址:https://github.com/rougier/numpy-100/blob/master/100%20Numpy%20
exercises
.md#100numpyexercise#题目来源于
诗蕊
·
2018-02-09 14:42
Python
numpy
tensorflow -多元线性回归编程(二)
course=DeepLearning&doc=
exercises
/ex3/ex3.html在这个例子中,变量一个是面积,另外一个是房间
u201017971
·
2017-12-29 11:46
系统运维
[机器学习实验4]正则化(引入惩罚因子)
数据下载链接:http://openclassroom.stanford.edu/MainFolder/courses/MachineLearning/
exercises
/ex5materials/ex5Data.zip
Gy_Hui-HUST
·
2017-09-03 13:42
机器学习
飞机检测之practise_YOLOv2
YOLOv2检测飞机数据(.xml和.jpg):IMPORT>
exercises
_data>airplaneDetec代码(配置权重等简单文件):github.com/EchoIR/airplaneDetec
EchoIR
·
2017-06-30 13:28
quartus分配管脚方法
1.将DE2-115disk\DE2_115_lab_
exercises
\DE2_115_pin_assignments.csv用excell打开2.将内容拷贝到新建的文本文档(DE2_115_pin_assignments.txt
清风挲
·
2017-05-13 11:31
i春秋 - Exploit-
Exercises
: Nebula - level01
AboutThereisavulnerabilityinthebelowprogramthatallowsarbitraryprogramstobeexecuted,canyoufindit?Todothislevel,loginasthelevel01accountwiththepasswordlevel01.Filesforthislevelcanbefoundin/home/flag01.S
jchalex
·
2017-02-25 21:03
exploit
TensorFlow: Basic
Exercises
(更新中)
Note:以下绝大部分内容来自Kyubyong的GitHub**-Part1:Constants,Sequences,andRandomValuesimportnumpyasnpfromscipyimportmiscimporttensorflowastfimportmatplotlib.pyplotaspltsess=tf.InteractiveSession()"""Ex1.Createate
Deepool
·
2017-02-20 23:19
算法——最优解之动态规划
相应的练习代码:https://github.com/liuxuan320/Algorithm_
Exercises
1.动态规划的定义动态规划作为一个非常优秀的算法被很多应用称为OptimalAlgorithm
刘炫320
·
2017-02-16 20:30
算法
Web for Pentester II练习题解
转自:http://bobao.360.cn/learning/detail/3369.htmlWebforPentesterIIISO下载地址:https://pentesterlab.com/
exercises
Shinpachi8
·
2017-01-14 10:48
WEB漏洞
机器学习课程梳理 (01) ——线性回归
course=DeepLearning&doc=
exercises
/ex2/ex2.html在这个例子中,因为数据方差比较小,迭代500次可以得到非常近似的解。
phoenix夜鹰
·
2016-12-05 18:39
机器学习
C++ Primer Plus (Six Edition) Chapter 3, Programming
Exercises
Q1.Writeashortprogramthattasksforyouheightinintegerinchesandthenconvertsyourheighttofeetandinches.Havetheprogramusetheunderscorecharactortoindicatewheretotypetheresponse.Alsouseaconstsymbolicconstantt
Lowdin
·
2016-09-10 09:11
Chapter
3
Programming
Exercises
C++
C++
primer
plus
Six
Edition
Chapter
3
Exercises
C++ Primer Plus (Six Edition) Chapter 2, Programming
Exercises
Q1.WriteaC++programthatdisplaysyournameandaddress(orifyouvalueyourprivacy,afictitiousnameandaddress).A://information.cpp--mynameandaddress#includeintmain(){usingnamespacestd;coutdoublefurfunc(double);
Lowdin
·
2016-09-06 13:09
C++
C++
primer
plus
Six
Edition
Chapter
2
Exercises
【渗透测试学习平台】 web for pentester -1.介绍与安装
官网:https://www.pentesterlab.com下载地址:https://www.pentesterlab.com/
exercises
/web_for_pentester_II安装流
weixin_33919941
·
2016-07-21 15:00
龙书D3D11章节习题答案(不定时更新)
Chapter4:Direct3DInitialzation4.7
EXERCISES
(作者的目的大概是让我们熟悉DXGI,打开Common框架代码里面的d3dApp.cpp文件操作即可) 1.ModifythepreviousexercisesolutionbydisablingtheALT-ENTERfunctionalitytoswitchbetweenf
tjj00686
·
2016-03-26 16:00
20个跑后拉伸动作
静态伸展运动(
Exercises
)Static-Stretching静态伸展对于伤害的预防与伤害的恢复都极为重要。静态伸展应该在运动后进行,运动前的静态伸展可能会限制
书生初凉
·
2016-03-23 11:54
1.3背包,队列和栈 (Part1 --
Exercises
)
State:Updating第一题publicbooleanisFull(){N==a.length;}第三题bfg第四题packagecom.chen_swe;importjava.io.BufferedReader;importjava.io.FileReader;importjava.io.IOException;importjava.util.Stack;/***Createdbychen
chen_swe
·
2016-03-17 21:39
算法
4e
solution
1-3
002
exercises
求列表全排列lst = [1,2,3] l1 = [(x,y,z) for x in lst for y in lst for z in lst if x != y if y != z if x != z] print(l1)给定一个非负整数num,重复的加每一位,直到最后只剩下一位例如:num=38,计算过程如下:3+8=111+1=2最后输出结果为2#递归 def add(num):
390892467
·
2016-03-10 23:07
python
001
exercises
RANGE的实现def myrange(start,stop,step): ret = list() cur = start ret.append(cur) while cur < stop: cur += step return ret猜数字在程序中定义一个int常量,你有三次机会才数字的大小,如果猜中,输出congratulations!
390892467
·
2016-03-10 17:12
python
1.2 数据抽象(Part 1 --
Exercises
)
State:Done!Tips:IDEA中Programarguments一栏添入的是所需要的命令行参数,以第一题为例,需要参数100,则在该栏中直接输入100,然后Apply->OK即可,运行时IDE会直接导入。Youcangetlibalgs.jarfor《Algorithm_4e》fromtheofficialwebsite.第一题packagecom.chenswe;/***Created
chen_swe
·
2016-03-09 22:41
Algorithm
Solution
updating
IDEA
添加命令行参数
002_
exercises
[TOC]一.全排列求列表[1,2,3]的全排列参考答案:[(1,2,3),(1,3,2),(2,1,3),(2,3,1),(3,1,2),(3,2,1)]lst=[1,2,3] [(x,y,z)forxinlstforyinlstforzinlstifx!=yifx!=zify!=z]importitertools lst=[1,2,3] ret=[] forxinitertools.per
roach57
·
2016-03-07 15:00
001_
exercises
yuminstallpython-setuptools sudoeasy_installpip作业1---猜数字在程序中定义一个int常量,你有三次机会才数字的大小,如果猜中,输出congratulations!youwin!,如果机会用完,还未猜中,输出Oops!youfail!可以使用input函数获取输入可以使用int函数把输入转化为整型NUMBER=12 for_inrange(3):
roach57
·
2016-03-07 09:00
Homework
Exercises
1
第一题返回所有这样的整数k的和:1=0(inclusive)onthestandardoutput(onepairper *line,smallestmemberofeachpairfirst,withnorepetitions).*/ staticvoidprintSociablePairs(intN){ //Fillinhere }staticvoidprintSociablePai
Justany_WhiteSnow
·
2016-02-18 18:33
深度学习 Deep Learning UFLDL 最新 Tutorial 学习笔记 1:Linear Regression
而且从新编排了内容及
exercises
。新的UFLDL网址为:http://ufldl.stan
lcchuguo
·
2016-02-03 21:00
深度学习 Deep Learning UFLDL 最新 Tutorial 学习笔记 1:Linear Regression
而且从新编排了内容及
exercises
。新的UFLDL网址为:http://ufldl.stan
lcchuguo
·
2016-02-03 21:00
shell 练习题集合(思路和解答)
#########################################################https://www.centos.bz/2012/07/shell-script-
exercises
新手PS
·
2016-02-02 21:26
shell
awk
练习题
[神经网络]1.3-Using neural nets to recognize handwritten digits-The architecture of neural networks(翻译)
原文地址:http://neuralnetworksanddeeplearning.com/chap1.html#
exercises
_191892Thearchitectureofneuralnetworks
u010536377
·
2016-01-22 21:00
算法导论
Exercises
9.3-9
算法导论
Exercises
9.3-9ProblemDescription:ProfessorOlayisconsultingforanoilcompany,whichisplanningalargepipelinerunningeasttowestthroughanoilfieldofnwells.Fromeachwell
sushauai
·
2016-01-17 22:00
算法导论课后习题解析 第一章
所以把自己做的答案分享一下,如有错误之处尽管指出,希望通过这个过程能与大家共同进步我看的版本是英文第三版(IntroductiontoAlgorithms,ThirdEdition),所有的题目分为每一节后的练习(
Exercises
sushauai
·
2016-01-10 11:00
机器学习&深度学习(Python版)----Logistic Regression(逻辑回归)
course=MachineLearning&doc=
exercises
/ex4/ex4.html1、理论(1)数据加载,绘制数据数据加载的代码和前两篇博客没有什么不同,可以去第一篇博客查找代码,加载数据后
Sunshine_in_Moon
·
2015-12-13 13:00
算法导论
Exercises
9.3-9
算法导论
Exercises
9.3-9ProblemDescription:ProfessorOlayisconsultingforanoilcompany,whichisplanningalargepipelinerunningeasttowestthroughanoilfieldofnwells.Fromeachwell
sushauai
·
2015-11-28 10:00
C COURSEWARE
Programming in C C COURSEWARE Lecture notes + integrated
exercises
, solutions and marking  
·
2015-11-13 22:33
war
A+B probleam 提交十次过了
package grammer_
exercises
; import java.util.Scanner; public class Main { public static void
·
2015-11-13 01:41
提交
Exercises
of Concrete Mathematics
1.1 At first,the proof seems perfect!Horses 1 through n-1 are the same color,and horses2 through n are the same color, but when the n=2 ,that 1 and 1 are same color, 2 and 2
·
2015-11-12 22:04
Math
Python高级编程–正则表达式(习题)
://start2join.me/python-regex-answer-20141030/ ####################################################
Exercises
·
2015-11-12 11:25
python
exercises
on recursive definition of set
Q1. give a recursive definition for the set of ordered pair of positive intergers, S={(a, b)| a, b are positive intergers, and a|b} Answer: basis step: (1, 1) belongs to S; recursive step:
·
2015-11-11 18:40
init
笨方法学python Lesson 46 - 49
Exercises
46代码setup.pytry: from setuptools import setup except ImportError: from distutils.core
好好先生_1028
·
2015-11-11 17:00
[SQL注入3]from_sqli_to_shell_II
http://www.pentesterlab.com/
exercises
/from_sqli_to_shell_II/ 准备课程前,先了解一下将用到的工具
·
2015-11-11 10:51
shell
↗☻【+_+】url
/
exercises
/0 RunJS - 在线编辑、展示、分享、交流你的 JavaScript 代码http://runjs.cn/ Build, Exp
·
2015-11-11 09:21
url
Data Structures, Algorithms, & Applications in Java
Substring Other Nifty Things You Can Do with a Suffix Tree How to Build Your Very Own Suffix Tree
Exercises
·
2015-11-10 21:33
application
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)--ch12
User-Defined Primitives 12.7
Exercises
1. Design a 2-to-1 multiplexer by using UDP.
·
2015-11-09 13:21
Verilog
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)--ch09
Useful Modeling Techniques 9.7
Exercises
1.
·
2015-11-09 13:20
Verilog
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)--ch10
Timing and Delays 10.6
Exercises
1. What type of delay model is used in the following circuit?
·
2015-11-09 13:20
Verilog
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)--ch08
Tasks and Functions 8.5
Exercises
1.
·
2015-11-09 13:19
Verilog
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)—ch07-I
Behavioral Modeling 7.11
Exercises
1. Declare a register called oscillate.
·
2015-11-09 13:17
Verilog
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)--ch06
Dataflow Modeling 6.7
Exercises
1.
·
2015-11-09 13:16
Verilog
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)--ch05
Gate-level Modeling 5.4
Exercises
1.
·
2015-11-09 13:15
Verilog
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)--ch03
Basic Concepts 3.5
Exercises
1.
·
2015-11-09 13:14
Verilog
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)--ch04
Modules and Ports 4.5
Exercises
1. What are the basic components of a module?
·
2015-11-09 13:14
Verilog
【原创】The solutional manual of the Verilog HDL: A Guide to Digital Design and Synthesis (2nd)--ch02
Hierarchical Modeling Concepts 2.8
Exercises
1.
·
2015-11-09 13:13
Verilog
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
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
其他