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

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

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

  • skin
    说明:  ResetID_for_Teamviewer_14
    2020-06-24 10:40:02下载
    积分:1
  • 资料
    java软件考试题库,可以查看历年真题,帮您轻松过软考(Java software examination question bank)
    2019-04-04 23:39:08下载
    积分:1
  • Máquinas AC
    说明:  ac machine drive speed control
    2019-03-15 22:03:49下载
    积分:1
  • VC++ 聊天程序CS整合版
    VC++ 聊天程序CS整合版,把客户端和服务端集成在了一起,只需运行一个exe即可,不过程序并不是智能的,需要使用者去切换模式,比如由服务端切换到客户端,或者反之。如果连接服务端超时,请确认服务端程序是否处于监听状态。   本聊天程序由三峡大学计算系学生程红秀所写,几年前的老源码了。
    2022-03-31 12:15:25下载
    积分:1
  • 奥迪a3官方配置表
    说明:  FB41源飞飞哥哥发的哥哥哥了各个分地方(To pacify individual parties.)
    2020-06-19 11:00:02下载
    积分:1
  • 综合实验
    说明:  物联网综合课程设计 wifi探针信息采集项目(Integrated Course Design of Internet of Things Wifi Probe Information Acquisition Project)
    2019-04-19 09:53:48下载
    积分:1
  • 一个JSP电信业务计费系统
    一个JSP电信业务计费系统,主要是针对电信的出租业务而设计的电信实验室出租计费系统,此系统完全是基于J2EE的电信计费系统。
    2022-01-26 07:37:49下载
    积分:1
  • book_matlab
    book entitled " CONTROL SYSTEMS Design and Implementation using MATLABr/Simulink" , enjoy.
    2019-01-28 00:20:25下载
    积分:1
  • track
    框出视频中的前景目标,可以用作圈出静止背景的小车(Box out of the video in the foreground, can be used as a circle around the background of the car)
    2017-09-17 20:49:36下载
    积分:1
  • 使用树莓派3b来实现无人驾驶汽车
    说明:  使用树莓派3b来实现无人驾驶汽车,使用ROS把各种传感器连接起来。(Using raspberry pie 3b to realize driverless car,and use ROS to connect all kinds of sensors.)
    2020-06-23 05:40:02下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载