Lưu ý: Bản dịch của mục này hiện đang được kiểm tra chất lượng, vì vậy một số nội dung tạm thời chỉ hiển thị bằng tiếng Anh.
Mục từ này chưa được dịch sang ngôn ngữ của bạn, vì vậy nội dung gốc được hiển thị bên dưới.
feedforward
This term is primarily used in technical registers, specifically within control theory and computer science. It describes a proactive approach to system management, contrasting sharply with feedback loops. While feedback reacts to an error after it has occurred, feedforward anticipates the error by measuring the cause of the disturbance and correcting for it before the system output is impacted.
In the context of machine learning, the term describes a specific architecture of neural networks. Here, the "forward" aspect refers to the unidirectional flow of data from the input layer through hidden layers to the output layer, explicitly excluding any loops or cycles that would characterize recurrent networks.
Ý nghĩa
Relating to a control system that reacts to a disturbance before it affects the process output, rather than reacting to the output itself.