Mostrando 9,761 - 9,780 Resultados de 9,934 Para Buscar '"Crossed"', tiempo de consulta: 0.10s Limitar resultados
  1. 9761
    Publicado 2020
    “…What you will learn Understand the deep learning context of RL and implement complex deep learning models Evaluate RL methods including cross-entropy, DQN, actor-critic, TRPO, PPO, DDPG, D4PG, and others Build a practical hardware robot trained with RL methods for less than $100 Discover Microsoft's TextWorld environment, which is an interactive fiction games platform Use discrete optimization in RL to solve a Rubik's Cube Teach your agent to play Connect 4 using AlphaGo Zero Explore the very latest deep RL research on topics including AI chatbots Discover advanced exploration techniques, including noisy networks and network di..…”
    Libro electrónico
  2. 9762
    Publicado 2015
    “…and polish, and help build the atmosphere In Detail LibGDX is a Java-based framework developed with a heavy emphasis on performance, and includes cross-platform support out of the box (Windows, OS X, Linux, iOS, Android, and HTML5) as well as providing all the low-level functionality so that you can focus on developing your game and not battling with the platform. …”
    Libro electrónico
  3. 9763
    Publicado 2015
    “…What You Will Learn Set up your lab with Kali Linux 2.0 Identify the difference between hacking a web application and network hacking Understand the different techniques used to identify the flavor of web applications Expose vulnerabilities present in web servers and their applications using server-side attacks Use SQL and cross-site scripting (XSS) attacks Check for XSS flaws using the burp suite proxy Find out about the mitigation techniques used to negate the effects of the Injection and Blind SQL attacks In Detail Kali Linux 2.0 is the new generation of the industry-leading BackTrack Linux penetration testing and security auditing Linux distribution. …”
    Libro electrónico
  4. 9764
    Publicado 2015
    “…25 recipes to deeply understand and implement advanced algorithms in Clojure About This Book Explore various advanced algorithms and learn how they are used to address many real-world computing challenges Construct elegant solutions using impressive techniques including zippers, parsing, and pattern matching Solve complex problems by adopting innovative approaches such as logic or asynchronous programming In Detail Data-structures and algorithms often cross your path when you compress files, compile programs, access databases, or simply use your favourite text editor. …”
    Libro electrónico
  5. 9765
    Publicado 2015
    “…What You Will Learn Get to know the basic concepts of GUI programming, such as Tkinter top-level widgets, geometry management, event handling, using callbacks, custom styling, and dialogs Create apps that can be scaled in size or complexity without breaking down the core Write your own GUI framework for maximum code reuse Build apps using both procedural and OOP styles, understanding the strengths and limitations of both styles Learn to structure and build large GUI applications based on Model-View-Controller (MVC) architecture Build multithreaded and database-driven apps Create apps that leverage resources from the network Learn basics of 2D and 3D animation in GUI applications Develop apps that can persist application data with object serialization and tools such as configparser In Detail Tkinter is the built-in GUI package that comes with standard Python distributions. It is a cross-platform package, which means you build once and deploy everywhere. …”
    Libro electrónico
  6. 9766
    Publicado 2015
    “…What You Will Learn Install, compile, and integrate the OpenGL pipeline into your own project Create interactive applications using GLFW to handle user inputs and the Android Sensor framework to detect gestures and motions on mobile devices Use OpenGL primitives to plot 2-D datasets such as time series dynamically Render complex 3D volumetric datasets with techniques such as data slicers and multiple viewpoint projection Render images, videos, and point cloud data from 3D range-sensing cameras using the OpenGL Shading Language (GLSL) Develop video see-through augmented reality applications on mobile devices with OpenGL ES 3.0 and OpenCV Visualize 3D models with meshes and surfaces using stereoscopic 3D technology In Detail OpenGL is a great multi-platform, cross-language, and hardware-accelerated graphics interface for visualizing large 2D and 3D datasets. …”
    Libro electrónico
  7. 9767
    Publicado 2015
    “…It is a promising Python framework to develop UI and UX apps in a cross-platform environment, under the Python philosophy. …”
    Libro electrónico
  8. 9768
    Publicado 2015
    “…You will then access a SQLite database in a cross-platform wa..…”
    Libro electrónico
  9. 9769
    Publicado 2015
    “…In context, Puppet is a cross-platform tool that is widely used for Unix-like and Microsoft Windows systems declaratively. …”
    Libro electrónico
  10. 9770
    Publicado 2015
    “…Web developers can leverage their existing skills to write mobile applications in JavaScript that are truly native without using cross-compilation or web views. These applications have all of the advantages of those written in Objective-C or Java, combined with the rapid development cycle that JavaScript developers are accustomed to. …”
    Libro electrónico
  11. 9771
    Publicado 2015
    “…Every step is accompanied with screen captures so you can cross-check the results before moving on…”
    Libro electrónico
  12. 9772
    Publicado 2015
    “…What You Will Learn Basic TDD fundamentals, life cycle, and benefits Become acquainted with the concepts and elements of unit testing and writing basic unit tests for JavaScript Understand the way JsUnit, Qunit, Karma and DalekJs work Use the Jasmine framework Interpret feature detection and devise tests specific to cross-browser compatibility Integrate jsTestDriver with Eclipse and run tests with jsTestDriver Explore re-factoring, adding and notifying observers Understand test-driven development in case of server-side JS In Detail Initially, all processing used to happen on the server-side and simple output was the response to web browsers. …”
    Libro electrónico
  13. 9773
    Publicado 2015
    “…What You Will Learn Create and open a window by using SFML Utilize, manage, and apply all of the features and properties of the SFML library Employ some basic game development techniques to make your game tick Build your own code base to make your game more robust and flexible Apply common game development and programming patterns to solve design problems Handle your visual and auditory resources properly Construct a robust system for user input and interfacing Develop and provide networking capabilities to your game In Detail Simple and Fast Multimedia Library (SFML) is a simple interface comprising five modules, namely, the audio, graphics, network, system, and window modules, which help to develop cross-platform media applications. By utilizing the SFML library, you are provided with the ability to craft games quickly and easily, without going through an extensive learning curve. …”
    Libro electrónico
  14. 9774
    Publicado 2016
    “…“If the book simply stayed right there in the realm of how-to, go-to advice, it would be a wonderful book indeed. But it crosses the line from useful to inspired because David opens up much more than his camera bag. …”
    Libro electrónico
  15. 9775
    Publicado 2015
    “…What You Will Learn Use UFPS to build custom weapons with custom meshes and behaviors Explore level design as you prototype levels, making use of Prototype to build levels out quickly Build environments that are realistic as possible while keeping peak performance and repetitiveness down Review tips and tricks on how to create environments using both terrain for outdoor areas and a modular workflow for interiors Develop a number of different encounters that your players can fight against, from a simple turret enemy to complex AI characters from Shooter AI Discover how to create unique objects such as exploding barrels and objects you can interact with Create a custom GUI to help your game stand out from the crowd Package your game for release, create an installer, and get your game out into the world In Detail Unity, available in free and pro versions, is one of the most popular third-party game engines available. It is a cross-platform game engine, making it easy to write your game once and then port it to PC, consoles, and even the web, making it a great choice for both indie and AAA developers. …”
    Libro electrónico
  16. 9776
    por Winter, Robert. author
    Publicado 2015
    “…Bob Winter, a performance consultant, was the product owner for the corporate education scrum supporting an agile transition initiative for hundreds of engineering teams. From this cross-disciplinary experience, he discovered that the two cultures, two languages, and two methodologies of performance consulting and agile software development are—far from being incongruent, incompatible, or irrelevant to each other—in fact ideally suited to complement and support each other. …”
    Libro electrónico
  17. 9777
    Publicado 2023
    “…Moreover, it will be useful for a practicing engineer, with cross-disciplinary knowledge that is needed to manufacture any real product. …”
    Libro electrónico
  18. 9778
    Publicado 2023
    “…Hallmark features of this title Applications help students review and apply concepts Balanced coverage of both traditional theories (consumer theory, theory of the firm, and perfect competition) and modern theories (game theory, strategies, uncertainty, and moral hazard) is presented. A 5 Cross-Chapter Analysis creates crucial links between core theories covered in separate chapters. …”
    Libro electrónico
  19. 9779
    Publicado 2020
    “…Their keynote talks will provide cross-disciplinary examples of novel HAI research and applications that are highly inspiring for the HAI audience and research community. …”
    Libro electrónico
  20. 9780
    Publicado 2014
    “…Just some of what you will learn here includes: Choosing the right parts Building the system from the ground up Installing Windows Connecting to a network Tweaking your BIOS Overclocking your PC for raging performance Installing some of the newest PC components, including solid-state hard drives Configuring your PC for game peformance, including setting up SLI and CrossFire dual-card rigs Upgrading your laptop hard disk Upgrading your existing PC This three-hour, downloadable video is a groundbreaking compilation of four teaching formats: Pure video: Shot in a professional studio using an HD camera Camtasia: Video capture of Windows desktop and programs with voiceover PowerPoint: Slides with optional photos Photomovie: Photos converted into a movie with voiceover and transition This video is primarily a hands-on tutorial dedicated to building and repairing desktop and laptop PCs. …”
    Video