Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 1,126
- Management 1,121
- Development 1,088
- Application software 917
- Computer Science 780
- Computer networks 617
- Database management 610
- Data processing 539
- Business & Economics 517
- Computer programs 516
- Education 487
- Python (Computer program language) 477
- Cloud computing 472
- Economic conditions 461
- Leadership 451
- Machine learning 414
- Economic policy 402
- Operating systems (Computers) 395
- Economics 373
- Examinations 367
- Artificial intelligence 364
- Web site development 345
- Security measures 341
- Electrical & Computer Engineering 317
- History 313
- Computer software 311
- Java (Computer program language) 309
- Information technology 308
- Computer programming 307
- Programming 303
-
25561Publicado 2009“…This is a knowledge base that acknowledges the value of indigenous wisdoms, the importance of individual performance improvement, and the inextricability of international education based on interdependence and collaborative education program design and delivery. …”
Libro electrónico -
25562Publicado 2018“…Experiments exploring linguistic and musical rhythm are performed across sensory modalities, ages, and animal species to address questions about domain-specificity, development, and an evolutionary path of rhythm. …”
Libro electrónico -
25563Publicado 2022“…What you will learn Get to grips with information security and ethical hacking Undertake footprinting and reconnaissance to gain primary information about a potential target Perform vulnerability analysis as a means of gaining visibility of known security weaknesses Become familiar with the tools and techniques used by an attacker to hack into a target system Discover how network sniffing works and ways to keep your information secure Explore the social engineering techniques attackers use to compromise systems Who this book is for This ethical hacking book is for security professionals, site admins, developers, auditors, security officers, analysts, security consultants, and network engineers. …”
Libro electrónico -
25564Publicado 2017“…Finally, you will find out how to perform HTTP requests by using tools such as cURL and Postman. …”
-
25565Publicado 2019“…Skill Level Beginner What You Will Learn Learn Google Colab notebook Data Science programming Learn the essential subset of Python used in Data Science Learn to manipulate data using popular Python libraries such as pandas and numpy Learn to apply Python Data Science recipes to real-world projects Learn functional programming fundamentals unique to Data Science Who Should Take This Course Complete beginners to programming Statisticians and Analysts in the data industry looking to use Python for Data Science Sales, Product Managers, Data Analysts, Marketing who want to perform Data Science Software Engineers looking to level up into Data Science and Machine Learning tracks Students enrolled in a Data Science program Course Requirements General comp..…”
-
25566Publicado 2017“…Skill Level Intermediate Learn How To Preprocess natural language data for use in machine learning applications Transform natural language into numerical representations with word2vec Make predictions with Deep Learning models trained on natural language Apply state-of-the-art NLP approaches with Keras, the high-level TensorFlow API Improve Deep Learning model performance by tuning hyperparameters Who Should Take This Course These LiveLessons are perfectly-suited to software engineers, data scientists, analysts, and statisticians with an interest in applying Deep Learning to natural language data. …”
-
25567Publicado 2018“…Neural networks, which are at the core of deep learning, are being used in predictive analytics, computer vision, natural language processing, time series forecasting, and to perform a myriad of other complex tasks. This book is conceived for developers, data analysts, machine learning practitioners and deep learning enthusiasts who want to build powerful, robust, and accurate predictive models with the power of TensorFlow, combined with other open source Python libraries. …”
Libro electrónico -
25568Publicado 2020“…You'll also gain insight into how interactive data and model visualization can optimize the performance of a regression model. By the end of the course, you'll have a new skill set that'll make you the go-to person for transforming data visualizations into engaging and interesting stories. …”
Libro electrónico -
25569Publicado 2016“…The result is greater alignment, visibility, improved performance throughout the enterprise, and ultimately better outcomes for the business…”
Libro electrónico -
25570Publicado 2017“…What You Will Learn Understand key data analysis techniques centered around machine learning Implement Java APIs and various techniques such as classification, clustering, anomaly detection, and more Master key Java machine learning libraries, their functionality, and various kinds of problems that can be addressed using each of them Apply machine learning to real-world data for fraud detection, recommendation engines, text classification, and human activity recognition Experiment with semi-supervised learning and stream-based data mining, building high-performing and real-time predictive models Develop intelligent systems centered around various domains such as security, Internet of Things, social networking, and more In Detail Machine Learning is one of the core area of Artificial Intelligence where computers are trained to self-learn, grow, change, and develop on their own without being explicitly programmed. …”
Libro electrónico -
25571Publicado 2019“…Skill Level Intermediate Learn How To Write tests for Django Implement authentication in Django Optimize Django performance Enhance applications Enable user media and processing with a Celery queue Utilize asynchronous Python Who Should Take This Course Python programmers and other software developers interested in leveraging the Django web framework to build web applications Course Requirements Python programming experience Lesson Descriptions Lesson 1: Dip Your Toes Into Test Writing Lesson 1 starts off the course with testing, which is crucial to successful software development. …”
-
25572Publicado 2018“…Style and approach John Leon has divided the book into two parts which present the team playing defense against anyone breaking into servers and the team playing (ethical!) offense to perform said attacks. All Go scripts and programs are workable solutions that can be easily understood and expanded upon by anyone with a system administrator's level view of networking and cloud-based systems. …”
Libro electrónico -
25573Publicado 2015“…His years of experience include work in business analysis, strategic planning, project management, and product development in a variety of industries, including financial services, health insurance, performance marketing, human services, nonprofit, and automotive. …”
-
25574Publicado 2014“…. ¿ Learn How To Set up your Unity development environment and navigate its tools Create and import assets and packages you can add to your game Set up game sprites and create atlas sheets using the new Unity 2D tools Animate sprites using keyframes, animation controllers, and scripting Build a 2D game world from beginning to end Establish player control Construct movements that “feel right” Set up player physics and colliders Create and apply classic gameplay systems Implement hazards and tune difficulty Apply audio and particle effects to the game Create intuitive game menus and interface elements Debug code and provide smooth error handling Organize game resources and optimize game performance Publish your game to the web for others to see and play ¿…”
Libro electrónico -
25575Publicado 2017“…Products are expected to engage and delight in order to form the emotional bonds that forge long-term customer loyalty: Products need to anticipate our needs and perform tasks for us: refrigerators order food, homes monitor energy, and cars drive autonomously; they track our vitals, sleep, location, finances, interactions, and content use; recognize our biometric signatures, chat with us, understand and motivate us. …”
Libro electrónico -
25576Publicado 2018“…What you will learn Understand the benefits of using C++ for system programming Program Linux/Unix systems using C++ Discover the advantages of Resource Acquisition Is Initialization (RAII) Program both console and file input and output Uncover the POSIX socket APIs and understand how to program them Explore advanced system programming topics, such as C++ allocators Use POSIX and C++ threads to program concurrent systems Grasp how C++ can be used to create performant system applications Who this book is for If you are a fresh developer with intermediate knowledge of C++ but little or no knowledge of Unix and Linux system programming, this book will help you learn system programming with C++ in a practical way…”
Libro electrónico -
25577Publicado 2018“…What you will learn Work efficiently with Foundation and Swift Standard library Understand the most critical GoF patterns and use them efficiently Use Swift 4.2 and its unique capabilities (and limitations) to implement and improve GoF patterns Improve your application architecture and optimize for maintainability and performance Write efficient and clean concurrent programs using futures and promises, or reactive programming techniques Use Swift Package Manager to refactor your program into reusable components Leverage testing and other techniques for writing robust code Who this book is for This book is for intermediate developers who want to apply design patterns with Swift to structure and scale their applications. …”
Libro electrónico -
25578Publicado 2021“…What you will learnFind out what is involved in effective API testingUse data-driven testing in Postman to create scalable API testsUnderstand what a well-designed API looks likeBecome well-versed with API terminology, including the different types of APIsGet to grips with performing functional and non-functional testing of an APIDiscover how to use industry standards such as OpenAPI and mocking in PostmanWho this book is forThe book is for software testing professionals and software developers looking to improve product and API quality through API test automation. …”
Libro electrónico -
25579Publicado 2018“…By the end of this book, we will have learned to implement various algorithms for efficient image processing. What you will learn Perform basic data pre-processing tasks such as image denoising and spatial filtering in Python Implement Fast Fourier Transform (FFT) and Frequency domain filters (e.g., Weiner) in Python Do morphological image processing and segment images with different algorithms Learn techniques to extract features from images and match images Write Python code to implement supervised / unsupervised machine learning algorithms for image processing Use deep learning models for image classification, segmentation, object detection and style transfer Who this book is for This book is for Computer Vision Engineers, and machine learning developers who are good with Python programming and want to explore details and complexities of image processing. …”
Libro electrónico -
25580Publicado 2018“…The contents of all the volumes are as follows: Volume 1: Introduction to z/OS and storage concepts, TSO/E, ISPF, JCL, SDSF, and z/OS delivery and installation Volume 2: z/OS implementation and daily maintenance, defining subsystems, JES2 and JES3, LPA, LNKLST, authorized libraries, SMP/E, IBM Language Environment® Volume 3: Introduction to DFSMS, data set basics storage management hardware and software, catalogs, and DFSMStvs Volume 4: Communication Server, TCP/IP, and IBM VTAM® Volume 5: Base and IBM Parallel Sysplex®, System Logger, Resource Recovery Services (RRS), global resource serialization (GRS), z/OS system operations, automatic restart management (ARM), IBM Geographically Dispersed Parallel SysplexTM (IBM GDPS®) Volume 6: Introduction to security, IBM RACF®, Digital certificates and PKI, Kerberos, cryptography and z990 integrated cryptography, zSeries firewall technologies, LDAP, and Enterprise Identity Mapping (EIM) Volume 7: Printing in a z/OS environment, Infoprint Server and Infoprint Central Volume 8: An introduction to z/OS problem diagnosis Volume 9: z/OS UNIX System Services Volume 10: Introduction to z/Architecture, z14 processor design, IBM Z connectivity, LPAR concepts, and HCD Volume 11: Capacity planning, performance management, WLM, IBM RMFTM, and SMF Volume 12: WLM Volume 13: JES3, JES3 SDSF…”
Libro electrónico