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

Classification of Systems-I01:26

Classification of Systems-I

287
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
287
Classification of Systems-II01:31

Classification of Systems-II

222
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
222
Associative Learning01:27

Associative Learning

544
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...
544
Neural Circuits01:25

Neural Circuits

1.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...
1.5K
Classification of Signals01:30

Classification of Signals

784
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
784
Force Classification01:22

Force Classification

1.4K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.4K

You might also read

Related Articles

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

Sort by
Same author

Utilization, user evaluation, and associated factors of Traditional Chinese Medicine techniques for insomnia symptoms among Chinese community-dwelling older adults: a cross-sectional study.

Frontiers in public health·2026
Same author

The effect of blue and green light on human umbilical cord mesenchymal stem cells for promoting proliferation and wound healing.

Scientific reports·2025
Same author

Association between pathological scar and hypertension: A two-sample Mendelian randomization study.

Medicine·2025
Same author

Research progress on the mechanism of angiogenesis in wound repair and regeneration.

Frontiers in physiology·2023
Same author

Size Effects of Atomically Precise Gold Nanoclusters in Catalysis.

Precision chemistry·2023
Same author

Chinese expert consensus on the diagnosis and treatment of HER2-altered non-small cell lung cancer.

Thoracic cancer·2022
Same journal

RETRACTION: Real-Time Modulation of Physical Training Intensity Based on Wavelet Recursive Fuzzy Neural Networks.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Multidimensional Heterogeneous Network Link Adaptation Based on Mobile Environment.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Framework to Segment and Evaluate Multiple Sclerosis Lesion in MRI Slices Using VGG-UNet.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Facial Emotion Recognition Using a Novel Fusion of Convolutional Neural Network and Local Binary Pattern in Crime Investigation.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Automatic Intelligent System Using Medical of Things for Multiple Sclerosis Detection.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Intangible Cultural Heritage Reproduction and Revitalization: Value Feedback, Practice, and Exploration Based on the IPA Model.

Computational intelligence and neuroscience·2026
See all related articles

Related Experiment Video

Updated: Aug 31, 2025

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.2K

Recall Network: A Simple Brain-Inspired Algorithm for Classification.

Zhaoning Tian1, Ying Li1, Zhenhua Li1

  • 1School of Computer, China University of Geosciences (Wuhan), Wuhan 430074, China.

Computational Intelligence and Neuroscience
|August 23, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces Recall Network (RN), a simple computational model inspired by neuroscience. RN offers competitive classification performance, providing an efficient alternative to complex deep learning methods.

More Related Videos

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.1K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

621

Related Experiment Videos

Last Updated: Aug 31, 2025

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.2K
A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.1K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

621

Area of Science:

  • Computational neuroscience
  • Machine learning

Background:

  • Neuroscience advances offer sophisticated computational models like deep learning.
  • High computational costs limit the application of complex models.
  • Simpler, efficient alternatives are needed for brain-inspired computing.

Purpose of the Study:

  • To propose Recall Network (RN), an intuitive and simple computational model.
  • To demonstrate RN's effectiveness in data classification tasks.
  • To offer a computationally efficient alternative to existing complex models.

Main Methods:

  • RN initializes by constructing network paths from feature correlations in training data.
  • Classification decisions are made by recalling relevant paths for test set features.
  • The model was applied to 263 UCI Machine Learning Repository datasets.
  • Performance was evaluated using 10-fold cross-validation in Weka.

Main Results:

  • RN demonstrated competitive classification performance against established algorithms (ANN, J48, KNN).
  • The model proved effective across a diverse range of 263 datasets.
  • RN offers a viable, simpler alternative for complex classification problems.

Conclusions:

  • Recall Network (RN) is an effective and computationally efficient classification model.
  • RN provides a promising direction for developing simpler brain-inspired algorithms.
  • The model's performance validates its potential in machine learning applications.