Leanpub Header

Skip to main content

Filters

Category: "Algorithm"

Algorithm

  1. Deep Reinforcement Learning Hands-On - Second Edition
    Deep Reinforcement Learning Hands-On - Second Edition
    Apply modern RL methods to practical problems of chatbots, robotics, discrete optimization, web automation, and more
    Packt Publishing Ltd

    With six new chapters, Deep Reinforcement Learning Hands-On Second edition is completely updated and expanded with the very latest reinforcement learning (RL) tools and techniques, providing you with an introduction to RL, as well as the hands-on ability to code intelligent learning agents to perform a range of practical tasks.

  2. C++ High Performance - Second Edition
    C++ High Performance - Second Edition
    Master the art of optimizing the functioning of your C++ code
    Packt Publishing Ltd

    C++ High Performance, Second Edition enables you to measure and identify bottlenecks in the code and eradicate them to amplify your application’s working speed without compromising the readability of your C++ codebase

  3. Event-Driven Architecture in Golang
    Event-Driven Architecture in Golang
    Building complex systems with asynchronicity and eventual consistency
    Packt Publishing Ltd

    Event-driven architecture in Golang makes it extremely easy to adapt to ever-demanding software systems, that need to be updated based on changing requirements. This book provides a hands-on approach to implementation of event-driven architecture and associated methodologies that will have you up and running and productive, in no time.

  4. 50 Algorithms Every Programmer Should Know - Second Edition
    50 Algorithms Every Programmer Should Know - Second Edition
    Tackle computer science challenges with classic to modern algorithms in machine learning, software design, data systems, and cryptography
    Packt Publishing Ltd

    Algorithms play an important role in computing, so a deeper understanding of an algorithm's logic and mathematics is essential. Beyond traditional computing, being able to apply these algorithms to real-world problems is a necessary skill and what this book focuses on.

  5. TradeStation EasyLanguage for Algorithmic Trading
    TradeStation EasyLanguage for Algorithmic Trading
    Discover real-world institutional applications of Equities, Futures, and Forex markets
    Packt Publishing Ltd

    In this age of AI revolution, where the impossible seems within reach, the truth remains the same -- conquering the market isn't simple. This guide reveals the reality of robust institutional applications in Equities, Futures, and Forex.

  6. Refactoring with C++
    Refactoring with C++
    Explore modern ways of developing maintainable and efficient applications
    Packt Publishing Ltd

    This book covers the most important software development techniques, libraries, and utilities unique to C++ that every C++ developer can use to refactor their code base. This will simplify development, enabling you to create performant apps.

  7. 15 Math Concepts Every Data Scientist Should Know
    15 Math Concepts Every Data Scientist Should Know
    Understand and learn how to apply the math behind data science algorithms
    Packt Publishing Ltd

    As machine learning algorithms become more powerful, data scientists need a clear grasp of their key components. This book explains the core math principles underpinning the most used algorithms, detailing their importance and practical applications.

  8. Advanced Data Structures Handbook: The JavaScript Edition
    Advanced Data Structures Handbook: The JavaScript Edition
    Simplifying Complexity for Real-World Applications
    Hela Ben Khalfallah

    Designed for JavaScript developers, this handbook dives into the practical implementation of advanced data structures such as B-Trees, Tries, and probabilistic models like Bloom Filters. Focused on real-world challenges, it explains how to handle large datasets, optimize caching, and implement efficient searches. With clear examples and technical depth, this book offers a realistic approach to applying advanced concepts in scalable and reliable systems.

  9. Unlocking the Secrets of Prompt Engineering
    Unlocking the Secrets of Prompt Engineering
    Master the art of creative language generation to accelerate your journey from novice to pro
    Packt Publishing Ltd

    Dive into the world of AI-driven writing by mastering prompt engineering for diverse applications, from content creation to chatbots. Discover the potential of LLMs for idea generation, overcoming writer's block, boosting productivity, and more.

  10. Asynchronous Programming in Rust
    Asynchronous Programming in Rust
    Learn asynchronous programming by building working examples of futures, green threads, and runtimes
    Packt Publishing Ltd

    Explore the nuances of transitioning from high-level languages to Rust with this book. Navigate potential frustrations arising from differences in modeling asynchronous program flow and recognize the need for a fundamental understanding of the topic.

  11. Python for Algorithmic Trading Cookbook
    Python for Algorithmic Trading Cookbook
    Recipes for designing, building, and deploying algorithmic trading strategies with Python
    Packt Publishing Ltd

    Explore Python code recipes to use market data for designing and deploying algorithmic trading strategies. By following step-by-step instructions, you’ll be proficient in trading concepts and have hands-on experience in a live trading environment.

  12. Java Coding Problems - Second Edition
    Java Coding Problems - Second Edition
    Become an expert Java programmer by solving over 250 brand-new, modern, real-world problems
    Packt Publishing Ltd

    Java Coding Problems, Second Edition brings you a brand-new set of challenges designed to help you master solutions to all the most common real-world Java tasks. Gain confidence as a Java developer and in how to answer Java interview questions.

  13. Building Data-Driven Applications with LlamaIndex
    Building Data-Driven Applications with LlamaIndex
    A practical guide to retrieval-augmented generation (RAG) to enhance LLM applications
    Packt Publishing Ltd

    This perfectly timed resource provides clear explanations, hands-on examples and practical skills to ingest, parse, index, and query information to build AI applications that produce insightful, high-quality responses grounded in facts.

  14. Modern C++ Programming Cookbook - Third Edition
    Modern C++ Programming Cookbook - Third Edition
    Master Modern C++ with comprehensive solutions for C++23 and all previous standards
    Packt Publishing Ltd

    This fully-updated third edition covers the most important language and library features, as well as new recipes on C++23, including the stack library and expected and mdspan types, and C++20, like synchronized output streams and source location.

  15. El test de Proth y la conjetura de Martin

    El autor explica el test de primalidad de Proth, y la conjetura de Martin como un nuevo tipo de test.