Keras【极简】seq2seq英译中示例,附带语料以及训练500次后的模型
2019-12-21 22:10:26 30.58MB seq2seq
1
A keras implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"
2019-12-21 22:08:03 3.77MB image caption keras
1
英文版PDF, 2018出版 Master reinforcement learning, a popular area of machine learning, starting with the basics: discover how agents and the environment evolve and then gain a clear picture of how they are inter-related. You’ll then work with theories related to re inforcement learning and see the concepts that build up the reinforcement learning process. Reinforcement Learning discusses algorithm implementations important for reinforcement learning, including Markov’s Decision process and Semi Markov Decision process. The next section shows you how to get started with Open AI before looking at Open AI Gym. You’ll then learn about Swarm Intelligence with Python in terms of reinforcement learning. The last part of the book starts with the TensorFlow environment and gives an outline of how reinforcement learning can be applied to TensorFlow. There’s also coverage of Keras, a framework that can be used with reinforcement learning. Finally, you'll delve into Google’s Deep Mind and see scenarios where reinforcement learning can be used. What You'll Learn Absorb the core concepts of the reinforcement learning process Use advanced topics of deep learning and AI Work with Open AI Gym, Open AI, and Python Harness reinforcement learning with TensorFlow and Keras using Python Who This Book Is For Data scientists, machine learning and deep learning professionals, developers who want to adapt and learn reinforcement learning. Table of Contents Chapter 1: Reinforcement Learning Basics Chapter 2: RL Theory and Algorithms Chapter 3: OpenAI Basics Chapter 4: Applying Python to Reinforcement Learning Chapter 5: Reinforcement Learning with Keras, TensorFlow, and ChainerRL Chapter 6: Google’s DeepMind and the Future of Reinforcement Learning
2019-12-21 22:07:40 10.99MB Machine Learning TensorFlow Keras
1
python Keras库 安装包 Keras-2.1.2-py2.py3-none-any.whl
2019-12-21 22:03:21 297KB python Keras 安装包
1
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow 2ed 2019.pdf Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow SECOND EDITION Concepts, Tools, and Techniques to Build Intelligent Systems
2019-12-21 22:02:56 69.55MB Machine Learning Scikit-Learn Keras
1
pytorch的机制便于快速开发模型,但是在产品上的运用不稳定,需要将其转换为keras对应的模型权重,使用该代码进行转换的示例可见:https://blog.csdn.net/xiaoxifei/article/details/82685298
2019-12-21 22:02:18 17KB 深度学习 Pytorch Keras 模型转换
1
keras_分类例子,深度学习专用,代码简单,
2019-12-21 21:57:42 5KB keras cifar10 resnet 分类
1
keras 官方例子,深度学习专用,机器学习专用,代码简单,
2019-12-21 21:57:42 13KB keras 机器学习 深度学习 例子
1
基于卷积神经网络CNN的人脸识别项目,主要代码包括对人脸数据的获取,对图像集的预处理,将图像加载到内存,构建并训练模型和识别人脸五个模块组成。
2019-12-21 21:48:34 8KB 人脸识别 CNN tensorflow keras
1
里面是已经训练好的人脸表情识别,只需要将照片路径调对,就会进行识别.在使用之前请先将keras和TensorFlow安装好,有不会的可以评论加我qq
2019-12-21 21:45:05 13.65MB keras python 表情识别
1