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

Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

452
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
452
Neural Circuits01:25

Neural Circuits

2.5K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.5K
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

16.5K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
16.5K
Vector Algebra: Method of Components01:08

Vector Algebra: Method of Components

18.6K
It is cumbersome to find the magnitudes of vectors using the parallelogram rule or using the graphical method to perform mathematical operations like addition, subtraction, and multiplication. There are two ways to circumvent this algebraic complexity. One way is to draw the vectors to scale, as in navigation, and read approximate vector lengths and angles (directions) from the graphs. The other way is to use the method of components.
In many applications, the magnitudes and directions of...
18.6K

You might also read

Related Articles

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

Sort by
Same author

Homotopy Relaxation Training Algorithms for Infinite-Width Two-Layer ReLU Neural Networks.

Journal of scientific computing·2025
Same author

Application of the deep learning algorithm in nutrition research - using serum pyridoxal 5'-phosphate as an example.

Nutrition journal·2022
Same journal

Computational modelling distinguishes diverse contributors to aneurysmal progression in the Marfan aorta.

Proceedings. Mathematical, physical, and engineering sciences·2025
Same journal

Inferring the shape of data: a probabilistic framework for analysing experiments in the natural sciences.

Proceedings. Mathematical, physical, and engineering sciences·2023
Same journal

The Elbert range of magnetostrophic convection. I. Linear theory.

Proceedings. Mathematical, physical, and engineering sciences·2022
Same journal

Soft wetting with (a)symmetric Shuttleworth effect.

Proceedings. Mathematical, physical, and engineering sciences·2022
Same journal

The quantum theory of time: a calculus for q-numbers.

Proceedings. Mathematical, physical, and engineering sciences·2022
Same journal

Integrable nonlinear evolution equations in three spatial dimensions.

Proceedings. Mathematical, physical, and engineering sciences·2022
See all related articles

Related Experiment Video

Updated: Jan 2, 2026

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

522

A homotopy training algorithm for fully connected neural networks.

Qipin Chen1, Wenrui Hao1

  • 1Department of Mathematics, Pennsylvania State University, University Park, PA 16802, USA.

Proceedings. Mathematical, Physical, and Engineering Sciences
|December 12, 2019
PubMed
Summary
This summary is machine-generated.

A new homotopy training algorithm (HTA) enhances neural network training by adaptively building complex models from simpler ones. This method improves global minimum probability and reduces error rates, as shown on VGG models.

Keywords:
homotopy methodmachine learningneural networktraining algorithm

Related Experiment Videos

Last Updated: Jan 2, 2026

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

522

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Optimization problems in fully connected neural networks with complex structures are challenging.
  • Traditional methods may struggle to find global minima for intricate network architectures.

Purpose of the Study:

  • To introduce a novel homotopy training algorithm (HTA) for solving complex neural network optimization problems.
  • To enhance the probability of finding global minima and improve solution quality for deep learning models.

Main Methods:

  • The HTA dynamically constructs neural networks, starting simple and adaptively adding layers and nodes.
  • It navigates a continuous path from a simplified to a fully connected network, simplifying the optimization process.
  • The algorithm gradually increases model complexity along this path.

Main Results:

  • The HTA successfully solves optimization problems for complex neural network structures.
  • Numerical results, including VGG models on CIFAR-10, demonstrate the algorithm's effectiveness.
  • On VGG13 with batch normalization, HTA reduced the test error rate by 11.86% compared to traditional methods.

Conclusions:

  • The HTA offers a robust approach to training complex neural networks, improving solution accuracy.
  • It provides a high probability of achieving global minima by simplifying the optimization landscape.
  • The algorithm also facilitates the discovery of optimal neural network structures through adaptive building.