lorenzodifuccia / safaribooks

Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parser: book content's corrupted or not present: ch01.xhtml

DmitryBe opened this issue · comments

python safaribooks.py 9780135172490                                           
                                                                                                                                  
 ██████╗     ██████╗ ██╗  ██╗   ██╗██████╗
██╔═══██╗    ██╔══██╗██║  ╚██╗ ██╔╝╚════██╗
██║   ██║    ██████╔╝██║   ╚████╔╝   ▄███╔╝
██║   ██║    ██╔══██╗██║    ╚██╔╝    ▀▀══╝
╚██████╔╝    ██║  ██║███████╗██║     ██╗
 ╚═════╝     ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[-] Successfully authenticated.                                                                                                   
[*] Retrieving book info...                                                                                                       
[-] Title: Foundations of Deep Reinforcement Learning: Theory and Practice in Python                                              
[-] Authors: Laura Graesser, Wah Loon Keng                                                                                        
[-] Identifier: 9780135172490                                                                                                     
[-] ISBN: 9780135172490                                                                                                           
[-] Publishers: Addison-Wesley Professional                                                                                       
[-] Rights:                                                                                                                       
[-] Description: The Contemporary Introduction to Deep Reinforcement Learning that Combines Theory and Practice Deep reinforcement learning (deep RL) combines deep learning and reinforcement learning, in which artificial agents learn to solve sequential decision-making problems. In the past decade deep RL has achieved remarkable results on a range of problems, from single and multiplayer games–such as Go, Atari games, and DotA 2–to robotics.Foundations of Deep Reinforcement Learning is an introduction to deep RL...
[-] Release Date: 2019-12-05                                                                                                      
[-] URL: https://learning.oreilly.com/library/view/foundations-of-deep/9780135172490/                                             
[*] Retrieving book chapters...                                                                                                   
[*] Output directory:                                                                                                             
    /Users/dmitry/git/github.com/lorenzodifuccia/safaribooks/Books/Foundations of Deep Reinforcement Learning (9780135172490)
[-] Downloading book contents... (56 chapters)                                                                                    
[#] Parser: book content's corrupted or not present: ch01.xhtml (1. Introduction to Reinforcement Learning)                       
[+] Please delete the output directory '/Users/dmitry/git/github.com/lorenzodifuccia/safaribooks/Books/Foundations of Deep Reinforcement Learning (9780135172490)' and restart the program.
[!] Aborting...