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

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

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

  • M_rgb2gray
    说明:  自己上课随便写写的代码,基于公式的rgb2gray,很简单的程序(Write code casually in class)
    2020-06-25 08:40:02下载
    积分:1
  • 网络视频电话系统
    一个简单的网络视频电话系统,仅供学习交流(A simple network video telephone system for learning communication)
    2018-01-18 10:02:07下载
    积分:1
  • 缠论笔底 中枢
    说明:  最好用的源码 DLL:=TDXDLL1(1,H,L,5); HIB:=TDXDLL1(2,DLL,H,L); LOB:=TDXDLL1(3,DLL,H,L); SIG:=TDXDLL1(4,DLL,H,L); BSP:=TDXDLL1(5,DLL,H,L); SLP:=TDXDLL1(8,DLL,H,L); IF(HIB,HIB,DRAWNULL), COLORYELLOW; IF(LOB,LOB,DRAWNULL), COLORYELLOW; STICKLINE(SIG,LOB,HIB,0,0), COLORYELLOW; DRAWLINE(DLL=-1,L,DLL=+1,H,0), COLORYELLOW; DRAWLINE(DLL=+1,H,DLL=-1,L,0), COLORYELLOW; DRAWNUMBER(DLL=+1,H,SLP), COLORYELLOW, DRAWABOVE; DRAWNUMBER(DLL=-1,L,SLP), COLORYELLOW; BUY(BSP=3,LOW); SELL(BSP=12,HIGH); BUYSHORT(BSP=2,LOW); SELLSHORT(BSP=13,HIGH);(cmake --build . --config Debug)
    2020-03-30 15:35:58下载
    积分:1
  • Vipul这是同样progamar于acctiocation
    vipul this is a sampale progamar dfor acctiocation
    2022-01-24 17:33:50下载
    积分:1
  • 2D游戏。飞机打星星,我自己做的,不太好。请通道的兄弟多多指教哈!在着谢谢了。...
    2D游戏。飞机打星星,我自己做的,不太好。请通道的兄弟多多指教哈!在着谢谢了。-2D game. The aircraft hit the stars, I do not very good. Please access the exhibitions and Kazakhstan
    2022-01-21 01:16:48下载
    积分:1
  • 新建文本文档
    说明:  231ergsergsevrgsercgergxergercgesrcgexre(123bdrtvyrtvhdrtvhdrthvdrtvhdrtvhrt)
    2020-06-17 21:20:02下载
    积分:1
  • 关于简单遗传算法和简单bp网络的程序,中的矩阵相乘速度很快,而且比较容易扩展,即任意多的输入,任意多的隐含层...
    关于简单遗传算法和简单bp网络的程序,其中的矩阵相乘速度很快,而且比较容易扩展,即任意多的输入,任意多的隐含层-on simple genetic algorithms and simple bp network procedures, which the matrix multiply very fast, but relatively easy to expand, or arbitrary number of input and any number of hidden layer
    2022-11-19 19:55:03下载
    积分:1
  • DCDC闭环
    说明:  基于MATLAB/SIMULINK搭建仿真模型,对BUCK电路实现了闭环控制(The close loop control of the buck circuit is realized)
    2019-12-03 22:20:19下载
    积分:1
  • 一个用于输入的C#消息提示控件实例
    一个用于输入的C#消息提示控件实例,比如某一个内容项未填写或者填写不正确或者什么也不输入的时候,本提示框控件会显示出该数据类型的提示信息、判断结果、验证类型等,如截图所示的小提示框效果。
    2022-08-17 22:23:58下载
    积分:1
  • AudioRecordAndAudioTrack-master
    不错的android录音代码,适合初学者使用(Android recording code is good)
    2020-06-20 15:40:01下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载