Glossary
Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.
Search results
- Random Forest Classifier(also: Random Forest)
- A machine learning algorithm that creates multiple decision trees during training and outputs the class that is the mode of the individual trees predictions. Random forests are widely used in gesture recognition, activity recognition, and other classification tasks in assistive…
- Recurrent Neural Network(also: RNN)
- A recurrent neural network (RNN) is a type of artificial neural network designed to process sequential data by maintaining an internal state (memory) that captures information from previous inputs in the sequence. Unlike feedforward networks, RNNs have connections that loop…
2 results.