Listing 1 - 10 of 33 << page
of 4
>>
Sort by

Book
Proceedings of the 17th ACM SIGPLAN international conference on generative programming concepts and experiences
Authors: ---
Year: 2018 Publisher: New York, New York : ACM,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Proceedings of the 18th ACM SIGPLAN International Conference on Generative Programming ; : Concepts and Experiences
Authors: --- ---
Year: 2019 Publisher: New York : Association for Computing Machinery,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Reconciling abstraction with high performance : a MetaOCaml approach
Author:
ISBN: 1680834371 1680834363 Year: 2018 Publisher: [Hanover, Massachusetts] : [Piscataqay, New Jersey] : Now Publishers, IEEE Xplore,

Loading...
Export citation

Choose an application

Bookmark

Abstract

A common application of generative programming is building high performance computational kernels highly tuned to the problem at hand. A typical linear algebra kernel is specialized to the numerical domain (rational, float, double, etc.), loop unrolling factors, array layout and a priori knowledge (e.g., the matrix being positive definite). It is tedious and error prone to specialize by hand, writing numerous variations of the same algorithm. The widely used generators such as ATLAS and SPIRAL reliably produce highly tuned specialized code but are difficult to extend. In ATLAS, which generates code using printf, even balancing parentheses is a challenge. According to the ATLAS creator, debugging is nightmare. A typed staged programming language such as MetaOCaml lets us state a general, obviously correct algorithm and add layers of specializations in a modular way. By ensuring that the generated code always compiles and letting us quickly test it, MetaOCaml makes writing generators less daunting and more productive. The readers will see it for themselves in this hands-on tutorial. Assuming no prior knowledge of MetaOCaml and only a basic familiarity with functional programming, we will eventually implement a simple domain-specific language (DSL) for linear algebra, with layers of optimizations for sparsity and memory layout of matrices and vectors, and their algebraic properties. We will generate optimal BLAS kernels. We shall get the taste of the "Abstraction without guilt".


Book
Generating a new reality : from autoencoders and adversarial networks to deepfakes
Author:
ISBN: 1484270924 1484270916 Year: 2021 Publisher: New York : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
GPCE '17 : proceedings of the 16th ACM SIGPLAN International Conference on Generative Programming: Concepts and Experiences : October 23-24, 2017, Vancouver, BC, Canada

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
GPCE '16 : proceedings of the 2016 ACM SIGPLAN International Conference on Generative Programming: Concepts and Experiences : October 31-November 1, 2016, Amsterdam, Netherlands
Authors: --- --- ---
Year: 2016 Publisher: New York : ACM,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Exploring deepfakes : deploy powerful AI techniques for face replacement and more with this comprehensive guide
Authors: ---
ISBN: 1801817847 9781801817844 Year: 2023 Publisher: Birmingham, UK : Packt Publishing Ltd,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Master the innovative world of deepfakes and generative AI for face replacement with this full-color guide Purchase of the print or Kindle book includes a free PDF eBook Key Features Understand what deepfakes are, their history, and how to use the technology ethically Get well-versed with the workflow and processes involved to create your own deepfakes Learn how to apply the lessons and techniques of deepfakes to your own problems Book Description Applying Deepfakes will allow you to tackle a wide range of scenarios creatively. Learning from experienced authors will help you to intuitively understand what is going on inside the model. You'll learn what deepfakes are and what makes them different from other machine learning techniques, and understand the entire process from beginning to end, from finding faces to preparing them, training the model, and performing the final swap. We'll discuss various uses for face replacement before we begin building our own pipeline. Spending some extra time thinking about how you collect your input data can make a huge difference to the quality of the final video. We look at the importance of this data and guide you with simple concepts to understand what your data needs to really be successful. No discussion of deepfakes can avoid discussing the controversial, unethical uses for which the technology initially became known. We'll go over some potential issues, and talk about the value that deepfakes can bring to a variety of educational and artistic use cases, from video game avatars to filmmaking. By the end of the book, you'll understand what deepfakes are, how they work at a fundamental level, and how to apply those techniques to your own needs. What you will learn Gain a clear understanding of deepfakes and their creation Understand the risks of deepfakes and how to mitigate them Collect efficient data to create successful deepfakes Get familiar with the deepfakes workflow and its steps Explore the application of deepfakes methods to your own generative needs Improve results by augmenting data and avoiding overtraining Examine the future of deepfakes and other generative AIs Use generative AIs to increase video content resolution Who this book is for This book is for AI developers, data scientists, and anyone looking to learn more about deepfakes or techniques and technologies from Deepfakes to help them generate new image data. Working knowledge of Python programming language and basic familiarity with OpenCV, Pillow, Pytorch, or Tensorflow is recommended to get the most out of the book.


Book
Generative Adversarial Networks with Industrial Use Cases.
Author:
ISBN: 9389423864 Year: 2020 Publisher: Delhi : BPB Publications,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book, 'Generative Adversarial Networks with Industrial Use Cases' by Navin K. Manaswi, provides a comprehensive guide to understanding and implementing Generative Adversarial Networks (GANs) in various industries. It aims to educate AI researchers, students, and industry professionals on the applications of GANs in fields such as retail, healthcare, telecom, media, and education. The book covers the basics of GANs, explains their architecture, and provides practical coding examples. It delves into mathematical concepts fundamental to GANs, including KL divergence and Nash equilibrium, and discusses advanced types of GANs like conditional GANs and cycle GANs. The author's purpose is to equip readers with the knowledge and skills to develop GAN applications and solve industry-specific problems using deep learning techniques.


Book
Dynamical Variational Autoencoders : A Comprehensive Review.
Authors: --- --- --- --- --- et al.
ISBN: 1680839136 Year: 2021 Publisher: Norwell, MA : Now Publishers,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This monograph is a comprehensive review of the current state-of-the-art in DVAEs. It gives the reader an accessible summary of the technical aspects of the different DVAE models, their connections with classical models, their cross-connections, and their unification in the DVAE class in a concise, easy-to-read book.


Book
Proceedings of the 2015 ACM SIGPLAN International Conference on Generative Programming : Concepts and Experiences
Authors: ---
Year: 2015 Publisher: New York : ACM,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Listing 1 - 10 of 33 << page
of 4
>>
Sort by