author: amita kapoor

TensorFlow Machine Learning Projects: Build 13 real-world projects with advanced numerical computations using the Python ecosystem

This book is also for you if you want to build end-to-end projects in the machine learning domain using supervised, unsupervised, and reinforcement learning techniques

TensorFlow 1.x Deep Learning Cookbook: Over 90 unique recipes to solve artificial-intelligence driven problems with Python

Take the next step in implementing various common and not-so-common neural networks with Tensorflow 1.x About This Book Skill up and implement tricky neural networks using Google's TensorFlow 1.x An easy-to-follow guide that lets you ...

Deep Learning with TensorFlow 2 and Keras: Regression, ConvNets, GANs, RNNs, NLP, and more with TensorFlow 2 and the Keras API, 2nd Edition

This book also introduces neural networks with TensorFlow, runs through the main applications (regression, ConvNets (CNNs), GANs, RNNs, NLP), covers two working example apps, and then dives into TF in production, TF mobile, and using ...

Platform and Model Design for Responsible AI: Design and build resilient, private, fair, and transparent machine learning models

... foolbox import PyTorchModel , accuracy , samples import foolbox.attacks as fa import numpy as np After doing the necessary imports , let's trigger the attack as follows : models.resnet18 ( pretrained = True ) .eval ( ) model ...

Hands-On Artificial Intelligence for IoT: Expert machine learning and deep learning techniques for developing smarter IoT systems

... ruder.io/optimizing-gradientdescent/index.html#gradientdescentoptimizationalgorithms) by Sebastian Ruder based on his arXiv paper at https://arxiv.org/abs/ 1609.04747. Newton-Raphson method This method is based on the second order. [142 ] ...

This website uses cookies and collects data for optimal performance. Your continued use signifies agreement to our Privacy Policy.