diff --git a/src/content/books/2006-Bishop-pattern-recognition-and-machin.md b/src/content/books/2006-Bishop-pattern-recognition-and-machin.md deleted file mode 100644 index 9b9e3ad..0000000 --- a/src/content/books/2006-Bishop-pattern-recognition-and-machin.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Pattern Recognition and Machine Learning" -authors: ["Christopher M. Bishop"] -year: 2006 -venue: "Springer" -cover: "../../assets/book-prml.jpg" -links: - pdf: "https://www.microsoft.com/en-us/research/people/cmbishop/prml-book/" - code: "" - website: "" - demo: "" - slides: "" - video: "" -description: "This is the first textbook on pattern recognition to present the Bayesian viewpoint. The book presents approximate inference algorithms that permit fast approximate answers in situations where exact answers are not feasible." ---- -This is the first textbook on pattern recognition to present the Bayesian viewpoint. The book presents approximate inference algorithms that permit fast approximate answers in situations where exact answers are not feasible. \ No newline at end of file diff --git a/src/content/books/2010-Szeliski-computer-vision-algorithms-and.md b/src/content/books/2010-Szeliski-computer-vision-algorithms-and.md deleted file mode 100644 index 2740865..0000000 --- a/src/content/books/2010-Szeliski-computer-vision-algorithms-and.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Computer Vision: Algorithms and Applications" -authors: ["Richard Szeliski"] -year: 2010 -venue: "Springer" -cover: "../../assets/book-cv.jpg" -links: - pdf: "http://szeliski.org/Book/" - code: "" - website: "" - demo: "" - slides: "" - video: "" -description: "This book explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching." ---- -This book explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching. \ No newline at end of file diff --git a/src/content/books/2016-Goodfellow-deep-learning.md b/src/content/books/2016-Goodfellow-deep-learning.md deleted file mode 100644 index 117a0cc..0000000 --- a/src/content/books/2016-Goodfellow-deep-learning.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Deep Learning" -authors: ["Ian Goodfellow", "Yoshua Bengio", "Aaron Courville"] -year: 2016 -venue: "MIT Press" -cover: "../../assets/book-deep-learning.jpg" -links: - pdf: "http://www.deeplearningbook.org" - code: "" - website: "" - demo: "" - slides: "" - video: "" -description: "An introduction to a broad range of topics in deep learning, covering mathematical and conceptual background, deep learning techniques used in industry, and research perspectives." ---- -An introduction to a broad range of topics in deep learning, covering mathematical and conceptual background, deep learning techniques used in industry, and research perspectives. \ No newline at end of file diff --git a/src/content/books/2018-Sutton-reinforcement-learning-an-intr.md b/src/content/books/2018-Sutton-reinforcement-learning-an-intr.md deleted file mode 100644 index 88b83e0..0000000 --- a/src/content/books/2018-Sutton-reinforcement-learning-an-intr.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Reinforcement Learning: An Introduction" -authors: ["Richard S. Sutton", "Andrew G. Barto"] -year: 2018 -venue: "MIT Press" -cover: "../../assets/book-rl.jpg" -links: - pdf: "http://incompleteideas.net/book/the-book-2nd.html" - code: "" - website: "" - demo: "" - slides: "" - video: "" -description: "The significantly expanded and updated new edition of a widely used text on reinforcement learning, one of the most active research areas in artificial intelligence." ---- -The significantly expanded and updated new edition of a widely used text on reinforcement learning, one of the most active research areas in artificial intelligence. \ No newline at end of file