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

Inhaled Medications01:23

Inhaled Medications

818
Inhaled medications are crucial for managing chronic obstructive pulmonary disease (COPD) and asthma. They are essential for effective treatment and control, ensuring optimal respiratory health and well-being. Inhaled medication delivers drugs directly to the lungs, providing a rapid onset of action and reducing systemic side effects compared to oral or injectable medications. Three primary types of inhalation devices are used to administer these medications: nebulizers, metered-dose inhalers...
818
Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

2.6K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
2.6K
Associative Learning01:27

Associative Learning

1.4K
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
1.4K
Purposive Learning01:22

Purposive Learning

515
E. C. Tolman emphasized the purposiveness of behavior — the idea that much of our behavior is goal-directed. For instance, employees who aim for a promotion work diligently to meet their targets. Tolman argued that when classical conditioning and operant conditioning occur, the organism acquires certain expectations. In classical conditioning, a child might fear a dog because they expect it to bite. In operant conditioning, a person might consistently work overtime because they expect a...
515
Observational Learning01:12

Observational Learning

1.0K
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
1.0K
Learning Disabilities01:25

Learning Disabilities

632
Learning disabilities are cognitive disorders caused by neurological impairments that affect cognitive functions like language and reading, without indicating overall intellectual or developmental challenges. These disabilities differ from global intellectual or developmental disabilities as they are limited to distinct cognitive functions. Common learning disabilities include dysgraphia, dyslexia, and dyscalculia, each of which impacts unique aspects of learning.
Dyslexia
Dyslexia is a...
632

You might also read

Related Articles

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

Sort by
Same author

Assessment of real-world evidence research competencies in federated research networks: a maternal health fellowship program evaluation.

JAMIA openĀ·2026
Same author

CXR-LT 2026 Challenge: Multi-Center Long-Tailed and Zero Shot Chest X-ray Classification.

ArXivĀ·2026
Same author

Common data elements for maternal health research: Expert consensus emerging from a modified Delphi study.

Pregnancy (Hoboken, N.J.)Ā·2026
Same author

A multi-agent large language model framework to automatically assess performance of a clinical AI Triage tool.

npj health systemsĀ·2026
Same author

Semaglutide and Neovascular Age-Related Macular Degeneration Among Adults with Type 2 Diabetes: An OHDSI Network Study.

OphthalmologyĀ·2026
Same author

OVERVIEW OF THE CXR-LT 2026 CHALLENGE: MULTI-CENTER LONG-TAILED AND ZERO SHOT CHEST X-RAY CLASSIFICATION.

Proceedings. IEEE International Symposium on Biomedical ImagingĀ·2026

Related Experiment Video

Updated: Feb 11, 2026

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.5K

Hello World Deep Learning in Medical Imaging.

Paras Lakhani1, Daniel L Gray2, Carl R Pett2

  • 1Department of Radiology, Sidney Kimmel Jefferson Medical College, Thomas Jefferson University Hospital, Philadelphia, PA, 19107, USA. paras.lakhani@jefferson.edu.

Journal of Digital Imaging
|May 5, 2018
PubMed
Summary

This tutorial introduces building deep neural networks for medical image classification. It provides code to help beginners start informatics projects using machine learning in medical imaging.

Keywords:
Artificial neural networksDeep learningMachine learningMedical imaging

More Related Videos

High-Speed Ultraviolet Photoacoustic Microscopy for Histological Imaging with Virtual-Staining assisted by Deep Learning
09:31

High-Speed Ultraviolet Photoacoustic Microscopy for Histological Imaging with Virtual-Staining assisted by Deep Learning

Published on: April 28, 2022

3.5K
Deep Learning-Based Segmentation of Cryo-Electron Tomograms
10:25

Deep Learning-Based Segmentation of Cryo-Electron Tomograms

Published on: November 11, 2022

10.9K

Related Experiment Videos

Last Updated: Feb 11, 2026

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.5K
High-Speed Ultraviolet Photoacoustic Microscopy for Histological Imaging with Virtual-Staining assisted by Deep Learning
09:31

High-Speed Ultraviolet Photoacoustic Microscopy for Histological Imaging with Virtual-Staining assisted by Deep Learning

Published on: April 28, 2022

3.5K
Deep Learning-Based Segmentation of Cryo-Electron Tomograms
10:25

Deep Learning-Based Segmentation of Cryo-Electron Tomograms

Published on: November 11, 2022

10.9K

Area of Science:

  • Computer Science
  • Medical Imaging
  • Machine Learning

Background:

  • Machine learning, particularly deep learning, is increasingly popular for medical image analysis.
  • Deep learning models achieve state-of-the-art performance in image processing tasks.
  • The widespread adoption is facilitated by accessible machine learning frameworks and libraries.

Purpose of the Study:

  • To provide a high-level overview of constructing a deep neural network for medical image classification.
  • To offer practical code examples for researchers new to the field.
  • To facilitate the initiation of medical informatics projects involving deep learning.

Main Methods:

  • Overview of deep neural network architecture for image classification.
  • Demonstration of using machine learning frameworks and libraries.
  • Provision of accessible code for practical implementation.

Main Results:

  • A foundational understanding of deep learning for medical image classification.
  • Runnable code examples to accelerate project development.
  • Guidance for beginners entering the field of medical informatics.

Conclusions:

  • Deep learning offers powerful tools for medical image classification.
  • Accessible frameworks and code tutorials lower the barrier to entry for researchers.
  • This tutorial serves as a starting point for applying deep learning in medical informatics.