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

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

于 2020-07-30 发布
0 271
下载积分: 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 个回复

  • 118节点数据
    说明:  电力系统IEEE118节点算例,部分算例包含风电机组(Power system IEEE118 node calculation examples, some examples include wind turbines)
    2021-01-05 16:12:43下载
    积分:1
  • mpc_miso
    多输入单输出(MISO)的模型预测控制(MPC)matlab+simulink仿真(MISO MPC simulation based on matlab and simulink)
    2021-05-13 12:30:02下载
    积分:1
  • multiuser
    本文针对并行干扰抵消检测器的不足之处,提出了改进的并行干扰抵消检测算法——基于多项式展开的并行干扰抵消多用户检测算法。该算法将多项式展开检测器作为并行干扰抵消检测器第一级的数据估计值,以提高检测可靠性。通过仿真实验,首先验证了多项式展开检测器的性能。然后比较改进算法与传统检测器的性能,验证改进算法的系统性能得到明显改善;并与并行干扰抵消检测器、解相关检测器和MMSE检测器相比较,验 证得到该改进算法的性能也有不同程度的改善。 (this paper discusses the principle and performance of the conventional detector and the parallel interference cancellation(PIC)detector separately.Since the conventional detector take MAI only as the background noise without considering the existence of the other users,the existence of MAI has a significant impact on the performance of CDMA systems.Each stage of PIC detector utilizes the data estimates of the initial or previous stage,produces a new set of MAI estimates,and then subtracts out all of the MAI for each user in parallel.Through Monte Carlo simulation in different scenarios,the results illustrate the influence of MAI in conventional CDMA ystems.Theexperimental results show PIC detector can effectively eliminate MAI andimprove the system BER. )
    2010-03-02 22:59:56下载
    积分:1
  • frmGoodsSellManage
    说明:  automation software in windows and sql server
    2020-06-25 03:00:02下载
    积分:1
  • Delphi模拟‘光标跟随’效果
    Delphi简单模拟‘光标跟随’效果,打开程序后,会出现一行文字提示,跟随光标移动,请参见截图所示。
    2022-01-28 07:00:54下载
    积分:1
  • 这是关于雷达杂波的仿真的matlab程序,希望对大家有所帮助
    这是关于雷达杂波的仿真的matlab程序,希望对大家有所帮助-This is on the radar clutter of the Matlab simulation procedures, we hope to help
    2022-03-18 03:31:49下载
    积分:1
  • 一个超小型的UML画图工具,非常使用的,虽然只有几百K,但是能实现基本常用的一些功能...
    一个超小型的UML画图工具,非常使用的,虽然只有几百K,但是能实现基本常用的一些功能-a small ultra-UML drawing tools, the very use, although only a few hundred K, But to achieve some basic common functions
    2022-03-28 14:15:03下载
    积分:1
  • ANSYS桩土效应
    ANSYS桥梁结构的桩土效应分析学习资料和实例文件(ANSYS pile soil effect)
    2018-07-18 18:23:43下载
    积分:1
  • 迭代器模式1
    使用编写服务器与客户端界面并用Socket实现通信。(The interface between server and client is written and the communication is realized with Socket.)
    2020-06-24 19:20:02下载
    积分:1
  • ZCKE
    VC programming language based seal processing source program, has a strong representativeness, for reference!
    2018-10-22 06:09:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载