Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Transformers in Distribution System01:27

Transformers in Distribution System

236
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
236
Types Of Transformers01:16

Types Of Transformers

1.2K
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
1.2K
Inertia Tensor01:24

Inertia Tensor

794
The concept of the inertia tensor is employed to depict the mass distribution and rotational inertia of a solid or rigid object. This tensor is expressed through a three-by-three matrix. Each component within this matrix corresponds to varying moments of inertia about specific axes.
The diagonal components of the inertia tensor matrix represent the moments of inertia concerning the principal axes of the object. These primary axes are defined as the axes where the object experiences the least...
794
Machines01:19

Machines

418
Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. One example of a machine is the cutting plier, which is used to cut wires by applying forces to its handles. When equal and opposite forces are exerted on the handles of the cutting plier, they cause the cutting edges to come together and apply equal and opposite reaction forces on the wire, which are greater than the applied forces.
A free-body diagram of the...
418
Masking and Demasking Agents01:19

Masking and Demasking Agents

3.0K
EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
3.0K
Transformers01:26

Transformers

1.4K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.4K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

MRI Deep Learning for Differentiating Glioblastoma, IDH Wild-type from Central Nervous System Diffuse Large B-cell Lymphoma.

Cancer research communications·2026
Same author

EchoAtlas: A Conversational, Multi-View Vision-Language Foundation Model for Echocardiography Interpretation and Clinical Reasoning.

medRxiv : the preprint server for health sciences·2026
Same author

Agentic AI and Large Language Models in Radiology: Opportunities and Hallucination Challenges.

Bioengineering (Basel, Switzerland)·2025
Same author

Beyond Single Systems: How Multi-Agent AI Is Reshaping Ethics in Radiology.

Bioengineering (Basel, Switzerland)·2025
Same author

Leveraging Multimodal Foundation Models in Biliary Tract Cancer Research.

Tomography (Ann Arbor, Mich.)·2025
Same author

Uncover This Tech Term: Agentic Artificial Intelligence in Radiology.

Korean journal of radiology·2025
Same journal

Externally Tested AI for Lung Nodule Classification: A Realistic Benchmark for an Emerging Screening Era.

Radiology. Artificial intelligence·2026
Same journal

Impact of Exposure Parameters on Deep Learning Models in Chest Radiography and Implications for Deployment.

Radiology. Artificial intelligence·2026
Same journal

Impact on Cost and Expert Time of Data-Efficient Deep Learning for Medical Image Segmentation.

Radiology. Artificial intelligence·2026
Same journal

Benchmarking of AI and Radiologists for Indeterminate Lung Nodule Malignancy Risk Estimation on Screening CT: The LUNA25 Challenge.

Radiology. Artificial intelligence·2026
Same journal

When One Sequence Is Enough-And When It Isn't.

Radiology. Artificial intelligence·2026
Same journal

Cracking the Registration Conundrum in Breast MRI: Preserving the Tumor Signal to Reveal True Treatment Change.

Radiology. Artificial intelligence·2026
See all related articles

Related Experiment Video

Updated: Nov 7, 2025

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

193

Magician's Corner: 6. TensorFlow and TensorBoard.

David C Vogelsang1, Bradley J Erickson1

  • 1Department of Radiology, Mayo Clinic, 200 First St SW, Rochester, MN 55905.

Radiology. Artificial Intelligence
|May 3, 2021
PubMed
Summary
This summary is machine-generated.

This study presents a straightforward TensorFlow classifier and demonstrates TensorBoard for monitoring training, detecting overfitting, and visualizing data like images and confusion matrices.

More Related Videos

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.6K

Related Experiment Videos

Last Updated: Nov 7, 2025

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

193
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.6K

Area of Science:

  • Machine Learning
  • Deep Learning

Background:

  • Development of a simple classifier using TensorFlow version 2.
  • Exploration of TensorBoard for enhanced model training visualization.

Discussion:

  • Utilizing TensorBoard to monitor training progress in real-time.
  • Employing TensorBoard for the identification and mitigation of model overfitting.
  • Leveraging TensorBoard to display critical training data, including images and confusion matrices.

Key Insights:

  • TensorBoard provides essential tools for effective machine learning model development.
  • Visualizing training progress and data aids in understanding model behavior.
  • Early detection of overfitting through TensorBoard leads to improved model generalization.

Outlook:

  • Potential for broader application of TensorBoard in complex deep learning architectures.
  • Further integration of visualization tools for more intuitive model debugging.
  • Advancements in automated overfitting detection and correction using monitoring tools.