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

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

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

  • feasibilityreport
    Weekly Activity Report feasibility Repor
    2006-12-19 14:44:34下载
    积分:1
  • 大规模MIMO文章
    这是几篇基于码本的大规模MIMI的文章,讲述的非常细致,是一篇非常值得推荐的文献(thse are large-scale MIMIMI articlesbased on codebook, which is very detailed and worth recommending.)
    2020-06-23 23:20:01下载
    积分:1
  • 词云
    python文件,可以对新闻等文本进行分词,然后根据每个词出现的次数进行排序,展示出现次数最多的词语,形成词云。(Python file, can be news and other text segmentation, and then according to the number of times each word to sort, show the most frequently appeared words, the formation of word cloud.)
    2020-06-19 07:00:01下载
    积分:1
  • MOOC_Guide
    说明:  Guide of Mooc (Massive Open Online Courses) (( Arabic Document))
    2020-05-18 09:26:23下载
    积分:1
  • GeneralAutoPIDSimulator
    PID控制器 ,可进行自动控制,输出控制曲线,显示控制动态过程(PID controller, it can conduct automatic control, output control curve, indicating control of dynamic process)
    2020-12-17 16:09:12下载
    积分:1
  • PLL_1
    为锁相回路或锁相环,用来统一整合时脉讯号,使内存能正确的存取资料。PLL用于振荡器中的反馈技术。 许多电子设备要正常工作,通常需要外部的输入信号与内部的振荡信号同步,利 用锁相环路就可以实现这个目的。(For phase lock loop or phase lock loop, the unification and the integration of the pulse signal used to when, make memory can correct access material. The technology used in PLL oscillator feedback. Many electronic equipment to be normal work, usually need to external input signal and internal oscillation signal synchronization, with the phase lock loop can achieve this goal.)
    2012-05-06 15:51:27下载
    积分:1
  • 掷骰子仿真程序
    按一次按钮仿真一次掷骰子,同时记录下相应数字出现次数,是一个随机过程仿真,基于labview,简单易懂
    2022-02-21 18:12:15下载
    积分:1
  • VB-access版存钱取钱记录管理系统
    一个VB写的消费记录管理程序,VB-access版存钱取钱记录管理系统,在编写时主要用到了ADO、工具栏,带图标的菜单栏、状态栏,ADOX创建新表,导出到Excel等方面的知识,因此你可参考本程序的话,会学习到相关的知识技巧,推荐给你们吧。
    2022-03-14 06:59:14下载
    积分:1
  • OFDM频偏估计优化算法代码,次代码文章是2007年硕士毕业优秀论文,具有很高的参考价值。...
    OFDM频偏估计优化算法代码,次代码文章是2007年硕士毕业优秀论文,具有很高的参考价值。-OFDM Offset Estimation Algorithm optimization code, sub-article code is 2007 graduate Master of excellent essays, have a very high reference value.
    2023-05-31 14:45:03下载
    积分:1
  • ga
    说明:  简单的遗传学算法,可以作为初学者进行学习,建议随便看看(Simple genetic algorithm)
    2020-06-25 16:20:01下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载