登录
首页 » Python » Python深度学习实战_原书代码

Python深度学习实战_原书代码

于 2020-07-30 发布
0 207
下载积分: 1 下载次数: 1

代码说明:

说明:  深度学习正在为广泛的行业带来革命性的变化。对于许多应用来说,深度学习通过做出更快和更准确的预测,证明其已经超越人类的预测。本书提供了自上而下和自下而上的方法来展示深度学习对不同领域现实问题的解决方案。这些应用程序包括计算机视觉、自然语言处理、时间序列预测和机器人。(Deep learning is bringing revolutionary changes to a wide range of industries. For many applications, deep learning proves to be beyond human prediction by making faster and more accurate predictions. This book provides top-down and bottom-up approaches to demonstrate deep learning solutions to practical problems in different areas. These applications include computer vision, natural language processing, time series prediction and robotics.)

文件列表:

原书代码\.gitattributes, 66 , 2018-05-22
原书代码\9781484235157.jpg, 28610 , 2018-05-22
原书代码\Chapter10_RNN and LSTM in visual\sp500.csv, 48119 , 2018-05-22
原书代码\Chapter10_RNN and LSTM in visual\Time Series forcasting with lstm model.ipynb, 58177 , 2018-05-22
原书代码\Chapter11_Speech to text and vice versa\audio.wav, 704556 , 2018-05-22
原书代码\Chapter11_Speech to text and vice versa\Speech to Text API and Text to Speech.ipynb, 14096 , 2018-05-22
原书代码\Chapter12_Developing Chatbots\intent1.csv, 1393 , 2018-05-22
原书代码\Chapter12_Developing Chatbots\Removing Punctuations.ipynb, 72 , 2018-05-22
原书代码\Chapter12_Developing Chatbots\Removing Stopwords.ipynb, 72 , 2018-05-22
原书代码\Chapter12_Developing Chatbots\TF-IDF and Word2Vec.ipynb, 26152 , 2018-05-22
原书代码\Chapter12_Developing Chatbots\Tokenization.ipynb, 72 , 2018-05-22
原书代码\Chapter13_Face Recognition\Face_Detection.py, 3062 , 2018-05-22
原书代码\Chapter13_Face Recognition\Face_Recognition.py, 5288 , 2018-05-22
原书代码\Chapter13_Face Recognition\Face_Tracking.py, 6612 , 2018-05-22
原书代码\Chapter1_Prerequisites of Deep Learning Numpy, Pandas and Scikit-Learn\chapter1_summary.ipynb, 341456 , 2018-05-22
原书代码\Chapter2_Basics of Tensorflow\chapter2_summary.ipynb, 27538 , 2018-05-22
原书代码\Chapter2_Basics of Tensorflow\TFBasics.ipynb, 6190 , 2018-05-22
原书代码\Chapter3_Understanding and working on Keras\chapter3_summary.ipynb, 34522 , 2018-05-22
原书代码\Chapter3_Understanding and working on Keras\MLPMNIST.ipynb, 32446 , 2018-05-22
原书代码\Chapter3_Understanding and working on Keras\model.h5, 13115488 , 2018-05-22
原书代码\Chapter3_Understanding and working on Keras\modelWeight.h5, 6564312 , 2018-05-22
原书代码\Chapter3_Understanding and working on Keras\Softmax _RegressionB.ipynb, 9107 , 2018-05-22
原书代码\Chapter5_Regresson to MLP in Tensorflow\Implementing a hidden layer MLP.ipynb, 23657 , 2018-05-22
原书代码\Chapter5_Regresson to MLP in Tensorflow\Linear Regression Tensorflow.ipynb, 48633 , 2018-05-22
原书代码\Chapter5_Regresson to MLP in Tensorflow\Logistic Regression Tensorflow.ipynb, 23254 , 2018-05-22
原书代码\Chapter5_Regresson to MLP in Tensorflow\Saved Games\desktop.ini, 282 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\Fashion MNIST Data Logistic Regression in Keras.ipynb, 3749 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\fashion_mnist.py, 1520 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\iris_test.csv, 511 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\iris_train.csv, 4151 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\Log Linear Model using scikit learn and keras.ipynb, 15944 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\Logistic regression using scikit Learn and keras.ipynb, 4958 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\MLP on Iris Dataset.ipynb, 16811 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\MLP on MNIST dataset digit classification.ipynb, 7781 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\MLP on randomly generated data.ipynb, 5545 , 2018-05-22
原书代码\Chapter6_Regression to MLP in Keras\my_model.h5, 1367784 , 2018-05-22
原书代码\Chapter8_CNN with Tensorflow\chapter 8.ipynb, 10151 , 2018-05-22
原书代码\Chapter9_CNN with Keras\CNN_with_Keras.ipynb, 6051 , 2018-05-22
原书代码\Chapter9_CNN with Keras\horse.jpg, 6232 , 2018-05-22
原书代码\Chapter9_CNN with Keras\Image Classifier with cifar10 data.ipynb, 4099 , 2018-05-22
原书代码\Chapter9_CNN with Keras\Pre-trained Models.ipynb, 123152 , 2018-05-22
原书代码\Contributing.md, 677 , 2018-05-22
原书代码\errata.md, 225 , 2018-05-22
原书代码\LICENSE.txt, 1350 , 2018-05-22
原书代码\README.md, 553 , 2018-05-22
原书代码\Thumbs.db, 14336 , 2019-05-27
原书代码\Chapter5_Regresson to MLP in Tensorflow\Saved Games, 0 , 2019-01-03
原书代码\Chapter10_RNN and LSTM in visual, 0 , 2019-01-03
原书代码\Chapter11_Speech to text and vice versa, 0 , 2019-01-03
原书代码\Chapter12_Developing Chatbots, 0 , 2019-01-03
原书代码\Chapter13_Face Recognition, 0 , 2019-01-03
原书代码\Chapter1_Prerequisites of Deep Learning Numpy, Pandas and Scikit-Learn, 0 , 2019-01-03
原书代码\Chapter2_Basics of Tensorflow, 0 , 2019-01-03
原书代码\Chapter3_Understanding and working on Keras, 0 , 2019-01-03
原书代码\Chapter5_Regresson to MLP in Tensorflow, 0 , 2019-01-03
原书代码\Chapter6_Regression to MLP in Keras, 0 , 2019-01-03
原书代码\Chapter8_CNN with Tensorflow, 0 , 2019-01-03
原书代码\Chapter9_CNN with Keras, 0 , 2019-01-03
原书代码, 0 , 2019-01-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ComplexNetworks-master
    说明:  复杂网络工具箱,生成网络,计算节点度数,聚类系数(Complex network toolbox, generate network, calculate node degree, clustering coefficient)
    2020-02-01 22:15:07下载
    积分:1
  • 用于在Abaqus中提取结点力的Python程序
    用于批量提取abaqus的节点力,而不是积分点的力(Node force for batch extraction of abaqus, not integral point force)
    2021-04-06 09:39:02下载
    积分:1
  • fiberRandom
    说明:  ABAQUS纤维随机分布,可应用于ABAQUS中桁架单元,纤维随机分布(ABAQUS fiber random distribution, can be applied to ABAQUS truss elements, fiber random distribution)
    2021-02-14 10:45:41下载
    积分:1
  • Random Four-parameter Method
    说明:  基于matlab软件,采用随机四参数法生长法构建不同类型的多孔介质模型(Production of Porous Media Model by Random Four-parameter Method)
    2019-01-04 16:45:16下载
    积分:1
  • 现代数值分析(MATLAB版)-马昌凤
    说明:  本教材各章节的主要算法都给出了 MATLAB 通用程序。为了更好地配合本书的教学,书后编写了一个附录,简明扼要地介绍了数学软件 MATLAB 的入门知识和必要的程序设计和绘图等基本技能技巧。个人感觉很实用,推荐给大家!(The main algorithms in each chapter of this textbook give MATLAB general procedures. In order to better match the teaching of this book, an appendix is written after the book, which briefly introduces the introductory knowledge of the mathematical software MATLAB and the necessary basic skills such as programming and drawing. Personally feel very practical, recommended to everyone!)
    2021-03-15 17:49:22下载
    积分:1
  • CaRIne Crystallography 3.1
    说明:  CaRIne Crystallography 3.1,Carine软件用于电子衍射花样标,CaRIne可以画晶体结构并可计算仿真显示绕射型式,CaRIne的交谈功能可以显示。(Carine crystallography 3.1, Carine software is used for electron diffraction pattern mark. Carine can draw crystal structure, calculate and simulate diffraction pattern, and can display conversation function of Carine.)
    2020-11-17 07:43:37下载
    积分:1
  • 实验3
    1、单向通信 向甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;并将a的值取反从P0口输出,控制D0、D1、D2、D3相应点亮。乙方接收到数据并偶校验正确后,将接收数据取反从P0口输出,控制D0、D1、D2、D3相应点亮。 2、双向通信 甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;乙方未按键不发送,按键后将乙方按键得到的a*16发送;甲乙双方都将发送数据与接收数据相或后再取反,从P0口输出控制D0—D7相应点亮。 3、间隔发送 未按键,甲方不发送数据,按键后甲方每隔50ms连续发送4个字节:0xff、a、a、a。 乙方只在收到甲方数据0xff后的3个数据并验证相同时,才将接收数据*16发送。 甲乙双方都将发送数据与接收数据相或后,从P0口输出控制D0—D7相应点亮。(1. One-way communication The value of variable a is continuously sent to Party A without key, a = 0x0f. After the key is pressed, the value of a is determined according to the key; and the value of a is output from P0 port to control the corresponding lighting of D0, D1, D2 and D3. After receiving the data and checking it correctly, Party B will output the received data from P0 port and control D0, D1, D2 and D3 to light up accordingly. 2. Two-way communication Party A continuously sends the value of variable a without key, a = 0x0f, and determines a value according to the key after the key; Party B does not send the key without key, and sends the a*16 obtained by the key after the key is pressed; Both parties will send the data to or from the receiving data, and then retrieve the data and control D0-D7 from the P0 port to light up accordingly. 3. Interval Sending Without keys, Party A does not send data. After keys, Party A sends 4 bytes continuously every 50 ms: 0xff, a, a.)
    2020-11-16 09:29:42下载
    积分:1
  • Attention_Network_With_Keras-master
    说明:  attention机制的LSTM网络,十分好用(The LSTM network of attention mechanism is very easy to use)
    2020-05-09 11:50:27下载
    积分:1
  • ubuntu
    ubuntu系统性能优化简单教程 关闭最小化动画 长期使用 Ubuntu 后有一种感觉,那就是在 GNOME 中启动应用程序时,速度越来越慢。在 Ubuntu 英文论坛那边看到一个技巧,可以对这个问题起到改善作用。打开 /etc/hosts 文件,可以看到类似下面的内容: 。。。。。。。。。。。。(Ubuntu system performance optimization simple tutorial Close minimize animation After long-term use of Ubuntu, it is a kind of feeling in the GNOME started in the application, the more and more slow. In English BBS there see a Ubuntu on this problem technique that can play improved. Open/etc/hosts file, can see similar the following content: )
    2011-05-17 20:20:51下载
    积分:1
  • 很好的C++学习课件,内容很全面,讲解也很详细.
    很好的C++学习课件,内容很全面,讲解也很详细.-Good C++ Learning courseware, content is very comprehensive, very detailed brief.
    2023-07-04 03:30:04下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载