-
Deep Learning With Keras
说明: 本书将向您介绍各种有监督和无监督的深度学习算法,例如多层感知器,线性回归和其他更高级的深度卷积和递归神经网络。您还将了解图像处理,手写识别,对象识别等更多信息。(This book will introduce you to various supervised and unsupervised deep learning algorithms like the multilayer perceptron, linear regression and other more advanced deep convolutional and recurrent neural networks. You will also learn about image processing, handwritten recognition, object recognition and much more.
Furthermore, you will get familiar with recurrent neural networks like LSTM and GAN as you explore processing sequence data like time series, text, and audio.
The book will definitely be your best companion on this great deep learning journey with Keras introducing you to the basics you need to know in order to take next steps and learn more advanced deep neural networks.)
- 2020-06-17 17:03:43下载
- 积分:1
-
pushlet
pushlet 示例 源码,供参考 发达省份(pushlet example示例 源码,供参考 第三方)
- 2011-05-11 10:46:49下载
- 积分:1
-
GPSRTK with observational data, an observation station dozens of Epoch, a lot of...
用GPSRTK观测数据时,一个站观测几十个历元,一天观测了很多站,回家导出数据到本程序,可统计出所有的点名及每个点的观测的 精度。-GPSRTK with observational data, an observation station dozens of Epoch, a lot of day observation stations, Export of data to the home of the procedures, all the statistics and the name of each observation point accuracy.
- 2022-01-22 02:37:02下载
- 积分:1
-
numClock
The JS special effect code is based on jQuery + CSS3 to realize the special effect of digital clock.
- 2019-06-11 10:32:51下载
- 积分:1
-
TFT2.4-characters-2-sample-program
说明: 本文通过所提出STC单片机为例,给出了TFT2.4汉字2样例程序 !(TFT2.4 characters 2 sample program)
- 2011-02-23 15:49:24下载
- 积分:1
-
Time_Series_LMS
Mackey Glass Time Series Prediction Using Least Mean Square (LMS) >>>>> AUTHOR Shujaat Khan
- 2018-01-16 22:29:09下载
- 积分:1
-
mimasuo
说明: 使用CT107D开发板开发的密码锁程序,程序实现功能有,使用矩阵按键输入密码,密码正确,数码管显示开门状态,开门状态下可修改密码。(Using the code lock program developed by ct107d development board, the program has the following functions: input the password by using the matrix key, the password is correct, the nixie tube shows the opening state, and the password can be modified in the opening state.)
- 2020-05-21 15:24:25下载
- 积分:1
-
AnalogBehavioralModelingWithTheVerilog-ALanguage
模拟电路设计软件仿真语言和数字语言VERILOG想对应主要用于模拟系统建模(Analog circuit design software and digital simulation language VERILOG would like to correspond to the main language used to simulate the system modeling)
- 2008-12-24 14:49:46下载
- 积分:1
-
数据结构的flash算法演示,形象生动的演示效果,让你学起来更轻松...
数据结构的flash算法演示,形象生动的演示效果,让你学起来更轻松-Data structure of the flash algorithm for demonstration, the image of a vivid demonstration of the effect, so you better learn to relax
- 2023-04-17 23:45:03下载
- 积分:1
-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5 4 3 12
// 17 16 15 14 13
//看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为
//(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1