GithubHelp home page GithubHelp logo

miguelramosfdz / generative-adversarial-networks-projects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/generative-adversarial-networks-projects

0.0 0.0 0.0 74 KB

Generative Adversarial Networks Projects, published by Packt

License: MIT License

Python 100.00%

generative-adversarial-networks-projects's Introduction

$5 Tech Unlocked 2021!

Buy and download this Book for only $5 on PacktPub.com

If you have read this book, please leave a review on Amazon.com. Potential readers can then use your unbiased opinion to help them make purchase decisions. Thank you. The $5 campaign runs from December 15th 2020 to January 13th 2021.

Generative-Adversarial-Networks-Projects

Generative Adversarial Networks Projects, published by Packt

Generative-Adversarial-Networks-Projects

Book Name

This is the code repository for Generative-Adversarial-Networks-Projects, published by Packt.

Build next-generation generative models using TensorFlow and Keras

What is this book about?

Generative Adversarial Networks (GANs) have the potential to build next-generation models, as they can mimic any distribution of data. Major research and development work is being undertaken in this field since it is one of the rapidly growing areas of machine learning. This book will test unsupervised techniques for training neural networks as you build seven end-to-end projects in the GAN domain.

This book covers the following exciting features:

  • Train a network on the 3D ShapeNet dataset to generate realistic shapes
  • Generate anime characters using the Keras implementation of DCGAN
  • Implement an SRGAN network to generate high-resolution images
  • Train Age-cGAN on Wiki-Cropped images to improve face verification
  • Use conditional GANs for image-to-image translation

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

import scipy.io as io
voxels = io.loadmat("path to .mat file")[ 'instance' ]

Following is what you need for this book: If you’re a data scientist, machine learning developer, deep learning practitioner, or AI enthusiast looking for a project guide to test your knowledge and expertise in building real-world GANs models, this book is for you.

With the following software and hardware list you can run all code files present in the book (Chapter 1-09).

Software and Hardware List

Chapter Software required OS required
1 Python 3.5 Windows, Mac OS X, and Linux (Any)
2 AWS Windows, Mac OS X, and Linux (Any)
3 GPU Windows, Mac OS X, and Linux (Any)

Related products

Get to Know the Author(s)

Kailash Ahirwar Kailash Ahirwar is a machine learning and deep learning enthusiast. He has worked in many areas of Artificial Intelligence (AI), ranging from natural language processing and computer vision to generative modeling using GANs. He is a co-founder and CTO of Mate Labs. He uses GANs to build different models, such as turning paintings into photos and controlling deep image synthesis with texture patches. He is super optimistic about AGI and believes that AI is going to be the workhorse of human evolution.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

generative-adversarial-networks-projects's People

Contributors

anacoder1 avatar dependabot[bot] avatar dharmu05 avatar kailashahirwar avatar packt-itservice avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.