Mostrando 2,401 - 2,420 Resultados de 2,554 Para Buscar 'Wishaw~', tiempo de consulta: 1.20s Limitar resultados
  1. 2401
    Publicado 2017
    “…The book is also for software developers who wish to learn deep learning by example. Particular focus is placed on solving commercial deep learning problems from several industries using TensorFlow's unique features. …”
    Libro electrónico
  2. 2402
    Publicado 2019
    “…Finally, you will get a short overview of how Cognitive Toolkit fits in to a DevOps environment What you will learn Set up your deep learning environment for the Cognitive Toolkit on Windows and Linux Pre-process and feed your data into neural networks Use neural networks to make effcient predictions and recommendations Train and deploy effcient neural networks such as CNN and RNN Detect problems in your neural network using TensorBoard Integrate Cognitive Toolkit with Azure ML Services for effective deep learning Who this book is for Data Scientists, Machine learning developers, AI developers who wish to train and deploy effective deep learning models using Microsoft CNTK will find this book to be useful. …”
    Libro electrónico
  3. 2403
    Publicado 2019
    “…Who this book is for This books is for game developers who wish to create highly interactive games by leveraging the power of machine and deep learning. …”
    Libro electrónico
  4. 2404
    Publicado 2018
    “…What you will learn Learn the fundamental features of Spring Boot 2.0 Customize Spring Boot 2.0 applications Build a basic web application Use Redis to build a taxi-hailing API Create a simple blog management system and a Twitter clone Develop a reactive RESTful web service with Kotlin using Spring Boot Who this book is for This book is for competent Spring developers who wish to understand how to develop complex yet scalable applications with Spring Boot. …”
    Libro electrónico
  5. 2405
    Publicado 2019
    “…What you will learn Understand the theory and concepts behind modern Reinforcement Learning algorithms Code state-of-the-art Reinforcement Learning algorithms with discrete or continuous actions Develop Reinforcement Learning algorithms and apply them to training agents to play computer games Explore DQN, DDQN, and Dueling architectures to play Atari's Breakout using TensorFlow Use A3C to play CartPole and LunarLander Train an agent to drive a car autonomously in a simulator Who this book is for Data scientists and AI developers who wish to quickly get started with training effective reinforcement learning models in TensorFlow will find this book very useful. …”
    Libro electrónico
  6. 2406
    Publicado 2017
    “…About This Book Learn Scala’s sophisticated type system that combines Functional Programming and object-oriented concepts Work on a wide array of applications, from simple batch jobs to stream processing and machine learning Explore the most common as well as some complex use-cases to perform large-scale data analysis with Spark Who This Book Is For Anyone who wishes to learn how to perform data analysis by harnessing the power of Spark will find this book extremely useful. …”
    Libro electrónico
  7. 2407
    Publicado 2018
    “…What you will learn Understand classical linguistics in using English grammar for automatically generating questions and answers from a free text corpus Work with text embedding models for dense number representations of words, subwords and characters in the English language for exploring document clustering Deep Learning in NLP using PyTorch with a code-driven introduction to PyTorch Using an NLP project management Framework for estimating timelines and organizing your project into stages Hack and build a simple chatbot application in 30 minutes Deploy an NLP or machine learning application using Flask as RESTFUL APIs Who this book is for Programmers who wish to build systems that can interpret language. …”
    Libro electrónico
  8. 2408
    Publicado 2018
    “…By the end of the book, you will not only know the ins and outs of Scala, but you will also be able to apply it to solve a variety of real-world problems What you will learn Build, test, and package code using Scala Build Tool Decompose code into functions, classes, and packages for maintainability Implement the functional programming capabilities of Scala Develop a simple CRUD REST API using the Play framework Access a relational database using Slick Develop a dynamic web UI using Scala.js Source streaming data using Spark Streaming and write a Kafka producer Use Spark and Zeppelin to analyze data Who this book is for If you are an amateur programmer who wishes to learn how to use Scala, this book is for you. …”
    Libro electrónico
  9. 2409
    Publicado 2020
    “…As a woman who has started three companies and been a senior team member of five startups, this is the guide I wish I'd read when I was starting out." —Nataly Kogan , Author of Happier Now and founder of Happier, Inc. …”
    Libro electrónico
  10. 2410
    Publicado 2013
    “…Disclaimer This book is intended only as an informative guide for those wishing to know more about health issues. In no way is this book intended to replace, countermand, or conflict with the advice given to you by your own healthcare provider including Physician, Nurse Practitioner, Physician Assistant, Registered Dietician, and other licensed professionals. …”
    Libro electrónico
  11. 2411
    Publicado 2015
    “…Who This Book Is For This book is aimed at R developers and analysts who wish to do R statistical development while taking advantage of RStudio's functionality to ease their development efforts. …”
    Libro electrónico
  12. 2412
    Publicado 2015
    “…Unleash the power of Python 3 objects About This Book Stop writing scripts and start architecting programs Learn the latest Python syntax and libraries A practical, hands-on tutorial that teaches you all about abstract design patterns and how to implement them in Python 3 Who This Book Is For If you're new to object-oriented programming techniques, or if you have basic Python skills and wish to learn in depth how and when to correctly apply object-oriented programming in Python to design software, this is the book for you. …”
    Libro electrónico
  13. 2413
    Publicado 2015
    “…A fast-paced guide to designing and building scalable and maintainable web apps with React.js About This Book Build maintainable and performant user interfaces for your web applications using React.js Create reusable React.js components to save time and effort in maintaining your user interfaces Learn how to build a ready-to-deploy React.js web application, following our step-by-step tutorial Who This Book Is For If you're a front-end developer with knowledge of jQuery and its libraries, along with frameworks, such as Angular.JS and Backbone.JS, or native JavaScript development, and you wish to use the fastest web user interface library there is, then this book is ideal for you. …”
    Libro electrónico
  14. 2414
    Publicado 2012
    “…Mark Schaefer helps you define the outcomes you wish to see . . . and measure them!” —Brian Solis, author of The End of Business as Usual “Schaefer’s book has earned its place on the shelf of anyone looking to find influencers—or become one.” …”
    Libro electrónico
  15. 2415
    Publicado 2014
    “…Skill Level Beginning What You Will Learn Fundamental syntax How to work with objects, variables, loops, and libraries Hands-on skills for coding Who Should Take This Course Anyone wishing to learn the Java programming language. Course Requirements No experience required Table of Contents Lesson 1: Learning Java In this chapter, you'll be introduced to Java, learning what it is and what it can do for you. …”
    Video
  16. 2416
    Publicado 2016
    “…Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentation About This Book Learn all the details of implementing Spring 4.x MVC applications from basic core platform construction to advanced integration implementations Gain a complete reference guide to implementing the controllers, models, views, view resolvers, and other service-related components to solve various real-world problems Discover the possible optimal solutions for developers and experts to build enterprise and personal web-based applications Create a Spring MVC application that has a validation process and exception handling with the HTTP status codes Who This Book Is For This book is for competent Spring developers who wish to understand how to develop complex yet flexible applications with Spring MVC. …”
    Libro electrónico
  17. 2417
    Publicado 2016
    “…Build your own secure enterprise or home penetration testing lab to dig into the various hacking techniques About This Book Design and build an extendable penetration testing lab with wireless access suitable for home and enterprise use Fill the lab with various components and customize them according to your own needs and skill level Secure your lab from unauthorized access and external attacks Who This Book Is For If you are a beginner or a security professional who wishes to learn to build a home or enterprise lab environment where you can safely practice penetration testing techniques and improve your hacking skills, then this book is for you. …”
    Libro electrónico
  18. 2418
    Publicado 2015
    “…This is one of those rare books that I wish wouldn't get published. This gem will become the new sales bible." …”
    Libro electrónico
  19. 2419
    Publicado 2016
    “…Harness the power of DevOps to boost your skill set and make your IT organization perform better About This Book Get to know the background of DevOps so you understand the collaboration between different aspects of an IT organization and a software developer Improve your organization's performance to ensure smooth production of software and services Deploy top-quality software and ensure software maintenance and release management with this practical guide Who This Book Is For This book is aimed at developers and system administrators who wish to take on larger responsibilities and understand how the infrastructure that builds today's enterprises works. …”
    Libro electrónico
  20. 2420
    Publicado 2017
    “…This includes security professionals interested in learning how to develop, manage, or improve a security operations center, a CSIRT, PSIRT, or to become a cyber security incident response expert. Anyone wishing to take the CCNA CyberOps exam would also benefit from viewing this course. …”
    Video