Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.

Unlimited access to the largest independent learning library in Tech!

Try FREE for 7 days. Only $19.99/month after. Cancel anytime!

Hero Section Image
Your Suggested Titles
Find content based on your preferences and activity, edit your preferences here
LLM Engineer's Handbook
LLM Engineer's Handbook
Full star icon Full star icon Full star icon Full star icon Half star icon 4.8
By Paul Iusztin
October 2024 | 522 pages
Icon Build and refine LLMs step by step, covering data preparation, RAG, and fine-tuning
Icon Learn essential skills for deploying and monitoring LLMs, ensuring optimal performance in production
Icon Utilize preference alignment, evaluation, and inference optimization to enhance performance and adaptability of your LLM applications
Understanding the LLM Twin Concept and Architecture Chevron down icon Chevron up icon
Tooling and Installation Chevron down icon Chevron up icon
Data Engineering Chevron down icon Chevron up icon
RAG Feature Pipeline Chevron down icon Chevron up icon
Supervised Fine-Tuning Chevron down icon Chevron up icon
Fine-Tuning with Preference Alignment Chevron down icon Chevron up icon
Evaluating LLMs Chevron down icon Chevron up icon
Inference Optimization Chevron down icon Chevron up icon
RAG Inference Pipeline Chevron down icon Chevron up icon
Inference Pipeline Deployment Chevron down icon Chevron up icon
MLOps and LLMOps Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
C# 13 and .NET 9 – Modern Cross-Platform Development Fundamentals
C# 13 and .NET 9 – Modern Cross-Platform Development Fundamentals
By Mark J. Price
November 2024 | 828 pages
Icon Explore the newest additions to C# 13, the .NET 9 class libraries, and Entity Framework Core 9
Icon Build professional websites and services with ASP.NET Core 9 and Blazor
Icon Enhance your skills with step-by-step code examples and best practices tips
Hello, C#! Welcome, .NET! Chevron down icon Chevron up icon
Speaking C# Chevron down icon Chevron up icon
Controlling Flow, Converting Types, and Handling Exceptions Chevron down icon Chevron up icon
Writing, Debugging, and Testing Functions Chevron down icon Chevron up icon
Building Your Own Types with Object-Oriented Programming Chevron down icon Chevron up icon
Implementing Interfaces and Inheriting Classes Chevron down icon Chevron up icon
Packaging and Distributing .NET Types Chevron down icon Chevron up icon
Working with Common .NET Types Chevron down icon Chevron up icon
Working with Files, Streams, and Serialization Chevron down icon Chevron up icon
Working with Data Using Entity Framework Core Chevron down icon Chevron up icon
Querying and Manipulating Data Using LINQ Chevron down icon Chevron up icon
Introducing Modern Web Development Using .NET Chevron down icon Chevron up icon
Building Websites Using ASP.NET Core Chevron down icon Chevron up icon
Building Interactive Web Components Using Blazor Chevron down icon Chevron up icon
Building and Consuming Web Services Chevron down icon Chevron up icon
Epilogue Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Python Machine Learning By Example
Python Machine Learning By Example
Full star icon Full star icon Full star icon Full star icon Half star icon 4.9
By Yuxi (Hayden) Liu
July 2024 | 518 pages
Icon Discover new and updated content on NLP transformers, PyTorch, and computer vision modeling
Icon Includes a dedicated chapter on best practices and additional best practice tips throughout the book to improve your ML solutions
Icon Implement ML models, such as neural networks and linear and logistic regression, from scratch
Icon Purchase of the print or Kindle book includes a free PDF copy
Getting Started with Machine Learning and Python Chevron down icon Chevron up icon
Building a Movie Recommendation Engine with Naïve Bayes Chevron down icon Chevron up icon
Predicting Online Ad Click-Through with Tree-Based Algorithms Chevron down icon Chevron up icon
Predicting Online Ad Click-Through with Logistic Regression Chevron down icon Chevron up icon
Predicting Stock Prices with Regression Algorithms Chevron down icon Chevron up icon
Predicting Stock Prices with Artificial Neural Networks Chevron down icon Chevron up icon
Mining the 20 Newsgroups Dataset with Text Analysis Techniques Chevron down icon Chevron up icon
Discovering Underlying Topics in the Newsgroups Dataset with Clustering and Topic Modeling Chevron down icon Chevron up icon
Recognizing Faces with Support Vector Machine Chevron down icon Chevron up icon
Machine Learning Best Practices Chevron down icon Chevron up icon
Categorizing Images of Clothing with Convolutional Neural Networks Chevron down icon Chevron up icon
Making Predictions with Sequences Using Recurrent Neural Networks Chevron down icon Chevron up icon
Advancing Language Understanding and Generation with the Transformer Models Chevron down icon Chevron up icon
Building an Image Search Engine Using CLIP: a Multimodal Approach Chevron down icon Chevron up icon
Making Decisions in Complex Environments with Reinforcement Learning Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Python for Algorithmic Trading Cookbook
Python for Algorithmic Trading Cookbook
Full star icon Full star icon Full star icon Full star icon Half star icon 4.6
By Jason Strimpel
August 2024 | 404 pages
Icon Follow practical Python recipes to acquire, visualize, and store market data for market research
Icon Design, backtest, and evaluate the performance of trading strategies using professional techniques
Icon Deploy trading strategies built in Python to a live trading environment with API connectivity
Icon Purchase of the print or Kindle book includes a free PDF eBook
Chapter 1: Acquire Free Financial Market Data with Cutting-Edge Python Libraries Chevron down icon Chevron up icon
Chapter 2: Analyze and Transform Financial Market Data with pandas Chevron down icon Chevron up icon
Chapter 3: Visualize Financial Market Data with Matplotlib, Seaborn, and Plotly Dash Chevron down icon Chevron up icon
Chapter 4: Store Financial Market Data on Your Computer Chevron down icon Chevron up icon
Chapter 5: Build Alpha Factors for Stock Portfolios Chevron down icon Chevron up icon
Chapter 6: Vector-Based Backtesting with VectorBT Chevron down icon Chevron up icon
Chapter 7: Event-Based Backtesting Factor Portfolios with Zipline Reloaded Chevron down icon Chevron up icon
Chapter 8: Evaluate Factor Risk and Performance with Alphalens Reloaded Chevron down icon Chevron up icon
Chapter 9: Assess Backtest Risk and Performance Metrics with Pyfolio Chevron down icon Chevron up icon
Chapter 10: Set Up the Interactive Brokers Python API Chevron down icon Chevron up icon
Chapter 11: Manage Orders, Positions, and Portfolios with the IB API Chevron down icon Chevron up icon
Chapter 12: Deploy Strategies to a Live Environment Chevron down icon Chevron up icon
Chapter 13: Advanced Recipes for Market Data and Strategy Management Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Machine Learning with PyTorch and Scikit-Learn
Machine Learning with PyTorch and Scikit-Learn
Full star icon Full star icon Full star icon Full star icon Half star icon 4.4
By Sebastian Raschka
February 2022 | 774 pages
Icon Learn applied machine learning with a solid foundation in theory
Icon Clear, intuitive explanations take you deep into the theory and practice of Python machine learning
Icon Fully updated and expanded to cover PyTorch, transformers, XGBoost, graph neural networks, and best practices
Giving Computers the Ability to Learn from Data Chevron down icon Chevron up icon
Training Simple Machine Learning Algorithms for Classification Chevron down icon Chevron up icon
A Tour of Machine Learning Classifiers Using Scikit-Learn Chevron down icon Chevron up icon
Building Good Training Datasets – Data Preprocessing Chevron down icon Chevron up icon
Compressing Data via Dimensionality Reduction Chevron down icon Chevron up icon
Learning Best Practices for Model Evaluation and Hyperparameter Tuning Chevron down icon Chevron up icon
Combining Different Models for Ensemble Learning Chevron down icon Chevron up icon
Applying Machine Learning to Sentiment Analysis Chevron down icon Chevron up icon
Predicting Continuous Target Variables with Regression Analysis Chevron down icon Chevron up icon
Working with Unlabeled Data – Clustering Analysis Chevron down icon Chevron up icon
Implementing a Multilayer Artificial Neural Network from Scratch Chevron down icon Chevron up icon
Parallelizing Neural Network Training with PyTorch Chevron down icon Chevron up icon
Going Deeper – The Mechanics of PyTorch Chevron down icon Chevron up icon
Classifying Images with Deep Convolutional Neural Networks Chevron down icon Chevron up icon
Modeling Sequential Data Using Recurrent Neural Networks Chevron down icon Chevron up icon
Transformers – Improving Natural Language Processing with Attention Mechanisms Chevron down icon Chevron up icon
Generative Adversarial Networks for Synthesizing New Data Chevron down icon Chevron up icon
Graph Neural Networks for Capturing Dependencies in Graph Structured Data Chevron down icon Chevron up icon
Reinforcement Learning for Decision Making in Complex Environments Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Solutions Architect's Handbook
Solutions Architect's Handbook
Full star icon Full star icon Full star icon Full star icon Half star icon 4.7
By Saurabh Shrivastava
March 2024 | 578 pages
Icon Hits all the key areas -Rajesh Sheth, VP, Elastic Block Store, AWS
Icon Offers the knowledge you need to succeed in the evolving landscape of tech architecture - Luis Lopez Soria, Senior Specialist Solutions Architect, Google
Icon A valuable resource for enterprise strategists looking to build resilient applications - Cher Simon, Principal Solutions Architect, AWS
Solutions Architects in Organizations Chevron down icon Chevron up icon
Principles of Solution Architecture Design Chevron down icon Chevron up icon
Cloud Migration and Cloud Architecture Design Chevron down icon Chevron up icon
Solution Architecture Design Patterns Chevron down icon Chevron up icon
Cloud-Native Architecture Design Patterns Chevron down icon Chevron up icon
Performance Considerations Chevron down icon Chevron up icon
Security Considerations Chevron down icon Chevron up icon
Architectural Reliability Considerations Chevron down icon Chevron up icon
Operational Excellence Considerations Chevron down icon Chevron up icon
Cost Considerations Chevron down icon Chevron up icon
DevOps and Solution Architecture Framework Chevron down icon Chevron up icon
Data Engineering for Solution Architecture Chevron down icon Chevron up icon
Machine Learning Architecture Chevron down icon Chevron up icon
Generative AI Architecture Chevron down icon Chevron up icon
Rearchitecting Legacy Systems Chevron down icon Chevron up icon
Solution Architecture Document Chevron down icon Chevron up icon
Learning Soft Skills to Become a Better Solutions Architect Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
RAG-Driven Generative AI
RAG-Driven Generative AI
Full star icon Full star icon Full star icon Full star icon Half star icon 4.5
By Denis Rothman
September 2024 | 334 pages
Icon Implement RAG’s traceable outputs, linking each response to its source document to build reliable multimodal conversational agents
Icon Deliver accurate generative AI models in pipelines integrating RAG, real-time human feedback improvements, and knowledge graphs
Icon Balance cost and performance between dynamic retrieval datasets and fine-tuning static data
Why Retrieval Augmented Generation? Chevron down icon Chevron up icon
RAG Embedding Vector Stores with Deep Lake and OpenAI Chevron down icon Chevron up icon
Building Index-Based RAG with LlamaIndex, Deep Lake, and OpenAI Chevron down icon Chevron up icon
Multimodal Modular RAG for Drone Technology Chevron down icon Chevron up icon
Boosting RAG Performance with Expert Human Feedback Chevron down icon Chevron up icon
Scaling RAG Bank Customer Data with Pinecone Chevron down icon Chevron up icon
Building Scalable Knowledge-Graph-Based RAG with Wikipedia API and LlamaIndex Chevron down icon Chevron up icon
Dynamic RAG with Chroma and Hugging Face Llama Chevron down icon Chevron up icon
Empowering AI Models: Fine-Tuning RAG Data and Human Feedback Chevron down icon Chevron up icon
RAG for Video Stock Production with Pinecone and OpenAI Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
50 Algorithms Every Programmer Should Know
50 Algorithms Every Programmer Should Know
Full star icon Full star icon Full star icon Full star icon Half star icon 4.5
By Imran Ahmad
September 2023 | 538 pages
Icon Familiarize yourself with advanced deep learning architectures
Icon Explore newer topics, such as handling hidden bias in data and algorithm explainability
Icon Get to grips with different programming algorithms and choose the right data structures for their optimal implementation
Section 1: Fundamentals and Core Algorithms Chevron down icon Chevron up icon
Overview of Algorithms Chevron down icon Chevron up icon
Data Structures Used in Algorithms Chevron down icon Chevron up icon
Sorting and Searching Algorithms Chevron down icon Chevron up icon
Designing Algorithms Chevron down icon Chevron up icon
Graph Algorithms Chevron down icon Chevron up icon
Section 2: Machine Learning Algorithms Chevron down icon Chevron up icon
Unsupervised Machine Learning Algorithms Chevron down icon Chevron up icon
Traditional Supervised Learning Algorithms Chevron down icon Chevron up icon
Neural Network Algorithms Chevron down icon Chevron up icon
Algorithms for Natural Language Processing Chevron down icon Chevron up icon
Understanding Sequential Models Chevron down icon Chevron up icon
Advanced Sequential Modeling Algorithms Chevron down icon Chevron up icon
Section 3: Advanced Topics Chevron down icon Chevron up icon
Recommendation Engines Chevron down icon Chevron up icon
Algorithmic Strategies for Data Handling Chevron down icon Chevron up icon
Cryptography Chevron down icon Chevron up icon
Large-Scale Algorithms Chevron down icon Chevron up icon
Practical Considerations Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Building LLM Powered  Applications
Building LLM Powered Applications
Full star icon Full star icon Full star icon Full star icon Half star icon 4.2
By Valentina Alto
May 2024 | 342 pages
Icon Embed LLMs into real-world applications
Icon Use LangChain to orchestrate LLMs and their components within applications
Icon Grasp basic and advanced techniques of prompt engineering
Introduction to Large Language Models Chevron down icon Chevron up icon
LLMs for AI-Powered Applications Chevron down icon Chevron up icon
Choosing an LLM for Your Application Chevron down icon Chevron up icon
Prompt Engineering Chevron down icon Chevron up icon
Embedding LLMs within Your Applications Chevron down icon Chevron up icon
Building Conversational Applications Chevron down icon Chevron up icon
Search and Recommendation Engines with LLMs Chevron down icon Chevron up icon
Using LLMs with Structured Data Chevron down icon Chevron up icon
Working with Code Chevron down icon Chevron up icon
Building Multimodal Applications with LLMs Chevron down icon Chevron up icon
Fine-Tuning Large Language Models Chevron down icon Chevron up icon
Responsible AI Chevron down icon Chevron up icon
Emerging Trends and Innovations Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Learn Python Programming
Learn Python Programming
By Fabrizio Romano
November 2024 | 616 pages
Icon Create and deploy APIs and CLI applications, leveraging Python’s strengths in scripting and automation
Icon Stay current with the latest features and improvements in Python, including pattern matching and the latest exception handling syntax
Icon Engage with new real-world examples and projects, including competitive programming problems, to solidify your understanding of Python
A Gentle Introduction to Python Chevron down icon Chevron up icon
Built-In Data Types Chevron down icon Chevron up icon
Conditionals and Iteration Chevron down icon Chevron up icon
Functions, the Building Blocks of Code Chevron down icon Chevron up icon
Comprehensions and Generators Chevron down icon Chevron up icon
OOP, Decorators, and Iterators Chevron down icon Chevron up icon
Exceptions and Context Managers Chevron down icon Chevron up icon
Files and Data Persistence Chevron down icon Chevron up icon
Cryptography and Tokens Chevron down icon Chevron up icon
Testing Chevron down icon Chevron up icon
Debugging and Profiling Chevron down icon Chevron up icon
Introduction to Type Hinting Chevron down icon Chevron up icon
Data Science in Brief Chevron down icon Chevron up icon
Introduction to API Development Chevron down icon Chevron up icon
CLI Applications Chevron down icon Chevron up icon
Packaging Python Applications Chevron down icon Chevron up icon
Programming Challenges Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Learning Angular
Learning Angular
By Aristeidis Bampakos
January 2025 | 450 pages
Icon Explore the basics of Angular development, from components and templates to forms, routing, and services
Icon Get up to speed with the new paradigms modern Angular brings, including standalone APIs, new control flow syntax, Signals, and server-side rendering (SSR)
Icon Discover best practices for building, deploying, debugging, and testing Angular applications
Learning Angular, Fifth Edition: A practical guide to building web applications with modern Angular Chevron down icon Chevron up icon
1 Building Your First Angular Application Chevron down icon Chevron up icon
2 Introduction to TypeScript Chevron down icon Chevron up icon
3 Structuring User Interfaces with Components Chevron down icon Chevron up icon
4 Enriching Applications Using Pipes and Directives Chevron down icon Chevron up icon
5 Managing Complex Tasks with Services Chevron down icon Chevron up icon
6 Organizing Applications into Modules Chevron down icon Chevron up icon
7 Reactive Patterns in Angular Chevron down icon Chevron up icon
8 Communicating with Data Services over HTTP Chevron down icon Chevron up icon
9 Navigating through Applications with Routing Chevron down icon Chevron up icon
10 Collecting User Data with Forms Chevron down icon Chevron up icon
11 Handling Application Errors Chevron down icon Chevron up icon
12 Introduction to Angular Material Chevron down icon Chevron up icon
13 Unit Testing Angular Applications Chevron down icon Chevron up icon
14 Bringing Applications to Production Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
React Key Concepts
React Key Concepts
By Maximilian Schwarzmüller
November 2024 | 0 pages
Icon Work through clear, concise explanations of core React 19 functionalities
Icon Complete practical exercises that challenge you to build your own simple apps
Icon Discover fullstack React with Next.js, React Server Components, Suspense, and more
React Key Concepts, Second Edition: An in-depth guide to React’s core features Chevron down icon Chevron up icon
React – What and Why Chevron down icon Chevron up icon
Understanding React Components and JSX Chevron down icon Chevron up icon
Components and Props Chevron down icon Chevron up icon
Working with Events and State Chevron down icon Chevron up icon
Rendering Lists and Conditional Content Chevron down icon Chevron up icon
Styling React Apps Chevron down icon Chevron up icon
Portals and Refs Chevron down icon Chevron up icon
Handling Side Effects Chevron down icon Chevron up icon
Behind the Scenes of React and Optimization Opportunities Chevron down icon Chevron up icon
Working with Complex State Chevron down icon Chevron up icon
Building Custom React Hooks Chevron down icon Chevron up icon
Multipage Apps with React Router Chevron down icon Chevron up icon
Managing Data with React Router Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Real-World Web Development with .NET 9
Real-World Web Development with .NET 9
By Mark J. Price
December 2024 | 0 pages
Icon Master ASP.NET Core MVC, Web API, and OData for building robust web services.
Icon Get hands-on experience with web testing, security, and containerization techniques.
Icon Learn how to implement Umbraco CMS for content management websites.
Real-World Web Development with .NET 9: Build websites and services using mature and proven ASP.NET Core MVC, Web API, and Umbraco CMS Chevron down icon Chevron up icon
1 Introducing Web Development Using Controllers Chevron down icon Chevron up icon
2 Building Websites Using ASP.NET Core MVC Chevron down icon Chevron up icon
3 Model Binding, Validation, and Data Using EF Core Chevron down icon Chevron up icon
4 Building and Localizing Web User Interfaces Chevron down icon Chevron up icon
5 Authentication and Authorization Chevron down icon Chevron up icon
6 Performance Optimization Using Caching Chevron down icon Chevron up icon
7 Web User Interface Testing Using Playwright Chevron down icon Chevron up icon
8 Configuring and Containerizing ASP.NET Core Projects Chevron down icon Chevron up icon
9 Building Web Services Using ASP.NET Core Web API Chevron down icon Chevron up icon
10 Building Web Services Using ASP.NET Core OData Chevron down icon Chevron up icon
11 Building Web Services Using FastEndpoints Chevron down icon Chevron up icon
12 Web Service Integration Testing Chevron down icon Chevron up icon
13 Web Content Management Using Umbraco Chevron down icon Chevron up icon
14 Customizing and Extending Umbraco Chevron down icon Chevron up icon
15 Epilogue Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Unlocking Data with Generative AI and RAG
Unlocking Data with Generative AI and RAG
By Keith Bourne
September 2024 | 346 pages
Icon Optimize data retrieval and generation using vector databases
Icon Boost decision-making and automate workflows with AI agents
Icon Overcome common challenges in implementing real-world RAG systems
Icon Purchase of the print or Kindle book includes a free PDF eBook
Part 1 – Introduction to Retrieval-Augmented Generation (RAG) Chevron down icon Chevron up icon
Chapter 1: What Is Retrieval-Augmented Generation (RAG) Chevron down icon Chevron up icon
Chapter 2: Code Lab – An Entire RAG Pipeline Chevron down icon Chevron up icon
Chapter 3: Practical Applications of RAG Chevron down icon Chevron up icon
Chapter 4: Components of a RAG System Chevron down icon Chevron up icon
Chapter 5: Managing Security in RAG Applications Chevron down icon Chevron up icon
Part 2 – Components of RAG Chevron down icon Chevron up icon
Chapter 6: Interfacing with RAG and Gradio Chevron down icon Chevron up icon
Chapter 7: The Key Role Vectors and Vector Stores Play in RAG Chevron down icon Chevron up icon
Chapter 8: Similarity Searching with Vectors Chevron down icon Chevron up icon
Chapter 9: Evaluating RAG Quantitatively and with Visualizations Chevron down icon Chevron up icon
Chapter 10: Key RAG Components in LangChain Chevron down icon Chevron up icon
Chapter 11: Using LangChain to Get More from RAG Chevron down icon Chevron up icon
Part 3 – Implementing Advanced RAG Chevron down icon Chevron up icon
Chapter 12: Combining RAG with the Power of AI Agents and LangGraph Chevron down icon Chevron up icon
Chapter 13: Using Prompt Engineering to Improve RAG Efforts Chevron down icon Chevron up icon
Chapter 14: Advanced RAG-Related Techniques for Improving Results Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Read table of contents Icon Hide table of contents Icon
Background
Expert reading lists

If you want to advance your tech knowledge but don't know where to start, explore Expert Reading Lists comprising our best titles on popular technologies grouped together by the Packt community.

Background

Top 10 New Releases

Stay up-to-date with all the latest additions to your library

Remove from history

Modal Close icon
Are you sure you want to remove this title from your history?
Cancel
Yes, Delete