Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- History 214
- Development 196
- Engineering & Applied Sciences 178
- Application software 169
- Data processing 155
- Management 151
- Python (Computer program language) 120
- Computer Science 112
- Machine learning 109
- Artificial intelligence 108
- Historia 103
- Computer security 96
- Computer networks 94
- Computer programs 94
- Social aspects 93
- Programming 90
- Security measures 86
- Computer programming 78
- Research & information: general 78
- Design 77
- Database management 76
- Filosofía 74
- Data mining 73
- Engineering and Technology 73
- Big data 72
- Physical Sciences 72
- Philosophy 70
- Cloud computing 69
- Education 69
- Computer software 68
-
7401Publicado 2022“…This book takes you on an interesting journey through wearable technology, starting from electronic circuits, materials, and e-textile toolkits to using Arduino, which includes a variety of sensors, outputs, actuators, and microcontrollers such as Gemma M0 and ESP32. …”
Libro electrónico -
7402Publicado 2020“…With the help of use cases, the book will show you how to combine design patterns to display alternate usage and help you feel comfortable working with a variety of design patterns. Finally, you’ll advance to the client side to connect the dots and make ASP.NET Core a viable full-stack alternative. …”
Libro electrónico -
7403Publicado 2020“…By the end of this book, you’ll have mastered how to train and deploy your own RL agents for solving RL problems.What you will learnModel and solve complex sequential decision-making problems using RLDevelop a solid understanding of how state-of-the-art RL methods workUse Python and TensorFlow to code RL algorithms from scratchParallelize and scale up your RL implementations using Ray s RLlib packageGet in-depth knowledge of a wide variety of RL topicsUnderstand the trade-offs between different RL approachesDiscover and address the challenges of implementing RL in the real worldWho this book is forThis book is for expert machine learning practitioners and researchers looking to focus on hands-on reinforcement learning with Python by implementing advanced deep reinforcement learning concepts in real-world projects. …”
Libro electrónico -
7404Publicado 2023“…Identify and mitigate malicious activities in network, host, and application security. Utilize a variety of cybersecurity tools for detection, analysis, and response. …”
Video -
7405Publicado 2024“…Whether you're just starting your Vue.js journey or have basic knowledge of JavaScript and web technologies, this book is a valuable resource, taking a hands-on approach to establishing a solid foundation in Vue.js while working on a variety of real-world projects…”
Libro electrónico -
7406Publicado 2006“…It covers key areas from XML and SQLCLR to Notification Services. Although the wide variety of information is great, my favorite part was the advice given on when to use what, and how performance is affected." …”
Libro electrónico -
7407Publicado 2007“…Provides detailed explanations of correct and incorrect answers. Features a variety of study modes so you can work your way through the questions in the manner that best suits your study preferences. …”
Libro electrónico -
7408por Monson-Haefel, Richard“…The book has it all, clear guides as to what WSDL, SAAJ, UDDI are, and how they are used in a variety of examples. Monson-Haefel has created another classic with this volume.” — Dr. …”
Publicado 2004
Libro electrónico -
7409“…From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. …”
Libro electrónico -
7410Publicado 2019“…By the end of this book, you'll have experience in building a variety of projects and project templates that will help you to apply your knowledge when creating your own cross-platform applications. …”
Libro electrónico -
7411Publicado 2019“…What you will learn Implement tf.keras APIs in TF 2.0 to build, train, and deploy production-grade models Build models with Keras integration and eager execution Explore distribution strategies to run models on GPUs and TPUs Perform what-if analysis with TensorBoard across a variety of models Discover Vision Kit, Voice Kit, and the Edge TPU for model deployments Build complex input data pipelines for ingesting large training datasets Who this book is for If you're a data scientist, machine learning practitioner, deep learning researcher, or AI enthusiast who wants to migrate code to TensorFlow 2.0 and explore the latest features of TensorFlow 2.0, this book is for you. …”
Libro electrónico -
7412Publicado 2020“…As you advance, you'll explore a variety of 3D design techniques, such as sculpting, retopologizing, unwrapping, baking, painting, rigging, and animating to bring a baby dragon to life. …”
Libro electrónico -
7413Publicado 2017“…Also learn how a wide variety of settings in System Preferences can improve the way you carry out essential tasks, such as copy/paste between your Mac and your iPhone, speaking through headphones on a FaceTime or Skype call, and viewing recent text messages or upcoming calendar events. …”
Libro electrónico -
7414Publicado 2020“…You'll also explore a variety of topics, such as motor control, ultrasonic sensors, and temperature measurement. …”
Libro electrónico -
7415Publicado 2020“…Throughout the book, you’ll learn about a variety of tools for problem-solving and gain the knowledge needed to effectively approach complex problems. …”
Libro electrónico -
7416Publicado 2021“…By the end of this NLP book, you will understand transformers from a cognitive science perspective and be proficient in applying pretrained transformer models by tech giants to various datasets.What you will learnUse the latest pretrained transformer modelsGrasp the workings of the original Transformer, GPT-2, BERT, T5, and other transformer modelsCreate language understanding Python programs using concepts that outperform classical deep learning modelsUse a variety of NLP platforms, including Hugging Face, Trax, and AllenNLPApply Python, TensorFlow, and Keras programs to sentiment analysis, text summarization, speech recognition, machine translations, and moreMeasure the productivity of key transformers to define their scope, potential, and limits in productionWho this book is forSince the book does not teach basic programming, you must be familiar with neural networks, Python, PyTorch, and TensorFlow in order to learn their implementation with Transformers. …”
Libro electrónico -
7417Publicado 2020“…By the end of this Python book, you'll be equipped with all the key skills that you need to clean data and diagnose problems within it.What you will learnFind out how to read and analyze data from a variety of sourcesProduce summaries of the attributes of data frames, columns, and rowsFilter data and select columns of interest that satisfy given criteriaAddress messy data issues, including working with dates and missing valuesImprove your productivity in Python pandas by using method chainingUse visualizations to gain additional insights and identify potential data issuesEnhance your ability to learn what is going on in your dataBuild user-defined functions and classes to automate data cleaningWho this book is forThis book is for anyone looking for ways to handle messy, duplicate, and poor data using different Python tools and techniques. …”
Libro electrónico -
7418Publicado 2013“…Use the major SQL statements Construct complex SQL statements using multiple clauses and operators Retrieve, sort, and format database contents Pinpoint the data you need using a variety of filtering techniques Use aggregate functions to summarize data Join two or more related tables Insert, update, and delete data Create and alter database tables Work with views, stored procedures, and more Table of Contents 1 Understanding SQL 2 Retrieving Data 3 Sorting Retrieved Data 4 Filtering Data 5 Advanced Data Filtering 6 Using Wildcard Filtering 7 Creating Calculated Fields 8 Using Data Manipulation Functions 9 Summarizing Data 10 Grouping Data 11 Working with Subqueries 12 Joining Tables 13 Creating Advanced Joins 14 Combining Queries 15 Inserting Data 16 Updating and Deleting Data 17 Creating and Manipulating Tables 18 Using Views 19 Working with Stored Procedures 20 Managing Transaction Processing 21 Using Cursors 22 Understanding Advanced SQL Features Appendix A: Sample Table Scripts Appendix B: Working in Popular Applications Appendix C : SQL Statement Syntax Appendix D: Using SQL Datatypes Appendix E: SQL Reserved Words…”
Libro electrónico -
7419Publicado 2012“…Part 2: Windows XP, Section 8: Additional Windows XP Topics This lesson covers a variety of Windows XP topics such as Task Manager, The Registry, Shortcuts, and the Advanced Options Menu. …”
-
7420Publicado 2022“…What you will learn Customize models that are built for different datasets, model architectures, and optimizers Understand how a variety of Deep Learning models from image recognition and time series to GANs, semi-supervised and self-supervised models can be built Use out-of-the-box model architectures and pre-trained models using transfer learning Run and tune DL models in a multi-GPU environment using mixed-mode precisions Explore techniques for model scoring on massive workloads Discover troubleshooting techniques while debugging DL models Who this book is for This deep learning book is for citizen data scientists and expert data scientists transitioning from other frameworks to PyTorch Lightning. …”
Libro electrónico