AI and Machine Learning

36 terms
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Label
الوسم

A piece of information attached to a data sample that identifies its class or category, providing the ground truth for machine learning algorithms to learn from and use for future predictions.

AI and Machine Learning
Labeling
التوسيم

The process of identifying raw data (such as neural signals or images) and adding one or more relevant labels to provide context, enabling supervised machine learning models to learn from the data and make accurate predictions.

AI and Machine Learning
Long Short-Term Memory (LSTM)
ذاكرة طويلة قصيرة الأمد

A type of RNN capable of capturing long-term dependencies in neural signals, such as EEG time series.

AI and Machine Learning
Machine Learning (ML)
تعلُّم الآلة

A subfield of AI focused on enabling machines to learn from data and improve performance on specific tasks without explicit programming.

AI and Machine Learning
Meta-Learning
التعلّم فوقي (أو التعلّم من التعلّم)

Learning the ability to rapidly adapt to new users or contexts using minimal training data.

AI and Machine Learning
Model Drift
انجراف النموذج (تغيّر الأداء بمرور الوقت بسبب تغيّر

Performance decline resulting from changes in the user's neural patterns over time.

AI and Machine Learning
Online Learning
التعلّم الفوري (أو أثناء التشغيل)

Updating model parameters in real-time as new brain data arrives during active use.

AI and Machine Learning
Recurrent Neural Network (RNN)
الشبكة العصبية التكرارية

An architecture specialized for time-series analysis, often used for dynamic decoding of time-varying neural signals.

AI and Machine Learning
Regularization
التنظيم (أو التقييد لمنع فرط التعلّم)

Techniques aimed at preventing overfitting and ensuring model generalization in BCIs.

AI and Machine Learning
Reinforcement Learning (RL)
التعلّم بالتعزيز

Reward-based training where a model learns to optimize performance based on feedback and neural responses.

AI and Machine Learning
Semi-Supervised Learning
التعلّم شبه المُوجَّه

Combining small amounts of labeled data with large amounts of unlabeled data to improve a model's generalization capabilities.

AI and Machine Learning
Supervised Learning
تعلُّم موجَّه

A type of ML that uses labeled datasets to train models for prediction or classification tasks.

AI and Machine Learning
Support Vector Machine (SVM)
آلة المتجهات الداعمة

A classic supervised learning algorithm used to separate mental states via optimal separating hyperplanes.

AI and Machine Learning
Transfer Learning
التعلّم بالنقل

Reusing models pre-trained on one user or dataset to enhance decoding performance in another, reducing calibration time.

AI and Machine Learning
Transfer Learning
التعلّم بالنقل

A machine learning technique where a model trained on one user or session is adapted for use on a new user or session. This helps to significantly reduce calibration time.

AI and Machine Learning
Unsupervised Learning
التعلّم غير المُوجَّه

Discovering hidden patterns or groupings in unlabeled brain activity data.

AI and Machine Learning