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

Improving Translational Accuracy02:07

Improving Translational Accuracy

11.8K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.8K
Vision01:24

Vision

55.0K
Vision is the result of light being detected and transduced into neural signals by the retina of the eye. This information is then further analyzed and interpreted by the brain. First, light enters the front of the eye and is focused by the cornea and lens onto the retina—a thin sheet of neural tissue lining the back of the eye. Because of refraction through the convex lens of the eye, images are projected onto the retina upside-down and reversed.
55.0K
Reducing Line Loss01:18

Reducing Line Loss

188
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
188

You might also read

Related Articles

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

Sort by
Same author

Intelligent cloud-based RAS management: integration of DDPG reinforcement learning with AWS IoT for optimized aquaculture production.

Scientific reports·2026
Same author

Lightweight deep deterministic policy gradient for edge computing in recirculating aquaculture systems: real-time feeding control with reduced computational requirements.

Scientific reports·2025
Same author

Sustainable deep vision systems for date fruit quality assessment using attention-enhanced deep learning models.

Frontiers in plant science·2025
Same author

A novel model for expanding horizons in sign Language recognition.

Scientific reports·2025
Same author

A novel RFE-GRU model for diabetes classification using PIMA Indian dataset.

Scientific reports·2025
Same author

Deep regression analysis for enhanced thermal control in photovoltaic energy systems.

Scientific reports·2024

Related Experiment Video

Updated: Aug 27, 2025

Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping
07:11

Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping

Published on: December 8, 2023

1.8K

The effect of choosing optimizer algorithms to improve computer vision tasks: a comparative study.

Esraa Hassan1, Mahmoud Y Shams1, Noha A Hikal2

  • 1Faculty of Artificial Intelligence, Kafrelsheikh University, Kafrelsheikh, 33516 Egypt.

Multimedia Tools and Applications
|October 3, 2022
PubMed
Summary

This study explores various optimization algorithms for machine learning, finding Adam and Stochastic Gradient Descent significantly improve accuracy in skin cancer and COVIDx CT image detection tasks.

Keywords:
Deep ensemblesMedical imagesOptimization algorithmRung Kutta optimizationStochastic gradient decent

More Related Videos

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

2.9K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

Related Experiment Videos

Last Updated: Aug 27, 2025

Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping
07:11

Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping

Published on: December 8, 2023

1.8K
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

2.9K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

Area of Science:

  • Machine Learning
  • Optimization Algorithms
  • Deep Learning

Background:

  • Optimization is crucial for enhancing machine learning model performance.
  • Various strategies exist to address challenges in the learning process.
  • Methodical analysis of optimization techniques is vital for future research.

Purpose of the Study:

  • To analyze and summarize diverse optimization strategies from a machine learning perspective.
  • To evaluate the effectiveness of specific optimizers on image classification tasks.
  • To provide insights for future advancements in machine learning and optimization.

Main Methods:

  • Comparative analysis of multiple optimization algorithms including Stochastic Gradient Descent (SGD), Adaptive Moment Estimation (Adam), and Root Mean Square Propagation (RMSProp).
  • Application and testing of selected optimizers on the ISIC skin cancer dataset and the COVIDx CT image dataset.
  • Evaluation of model accuracy and performance metrics post-optimization.

Main Results:

  • The Adam optimizer achieved 97.30% accuracy on the skin cancer dataset.
  • The Adam optimizer achieved 99.07% accuracy on the COVIDx CT image dataset.
  • Both SGD and Adam demonstrated improved accuracy across training, testing, and validation stages for both datasets.

Conclusions:

  • Optimization algorithms like Adam and SGD are effective in enhancing machine learning model accuracy for image classification.
  • The choice of optimizer significantly impacts performance, with Adam showing superior results in the tested scenarios.
  • Further research into optimization complexities can guide future machine learning developments.