Tag: Algorithms

Algorithms and Automation


Free Download Denisa Kera, "Algorithms and Automation"
English | ISBN: 1032038632 | 2023 | 270 pages | EPUB | 27 MB
To enact the book’s central theme of automation and human agency, the author designed a Bot trained on her book to support dialogue with the content and facilitate discussions. If you like to compare what the author says and Bot ‘interprets’ or generates, go here

https://www.anonette.net/denisaBot/

(more…)

Programming Foundations Algorithms (2024)


Free Download Programming Foundations Algorithms (2024)
Released 1/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 1h 43m | Size: 200 MB
Algorithms are the universal building blocks of programming. They power the software you use every day, whether it’s a spreadsheet, a social network, or a driving assistant. Algorithms offer a way to think about programming challenges in plain English, before they are translated into a specific language like C# or JavaScript. In this course, author and developer Joe Marini explains some of the most popular and useful algorithms for searching and sorting information, working with techniques like recursion, and understanding common data structures. He also discusses the performance implications of different algorithms and how to evaluate the performance of a given algorithm. Each algorithm is shown in practice in Python, but the lessons can be applied to any programming language. The course is also set up with GitHub Codespaces, so you can follow along with the examples without installing anything on your computer.

(more…)

Grokking Algorithms Simple and Effective Methods to Grokking Deep Learning and Machine Learning


Free Download Grokking Algorithms: Simple and Effective Methods to Grokking Deep Learning and Machine Learning by Eric Schmidt
English | July 26, 2023 | ISBN: 1088225349 | 186 pages | PDF | 3.02 Mb
In the past decade, artificial intelligence has been making waves. From self-driving cars to Siri to Alexa, artificial intelligence is everywhere. But what exactly is it?

(more…)

Mobile Agents Control Algorithms (2024)


Free Download Mobile Agents: Control Algorithms by Joachim Baumann
English | PDF | 2000 | 173 Pages | ISBN : 3540411925 | 1 MB
In this monograph, Joachim Baumann provides in-depth coverage of essential research issues; namely, mechanisms for locating and terminating mobile agents and for orphan detection in a mobile agent system. The reader will gain insights into the design and implementation of three control mechanisms for use in mobile agent systems: the energy concept, the path concept, and the shadow concept. The author examines these mechanisms and offers a solid argument as to why they would be better choices over existing mechanisms with respect to message complexity, migration delay, and availability. All in all, this book is an outstanding contribution to advancing the science of mobile agents and it will help the community better understand how to tame mobile agents.

(more…)

Schrödinger’s Cat Smile (Algorithms for Construction of Reality in Physics)


Free Download Schrödinger’s Cat Smile (Algorithms for Construction of Reality in Physics) by Sergey P. Suprun, Anatoly P. Suprun, Victor F. Petrenko
English | October 7, 2022 | ISBN: 9815049674 | 216 pages | MOBI | 3.40 Mb
The book presents a multidisciplinary analysis of the context of quantum physics experiments and the function of the human mind that makes it possible to demonstrate that an object-based model of reality formed at the level of the unconscious is the basis of our worldview.

(more…)

Robotics, Vision and Control Fundamental Algorithms in Python


Free Download Robotics, Vision and Control: Fundamental Algorithms in Python by Peter Corke
English | August 8, 2023 | ISBN: 3031064682 | 850 pages | MOBI | 129 Mb
This textbook provides a comprehensive, but tutorial, introduction to robotics, computer vision, and control. It is written in a light but informative conversational style, weaving text, figures, mathematics, and lines of code into a narrative that covers robotics and computer vision―separately, and together as robotic vision. Over 1600 code examples show how complex problems can be decomposed and solved using just a few simple lines of code.

(more…)

Optimization Algorithms (MEAP V08)


Free Download Optimization Algorithms (MEAP V08) by
English | 2023 | ISBN: 9781633438835 | 666 pages | MOBI | 19 Mb
Optimization problems are everywhere in daily life. What’s the fastest route from one place to another? How do you calculate the optimal price for a product? How should you plant crops, allocate resources, and schedule surgeries? Optimization Algorithms introduces the AI algorithms that can solve these complex and poorly-structured problems. Inside you’ll find a wide range of optimization methods, from deterministic and stochastic derivative-free optimization to nature-inspired search algorithms and machine learning methods. Don’t worry-there’s no complex mathematical notation. You’ll learn through in-depth case studies that cut through academic complexity to demonstrate how each algorithm works in the real world.

(more…)

Graph Algorithms for Data Science (MEAP V08)


Free Download Graph Algorithms for Data Science (MEAP V08) by
English | 2023 | ISBN: 9781617299469 | 386 pages | MOBI | 6.40 Mb
Graph Algorithms for Data Science is a hands-on guide to working with graph-based data in applications like machine learning, fraud detection, and business data analysis. It’s filled with fascinating and fun projects, demonstrating the ins-and-outs of graphs. You’ll gain practical skills by analyzing Twitter, building graphs with NLP techniques, and much more. You don’t need any graph experience to start benefiting from this insightful guide. These powerful graph algorithms are explained in clear, jargon-free text and illustrations that makes them easy to apply to your own projects.

(more…)

50 Algorithms Every Programmer Should Know


Free Download 50 Algorithms Every Programmer Should Know: Tackle computer science challenges with classic to modern algorithms in machine learning, software design, data systems, and cryptography by Imran Ahmad, Somaieh Nikpoor
English | September 29, 2023 | ISBN: 1803247762 | 538 pages | EPUB | 12 Mb
Delve into the realm of generative AI and large language models (LLMs) while exploring modern deep learning techniques, including LSTMs, GRUs, RNNs with new chapters included in this 50% new edition overhaulPurchase of the print or Kindle book includes a free eBook in PDF format.

(more…)