Hi, what do you want to do?
Packt
Give appropriate attribution for externally sourced media or code : Importing the relevant packages and load the data
From the section: The MNIST example. In this section, we’ll see the MNIST example.<b<br/>r/>
We must import the TensorFlow library. We will also take advantage of the TensorFlow data provider for MNIST.
We must import the TensorFlow library. We will also take advantage of the TensorFlow data provider for MNIST.
Packt
Introduction to computer hardware and software : Troubleshooting Firmware
From the section: Firmware. In this section, we learn about BIOS, POST and system setup. A system’s BIOS is robust and rarely causes trouble, but when it does a good tech must be ready to troubleshoot. Understanding a few simple tricks...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Improving our CNN's Topology and with Max Pooling
From the section: Deep Learning and Tensorflow: Part 2. In this section, we’ll talk about what CNNs is, and how it works.<b<br/>r/>
Deep Learning and Tensorflow: Part 2: [Activity] Improving our CNN's Topology and with Max Pooling
Deep Learning and Tensorflow: Part 2: [Activity] Improving our CNN's Topology and with Max Pooling
Curated Video
Alteryx for Beginners - Introduction to Alteryx
This video provides an overview of Alteryx.<br/<br/>>
This clip is from the chapter "Introduction to Alteryx" of the series "Alteryx for Beginners".This section introduces you to Alteryx.
This clip is from the chapter "Introduction to Alteryx" of the series "Alteryx for Beginners".This section introduces you to Alteryx.
Curated Video
Python for Network Forensics 5.4: Post Enumeration
In this video, we will learn how to perform post enumeration once access has been obtained. • Learn what post-enumeration will provide an attacker • Learn how popular post-exploitation scripts find data • Challenge yourself to modify...
Curated Video
Python for Network Forensics 5.2: Port Enumeration
In this video, we will further our attack by enumerating devices found on our network. This will provide us with services that may be exploitable. • Introduce network sockets and network connections in Python • Use sockets and build a...
Packt
Advanced Computer Vision Projects 3.2: Single-Person Pose Detection
In this video, we study and execute DeeperCut to extract 2D pose data from single-person images. • Open notebook and setup TensorFlow model • Apply model to single-person images; understand the capabilities limitations • Analyze and...
Packt
Advanced Computer Vision Projects 1.4: Running Our Captioning Code in Jupyter
In this video, we deploy a Jupyter notebook to study and run im2txt image captioning. • Load the model and initialize the TensorFlow session • Apply the model to sample images • Develop code to visualize the results
Curated Video
Java 11 Programming for Beginners 3.5: Documentation Using Javadoc
Illustrate how JavaDoc can be used to nicely document the code.<br/>
• Quick guide to us<br/>ing JavaDoc
• Use the bot example to show the act<br/>ual process of Javadoc
• See how Java<br/>Doc looks by compiling via gradle
• Quick guide to us<br/>ing JavaDoc
• Use the bot example to show the act<br/>ual process of Javadoc
• See how Java<br/>Doc looks by compiling via gradle
Curated Video
Java 11 Programming for Beginners 2.2: Writing Your First Java 11 Program
Here, once more, we guide you to create the skeleton project. • Create the directory, package, class and so on • Explain the package • Explain the class declaration
Curated Video
Mastering Tableau 2018.1, Second Edition 7.6: Nested Table Calculations in Tableau
We’ll see nested calculation functions. • Explore nested table calculations • Implement nested calculations
Curated Video
Mastering Tableau 2018.1, Second Edition 5.1: Creating Your First Visual
In this video, we’ll create our first visualization. • Understand the data • Connect to the data • Understand Data pane
Curated Video
Mastering Tableau 2018.1, Second Edition 4.1: Joining Your Data
In this video, we’ll see how to join data. • Different types of joins • Merge data worksheets with join
Curated Video
Serverless JavaScript Projects 5.4: Link Front-End Application to AWS CloudFront
In this video, we need to work out all the calls to the S3 storage endpoints from the front-end application.<br/>
• Test it in fr<br/>ont-end app
• Make sure <br/>everything is in place
• Test it in fr<br/>ont-end app
• Make sure <br/>everything is in place
Curated Video
Serverless JavaScript Projects 1.2: Welcome
This video is an introduction to serverless JavaScript<br/>
• Recognize that servers can block <br/>development
• Show how serverless architecture can so<br/>lve the server problem
• Start <br/>showing how to utilize serverless
• Recognize that servers can block <br/>development
• Show how serverless architecture can so<br/>lve the server problem
• Start <br/>showing how to utilize serverless
Curated Video
Learning D3.JS 5.0 9.2: Coding a Horizontal Tree
In this video, we will learn about the tree diagram’s structure. • Understand the HTML file • Learn about the CSS file • Understand the JS file