Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 816
- Application software 751
- Computer programs 441
- Engineering & Applied Sciences 367
- Operating systems (Computers) 349
- Cloud computing 330
- Programming 327
- Management 281
- Web site development 271
- Computer networks 262
- Design 244
- Python (Computer program language) 237
- Computer Science 234
- Web sites 226
- Data processing 211
- Computer software 197
- Database management 184
- Open source software 179
- Linux 178
- Computer programming 177
- Security measures 174
- Web applications 168
- Photography 161
- Java (Computer program language) 155
- Digital techniques 148
- Computer graphics 141
- JavaScript (Computer program language) 141
- Microsoft Windows (Computer file) 135
- Electrical & Computer Engineering 126
- Mobile computing 124
-
3441Publicado 2024Tabla de Contenidos: “…-- Problems with Plug-ins -- Summary -- Chapter 8: Setting Up and Editing Multicam -- What is multicam? …”
Libro electrónico -
3442por Gazit, LiorTabla de Contenidos: “…-- n-gram models -- Hidden Markov models (HMMs) -- Recurrent neural networks (RNNs) -- How LLMs stand out -- Motivations for developing and using LLMs -- Improved performance -- Broad generalization -- Few-shot learning -- Understanding complex contexts -- Multilingual capabilities -- Human-like text generation -- Challenges in developing LLMs -- Amounts of data -- Computational resources -- Risk of bias -- Model robustness -- Interpretability and debugging -- Environmental impact -- Different types of LLMs -- Transformer models -- Example designs of state-of-the-art LLMs -- GPT-3.5 and ChatGPT -- LM pretraining -- Training the reward model -- How to fine-tune the model using reinforcement learning -- GPT-4 -- LLaMA -- PaLM -- Open-source tools for RLHF -- Summary -- References -- Chapter 8: Accessing the Power of Large Language Models: Advanced Setup and Integration with RAG -- Technical requirements -- Setting up an LLM application - API-based closed source models -- Choosing a remote LLM provider -- Prompt engineering and priming GPT -- Experimenting with OpenAI's GPT model -- Setting up an LLM application - local open source models -- About the different aspects that distinguish between open source and closed source -- Hugging Face's hub of models -- Employing LLMs from Hugging Face via Python -- Exploring advanced system design - RAG and LangChain -- LangChain's design concepts -- Data sources…”
Publicado 2024
Libro electrónico -
3443Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedications -- Contributors -- Table of Contents -- Preface -- Chapter 1: Setting Up Your R Bioinformatics Working Environment -- Technical requirements -- Further information -- Setting up an R project in a directory -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using the here package to simplify working with paths -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using the devtools package to work with the latest non-CRAN packages -- Getting ready -- How to do it... -- How it works... -- There's more... -- Setting up your machine for the compilation of source packages -- Getting ready -- How to do it... -- How it works... -- See also -- Using the renv package to create a project-specific set of packages -- Getting ready -- How to do it... -- How it works... -- There's more... -- Installing and managing different versions of Bioconductor packages in environments -- Getting ready -- How to do it... -- How it works... -- Using bioconda to install external tools -- swGetting ready -- How to do it... -- How it works... -- Chapter 2: Loading, Tidying, and Cleaning Data in the tidyverse -- Technical requirements -- Further information -- Loading data from files with readr -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Tidying a wide format table into a tidy table with tidyr -- Getting ready -- How to do it... -- How it works... -- See also -- Tidying a long format table into a tidy table with tidyr -- Getting ready -- How it works... -- There's more... -- Combining tables using join functions -- Getting ready -- How to do it... -- How it works... -- Reformatting and extracting existing data into new columns using stringr -- Getting ready -- How to do it... -- How it works...…”
Libro electrónico -
3444Publicado 2024Tabla de Contenidos: “…Cover -- Copyright Page -- Contributors -- Table of Contents -- Part I - Putting Node.js in Context -- Chapter 1: Getting Ready -- What do you need to know? -- How do you set up your development environment? -- Are there lots of examples? …”
Libro electrónico -
3445por Vanhove, SanderTabla de Contenidos: “…Cover -- Title page -- Copyright and credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Part 1: Learning How to Program -- Chapter 1: Setting Up the Environment -- Technical requirements -- Godot game engine and open-source software -- Some background on the engine -- What is open-source software? …”
Publicado 2024
Libro electrónico -
3446Publicado 2016“…Allocation of roles and responsibilities is the next step, in an updated institutional and operational set up that helps apply a human rights lens to the process of reviewing and revising the essential functions of operators, service providers and regulators."…”
Libro electrónico -
3447Publicado 2018“…This includes setting up libraries such as OpenCV, TensorFlow, and Keras using Anaconda. …”
Libro electrónico -
3448por Organisation for Economic Co-operation and Development Staff“…At the same time, new data sources have been set up or have become accessible to statisticians (labour force statistics, patent data, innovation surveys). …”
Publicado 2002
Libro electrónico -
3449Publicado 2011Tabla de Contenidos: “…Seeing the Signs: Why You Need This BookChapter 2: Why Strategic Planning Works; Strategic Planning Is Most Used Tool by Executives; Not Having a Plan Is Too Risky; A Plan Is Required to be a High Performer; Everyday Decisions Drive Long-Term Results; Agility Is a New Competitive Advantage; Everyone Is Part of Something Bigger; Tribal Knowledge Is Passed on to the Next Generation; You Can Clearly Explain (and Remember) Your Strategy; A Strategic Plan Eliminates Wasted Time and Money; Chapter 3: Getting Set Up for Successful Planning; Previewing the Elements of a Strategic Plan…”
Libro electrónico -
3450por McFedries, PaulTabla de Contenidos: “…Adjust the VolumeSet the Time Zone; Configure Windows to Work with Multiple Monitors; Customize the Taskbar's Notification Area; Set Up Multiple Desktops; Chapter 3 Surfing the Web; Open a Web Page; Open a Web Page in a Tab; Navigate Web Pages; Find Text on a Page; Navigate with the History List; Change Your Startup Page; Save Favorite Web Pages; Take Advantage of the Favorites Bar; Create Web Notes; Search for Sites; Chapter 4 Sending and Receiving Email; Configure an Email Account; Send an Email Message; Format the Message Text; Add a File Attachment; Save a Draft of a Message…”
Publicado 2015
Libro electrónico -
3451Publicado 2015“…We walk the path originally paved by AMSATs to discuss the steps and licensing needed to set up and operate both a command uplink and a data download station and network. …”
Libro electrónico -
3452Publicado 2023Tabla de Contenidos: “…-- Comparing LangChain with other frameworks -- Summary -- Questions -- Chapter 3: Getting Started with LangChain -- How to set up the dependencies for this book -- pip -- Poetry -- Conda -- Docker -- Exploring API model integrations -- Fake LLM -- OpenAI -- Hugging Face -- Google Cloud Platform -- Jina AI -- Replicate -- Others -- Azure -- Anthropic -- Exploring local models -- Hugging Face Transformers -- llama.cpp -- GPT4All -- Building an application for customer service -- Summary -- Questions -- Chapter 4: Building Capable Assistants -- Mitigating hallucinations through fact-checking -- Summarizing information -- Basic prompting -- Prompt templates -- Chain of density -- Map-Reduce pipelines -- Monitoring token usage -- Extracting information from documents -- Answering questions with tools -- Information retrieval with tools -- Building a visual interface -- Exploring reasoning strategies -- Summary -- Questions -- Chapter 5: Building a Chatbot like ChatGPT -- What is a chatbot? …”
Libro electrónico -
3453por Semeniuk, Joel“…Discover how to use Team System to: Support key activities from the Project Management Book of Knowledge (PMBOK)Set up your team project using Microsoft Solutions Framework process templatesManage pr…”
Publicado 2007
Libro electrónico -
3454Publicado 2004Tabla de Contenidos: “…Unicasting and MulticastingBuying a Streaming Server; Technical Support; Advanced Metafiles; Set Up Your Web Page; Upload Your Web Page; Testing; Promote Your Streams; Outsourcing to a Streaming Media Hosting Service; Chapter Summary; 5 Alternative Systems & Advanced Topics; Terms to Know; Taking the Streaming Roads Less Traveled; Before You Veer Off the Main Highway; MPEG: The Most Talked About Alternative to Proprietary Architectures; What is a Standard?…”
Libro electrónico -
3455por Schwerdt, Wolfgang“…The ECB has adopted this approach because it is an extremely flexible, innovative, yet logically simple and consistent way to accurately define and set up even very large numbers…”
Publicado 2009
Libro electrónico -
3456Publicado 2000“…Beginning with an overview of the benefits of the modern building control system, the authors describe the different controls and their applications, and include advice on their set-up and tuning for stable operation. Ther…”
Libro electrónico -
3457Publicado 2010Tabla de Contenidos: “…Cover -- Contents -- Getting Started -- Chapter 1: Meet the iPhone -- iPod, Phone, Internet Device, and More -- Boxed In -- On the Face of It -- Up front -- On top -- Down below -- To the left -- The back -- Applications -- The Big Four -- The stores -- The Littler 14 (plus 1) -- Full Gestures -- Tap -- Tap and hold -- Double tap -- Flick -- Two-finger flick -- Three-finger flick -- Drag -- Three-finger drag -- Rotor -- Stretch/pinch -- Touch and drag -- Entering and Editing Text -- Touch typing -- Editing text -- Cut, Copy, and Paste -- Editing text -- Copying Safari text -- Copying Safari images -- Chapter 2: Setup, Sync, and Settings -- Setting Up the iPhone -- Get iTunes -- Plug in the iPhone -- Tabtastic -- Summary -- Info -- Ringtones -- Music -- Photos -- Podcasts -- Video -- Applications -- Settings -- Airplane Mode -- Wi-Fi -- Sounds -- Brightness -- Wallpaper -- General -- And more -- Chapter 3: Phone and Messaging -- Calling All Callers -- Call the old-fashioned way -- Connect with Contacts -- Revisit Recents -- Favor Favorites -- Command it (iPhone 3GS only) -- Exploring In-Call Options -- Mute -- Keypad -- Speaker -- Add Call -- Hold -- Contacts -- Other buttons -- Managing Your Calling Plan -- Keypad -- Voicemail -- Recents -- Favorites -- Contacts -- Working with Contacts -- Entering the people you know -- Organizing contacts in groups -- Making contacts -- Sending Them Messages -- Sending text messages -- Sending MMS messages -- Receiving messages -- Chapter 4: Mail and Calendar -- Using Mail -- Creating an account -- Configuring an Exchange account -- Configuring MobileMe, Gmail, Yahoo, and AOL accounts -- Configuring POP and IMAP accounts -- Configuring further -- Understanding Mail, Contacts, Calendars behavior -- Sending and Receiving Mail -- Receiving email -- Navigating the Message screen -- Creating and sending email…”
Libro electrónico -
3458Publicado 2015“…This book is ideal for PostgreSQL administrators who want to set up and understand replication. By the end of the book, you will be able to make your databases more robust and secure by getting to grips with PostgreSQL replication…”
Libro electrónico -
3459por Young, Rick, 1967-“…All the essential areas are covered: set-up; capture; editing; multi-channel sound mixing; effects creation and print to video, web or DVD, enhanced throughout by important workflow tips. …”
Publicado 2004
Libro electrónico -
3460por Von Hagen, William“…Create a spreadsheet? Manage groups? Set up an NFS server? You'll learn it all and more with the expert guidance, tips, and techniques in this first-ever soup-to-nuts book on Ubuntu. …”
Publicado 2007
Libro electrónico