1. Introduction
Channel estimation plays a pivotal role in wireless communication systems, facilitating accurate signal reception amidst the challenges posed by various types of noise. Reliable estimation of the channel enables more efficient data transmission by compensating for distortions caused by the communication environment [
1,
2,
3,
4]. The task becomes particularly challenging when the channel is influenced by non-Gaussian noise models, such as the Bernoulli-Gaussian (BG) noise [
5]. This type of noise introduces intermittent and sparse impulses that can severely degrade the performance of traditional channel estimation techniques. In most conventional approaches, such as those assuming Additive White Gaussian Noise (AWGN), linear regression-based estimators have been widely used due to their simplicity and effectiveness in estimating the channel coefficients. However, when the noise deviates from the Gaussian assumption, such as in scenarios with impulsive noise, these methods often fail to provide optimal performance [
6,
7].
The BG noise model, which combines a sparse noise process with Gaussian perturbations, is a more realistic representation for various wireless environments, including urban and industrial settings where bursty interference is common. Several real-world datasets and measurement campaigns have demonstrated the presence of impulsive noise that follows a BG distribution, particularly in vehicular and cognitive radio networks [
8]. Studies like [
9] also show that power line noise consists of both Gaussian background noise and impulsive components, which can be modeled accurately using a BG distribution. Moreover, it has been shown that wireless channels often exhibit heavy-tailed noise characteristics beyond Gaussian assumptions, making BG and even Cauchy-based noise models highly relevant for practical deployments [
10].
This paper proposes a novel approach to channel estimation tailored for scenarios characterized by BG noise. We explore the limitations of conventional methods and propose an enhanced linear regression approach that incorporates the characteristics of Bernoulli-Gaussian noise to improve the estimation accuracy [
11,
12,
13]. Additionally, we compare the performance of this method with advanced techniques, such as the log-sum inequality (LSI)-based estimation, which is designed to handle sparse noise distributions. Leveraging the principles of linear regression, our method aims to accurately estimate the channel response, even in the presence of significant noise distortion [
14,
15]. The proposed technique begins by modeling the received signal as a linear combination of the transmitted symbols convolved with channel impulse response added with a noise, which is BG in nature. We then formulate the channel estimation problem as a linear regression task, where the objective is to learn the parameters of the channel response matrix from the received signal samples. Other regression-based machine learning and deep learning models comprising neural networks have been used in several research articles for channel estimation [
12,
16,
17,
18,
19,
20].
Furthermore, with the rapid evolution of wireless technologies towards 5G, 6G, and beyond, the role of accurate channel estimation has become even more critical. Emerging paradigms such as massive multiple-input multiple-output (MIMO), reconfigurable intelligent surfaces (RIS), integrated sensing and communication (ISAC), and millimeter-wave (mmWave) transmission demand highly reliable estimation methods to ensure low-latency and high-throughput performance [
21,
22]. In such advanced architectures, non-Gaussian noise, particularly impulsive BG interference, is becoming increasingly common due to spectrum sharing, dense deployments, and hybrid heterogeneous networks [
23,
24,
25].
Recent studies on deep learning (DL)-based channel estimation [
26,
27] and unfolded iterative solvers [
28] have demonstrated improved robustness to non-linear channel conditions, but these approaches often require large training datasets, suffer from high computational complexity, and lack interpretability [
29]. In contrast, our proposed regression-based framework retains computational efficiency while explicitly modeling the impulsive BG noise characteristics, striking an optimal balance between robustness and tractability.
The main contributions of this paper are summarized as follows:
We employ a robust regression framework to address the challenges posed by BG noise [
30], which combines discrete and continuous characteristics. By incorporating suitable regularization techniques and optimization algorithms, our method effectively mitigates the impact of noise on the channel estimation process [
31].
We derive a closed-form approximation of the maximum-likelihood estimator and design an iterative gradient descent approach optimized for sparse-noise distributions.
We evaluate the performance of the proposed approach through extensive simulations and compare it with existing methods under non-Gaussian noise conditions. The results demonstrate the superior accuracy and robustness of our technique, particularly in scenarios with high noise levels and sparse channel impulse responses.
We provide insights into the applicability of the proposed framework for emerging wireless paradigms, including RIS-aided systems, massive MIMO, and ISAC-driven 6G communications. Overall, the proposed channel estimation method offers a promising solution for wireless communication systems operating in environments prone to Bernoulli-Gaussian noise, enhancing reliability and performance in practical deployment scenarios.
2. System Model
We consider an end-to-end multiple-input-single-output communication system with additive non-Gaussian noise, as shown in
Figure 1. In this system, the goal is to estimate the wireless channel using linear regression techniques while dealing with additive Bernoulli-Gaussian noise. In emerging wireless systems, noise environments deviate significantly from Gaussian assumptions due to impulsive interference caused by device switching, electromagnetic emissions, and spectrum-sharing mechanisms. BG noise captures these dynamics effectively by combining a Gaussian background with sparse impulses, making it particularly suitable for Power Line Communications (PLC), RIS-assisted mmWave, and dense Internet of Things (IoT) deployments [
23,
24].
We have considered a data stream represented by a real-valued unitary matrix given by
, where
is the transpose operator and each column
is transmitted through an
N antenna system. As a result, we receive baseband signal
sampled at
M observations, considering each instant of time frame individually. The main focus of this work is to use the parametric models, which entail choosing a function with parameters and figuring out the best parameter values
to describe the provided data. In general, the functional dependence of
over
is defined as:
where
is complex BG noise. Here,
indicates the unknown channel-related parameters.
We assume that the
i-th sample of an independent variable,
, is supplied and that a dependent variable,
, is the noisy observation that is produced in parallel with the input. We use signal-to-noise ratio (SNR) to express how strong a signal is in relation to noise levels and is generalized as:
where
is the expectation operator. In order to evaluate the accuracy of the predictive models, mean squared error (MSE) is used as a performance metric in machine learning [
32]. It is averaged mean over channel realization, including number of observations and training samples:
where
is the true value and
is its estimate.
2.1. Approximate Maximum-Likelihood Estimator using Log-Sum Inequality
Let us formulate our problem from (
1) by stating the probability density function (PDF) of the Bernoulli-Gaussian noise as [
33]:
Here,
,
is the hyperparameter that gives the prior probability of the noise originating with variance
. Symbolizing Bernoulli-Gaussian distribution by BG and substituting (
1) in (
4), we get:
where
can be expressed by replacing
by
in (
4). Let us now move to parameter estimation in the following manner:
The goal of maximum-likelihood analysis is to maximize the likelihood function of the received data samples, considering the channel coefficients. The maximum-likelihood estimator (MLE) can be defined using the following equation:
It is evident that maximizing the log-likelihood function is equivalent to minimizing the negative log-likelihood function. In order to minimize the obtained negative log-likelihood function, we need to use the gradient descent method. Hence we take negative log-likelihood of the PDF as follows:
Using the LSI:
, where
, we have:
Considering the equi-probability of occurrence of noise with variance
, we take the value of
for
as:
Substituting (
11) into (
10), we get:
We observe that the right-hand side of (
12) matches that of (
9). From LSI, we can write (
9) as:
Further, (
13) can be written as:
In terms of square distance between
and
, we can write (
18) as:
where
k is a relative constant. Computing the partial derivative of
with respect to
, we get:
The expression for
derived under LSI can be further simplified in sub-optimal with closed-form from (
22) as:
We aim to iteratively refine the estimate
by utilizing the gradient of the least squares error (LSE) between the received signal and the estimated channel response until the error is minimized. Consequently, we iterate the suggested iterative gradient descent algorithm until the computed error falls below a predetermined threshold
. The variable
denotes either the step size or the learning rate. Additionally, a residual threshold
indicates the convergence point for the estimated channel coefficients, determining when to stop the further iteration.
|
Algorithm 1 Iterative Gradient Descent Algorithm |
-
Require:
-
▹ Channel to be estimated
- 1:
Initialize
- 2:
Calculate initial error
- 3:
- 4:
repeat
- 5:
-
▹ Step Updation
- 6:
Calculate error
- 7:
-
until
▹ Convergence
|
2.2. Proposed Maximum-Likelihood Estimator
To perform channel estimation using the gradient descent method and linear regression, we first need to define the problem and establish the objective function. Given the PDF for the BG noise model in (
4), we denote the received signal
and transmitted signal
by the
i-th antenna.
Our aim is to perform channel estimation for BG noise (impulsive) by substituting the PDF
in (
4) into the negative log-likelihood function, we get:
To find the derivative of
in (
24) with respect to
, we need to differentiate each term with respect to
. Since (
24) involves a logarithm of a sum, we will apply the chain rule, as given by (
25) on the top of this page to obtain
.
Further, we can update the parameter vector
iteratively using the gradient descent algorithm:
where
denotes the parameter vector at the
k-th iteration,
is the learning rate, and
is the gradient of
evaluated at
. Similar to Algorithm 1 we use the gradient descent method to update
until the algorithm converges.
3. Methodology
In order to evaluate the proposed channel estimation framework under BG noise, we performed extensive Monte Carlo simulations. Each experiment consists of transmitting a sequence of pilot symbols through a wireless channel with additive BG noise. The following parameters were considered for the simulations:
Table 1.
Simulation Parameters for Channel Estimation
Table 1.
Simulation Parameters for Channel Estimation
| Parameter |
Symbol |
Value / Range |
| Number of trials |
M |
1000 realizations |
| Noise variances |
|
0.2, 0.6, 0.9 |
| Step size (learning rate) |
|
to
|
| Residual threshold |
|
to
|
| Signal-to-Noise Ratio (SNR) |
— |
dB to 30 dB |
| Performance metric |
MSE |
Averaged over trials |
This setup enables a fair comparison between different channel estimation methods under identical noise environments and fading conditions. The MSE between the estimated channel coefficients and the true channel parameters was used as the primary performance metric.
The LSI based approximation is employed to handle the Bernoulli-Gaussian distribution, which consists of a mixture of Gaussian components with different variances. By applying LSI, the negative log-likelihood function can be bounded and simplified, allowing for tractable optimization.
The gradient descent algorithm is then applied to iteratively minimize the resulting loss function. Compared to closed-form MLE, gradient descent provides:
Lower computational complexity in high-dimensional settings,
Robustness to impulsive noise samples,
Flexibility in adapting to varying noise variances.
Recently, machine learning and DL methods have been applied to channel estimation, showing promising results under complex fading and non-linear channel conditions [
26,
27,
29]. However, these methods typically suffer from three limitations:
Requirement of large labeled training datasets,
High computational complexity during both training and inference,
Lack of interpretability, which restricts practical deployment.
In contrast, the proposed regression-based framework explicitly models the impulsive characteristics of BG noise while maintaining computational efficiency and interpretability. This ensures robustness in non-Gaussian noise environments without relying on data-intensive training procedures.
4. Results and Discussions
In this section, we illustrate the impact of Bernoulli-Gaussian noise in channel estimation for a single antenna wireless communication system under Rayleigh fading.
Figure 2 illustrates the relationship between MSE and SNR for four different parameter settings of the gradient descent algorithm in the context of Bernoulli-Gaussian noise using (
25) for
and
(as in Algorithm 1). As the SNR increases, the MSE decreases, indicating improved estimation accuracy at higher SNR levels. The curve corresponding to
and
demonstrates a relatively unstable and high MSE across the entire SNR range, suggesting this parameter setting fails to provide a good balance between convergence speed and stability. The curve for
and
suggests moderate performance. The parameter setting
and
indicates high accuracy but potentially slower convergence. The parameter setting
and
results in significantly lower MSE values. This indicates that a smaller step size can lead to poor estimation accuracy and instability. Thus,
Figure 2 highlights the importance of parameter tuning to achieve optimal performance, demonstrating that smaller step sizes and residual thresholds generally yield more accurate and stable estimations.
Figure 3 illustrates the performance of MSE versus SNR for Gaussian noise and Bernoulli-Gaussian noise with two different set of variances. In order to use our conventional estimator given in (
25) for the Gaussian noise we have ignored the Bernoulli term by setting its probability of impulses to zero. The curve corresponding to a variance of
consistently shows a higher MSE compared to the curve with a variance of
across the entire SNR range. This indicates that Gaussian noise with a smaller variance yields better (lower MSE) at higher SNR values. The MSE for Gaussian noise follows a predictable pattern. Similarly, the MSE for Bernoulli-Gaussian noise decreases with increasing SNR but at a rate different from that of Gaussian noise. The curves for Bernoulli-Gaussian noise with a variance of
and
show a higher MSE than that with a variance of
and
at higher SNR values, indicating better performance for higher variance. This figure highlights the impact of Bernoulli-Gaussian noise on MSE performance, showing how the Bernoulli-distributed impulses affect the overall error compared to Gaussian noise.
Figure 4 illustrates the performance of two channel estimation methods, approximate MLE using LSI and conventional MLE using iterative gradient descent method by seeking derivatives from (
22) and (
25) for Bernoulli-Gaussian noise, for two set of noise variances. The MSE is plotted against SNR for each estimation technique. For both variance sets
and
, conventional MLE consistently outperforms the LSI method across the entire range of SNR values. Notably, the MSE for the conventional MLE decreases more rapidly with increasing SNR, particularly for negative SNR values, demonstrating better robustness under low SNR conditions. This aligns with the expectation that the conventional MLE method offers a more reliable channel estimation across all data points. In contrast, the approximate MLE using LSI curves shows a higher MSE at low SNR values, indicating a slower convergence rate as the noise becomes more pronounced. However, with the SNR
dB, the performance of both estimators begins to converge though the proposed MLE still maintains a lower MSE. This suggests that while LSI methods might be suitable in higher SNR regimes, they are less effective under noisier conditions, as evidenced by the flatter decay in MSE for lower SNR values. The results indicate that the conventional MLE can better adapt to varying noise conditions, making it a preferred choice for practical communication systems where maintaining accurate channel estimates across a wide range of SNR values is crucial.
The computational complexity of the proposed estimator is significantly lower than that of conventional MLE approaches. The closed-form MLE requires matrix inversion, which has complexity , where N is the number of channel coefficients. In contrast, the proposed gradient descent estimator has complexity per iteration, where k is the number of iterations required for convergence. This makes the approach suitable for practical real-time implementations.
5. Conclusions
This work presented a robust channel estimation framework for wireless communication systems operating under BG noise environments. We developed an enhanced linear regression-based approach that explicitly incorporates the impulsive characteristics of BG noise and evaluated its performance against conventional Gaussian-noise-based estimators and advanced maximum-likelihood methods. Through detailed analysis and extensive simulations, we demonstrated that the proposed framework achieves superior estimation accuracy and robustness, particularly in low-SNR regimes and scenarios characterized by sparse channel impulse responses. The results confirmed that the gradient descent-based estimator, derived from the log-sum inequality formulation, provides a favorable trade-off between accuracy and computational complexity. Specifically, the proposed approach achieves significant MSE improvements compared to Gaussian-based estimators, while maintaining lower complexity than conventional closed-form MLE solutions. This makes the framework suitable for real-time and resource-constrained wireless systems.
Beyond its methodological contributions, this study highlights the broader significance of BG noise modeling in modern communication environments. In applications such as power line communications, vehicular ad-hoc networks, and dense IoT deployments, impulsive interference frequently dominates, making Gaussian assumptions unrealistic. The proposed approach offers a practical solution that can be extended to advanced wireless paradigms including massive MIMO, RIS, mmWave transmission, and ISAC architectures envisioned for 6G systems. While the current work focuses on simulation-based evaluation, future research should extend this framework to experimental validation using real-world datasets. Moreover, hybrid approaches that combine machine learning models with regression-based estimation could further enhance adaptability under highly dynamic non-Gaussian environments. Another promising direction lies in extending the proposed methodology to multi-antenna and multi-user scenarios, as well as integrating it with adaptive pilot design strategies.
In summary, the proposed linear regression-based estimator provides an analytically tractable, computationally efficient, and practically relevant solution for robust channel estimation under Bernoulli-Gaussian noise. By bridging the gap between traditional statistical signal processing and emerging requirements of 5G/6G networks, this work contributes a valuable step towards reliable communication in non-Gaussian wireless environments.
Author Contributions
Conceptualization, P.C., B.M. and M.B.; methodology, P.C., I.C. and M.B.; software, P.C.; validation, I.C.; formal analysis, P.C.; investigation, P.C., B.M., I.C. and M.B.; resources, B.M. and M.B.; data curation, M.B.; writing—original draft preparation, P.C.; writing—review and editing, I.C.; visualization, B.M.; supervision, M.B. All authors have read and agreed to the published version of the manuscript.
Funding
This research received no external funding.
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Conflicts of Interest
The authors declare no conflict of interest.
References
- Wang, Z.; Liu, L.; Cui, S. Channel Estimation for Intelligent Reflecting Surface Assisted Multiuser Communications: Framework, Algorithms, and Analysis. IEEE Trans. Wireless Commun. 2020, 19, 6607–6620. [Google Scholar] [CrossRef]
- Chen, J.; Liang, Y.C.; Cheng, H.V.; Yu, W. Channel Estimation for Reconfigurable Intelligent Surface Aided Multi-User mmWave MIMO Systems. IEEE Trans. Wireless Commun. 2023, 22, 6853–6869. [Google Scholar] [CrossRef]
- Chatelier, B.; Magoaroul, L.L.; Redieteab, G. Efficient Deep Unfolding for SISO-OFDM Channel Estimation. In Proceedings of the ICC 2023 - IEEE International Conference on Communications, Rome, Italy, May 2023; pp. 3450–3455. [Google Scholar] [CrossRef]
- Cuc, A.M.; Morgoș, F.L.; Grava, A.M.; Grava, C. Estimation of the Impulse Response of the AWGN Channel with ISI within an Iterative Equalization and Decoding System That Uses LDPC Codes. Entropy 2024, 26. [Google Scholar] [CrossRef]
- Yu, Y.; Yang, L.; Shen, Y. Bernoulli–Gaussian Model with Model Parameter Estimation. Journal of Surveying Engineering 2024, 150. [Google Scholar] [CrossRef]
- Wilson, A.M.; Panigrahi, T. Robust SIMO Channel Estimation Under Impulsive Noise with “Fair” Cost Function. In Proceedings of the Recent Trends in Intelligent Systems and Next Generation Wireless Communication (IIWCS 2024), Vol. 1329, Lecture Notes in Networks and Systems; 2025; pp. 265–275. [Google Scholar] [CrossRef]
- Zhang, M.; Zhou, X.; Wang, C. A Novel Noise Suppression Channel Estimation Method Based on Adaptive Weighted Averaging for OFDM Systems. Symmetry 2019, 11. [Google Scholar] [CrossRef]
- Zhao, X.; Li, F. Sparse Bayesian Compressed Spectrum Sensing Under Gaussian Mixture Noise. IEEE Transactions on Vehicular Technology 2018, 67, 6087–6097. [Google Scholar] [CrossRef]
- Mohan, V.; Mathur, A. Pulse Jamming in PLC Over Log-Normal Channel Gain With Bernoulli-Gaussian Additive Noise. IEEE Communications Letters 2023, 27, 2603–2607. [Google Scholar] [CrossRef]
- Gülgün, Z.; Larsson, E.G. Massive MIMO with Cauchy Noise: Channel Estimation, Achievable Rate and Data Decoding. arXiv preprint 2023. Available: arXiv:2307.02724. arXiv:2307.02724.
- Mathur, A.; Bhatnagar, M.R.; Panigrahi, B.K. Maximum likelihood decoding of QPSK signal in power line communications over Nakagami-m additive noise. In Proceedings of the Proc. IEEE International Symposium on Power Line Communications and Its Applications (ISPLC), Austin, TX, USA, Mar. 2015; pp. 7–12. [Google Scholar] [CrossRef]
- Chaudhary, P.; Chauhan, I.; Manoj, B.R.; Bhatnagar, M.R. Linear Regression-Based Channel Estimation for Non-Gaussian Noise. In Proceedings of the Proc. IEEE 99th Vehicular Technology Conference (VTC2024-Spring), Singapore, Jun. 2024; pp. 1–6. [Google Scholar] [CrossRef]
- Rong, J. Robust sparse Bayesian learning based on the Bernoulli–Gaussian model. Signal Processing 2023. Uses Bernoulli–Gaussian to model impulsive noise.
- Ohtsuki, T. Machine Learning in 6G Wireless Communications. IEICE Trans. Commun. 2023, E106-B, 75–83. [CrossRef]
- Weththasinghe, K.; Jayawickrama, B.; He, Y. Machine Learning-Based Channel Estimation for 5G New Radio. IEEE Wireless Commun. Lett. 2024, 13, 1133–1137. [Google Scholar] [CrossRef]
- Balevi, E.; Doshi, A.; Andrews, J.G. Massive MIMO Channel Estimation With an Untrained Deep Neural Network. IEEE Trans. Wireless Commun. 2020, 19, 2079–2090. [Google Scholar] [CrossRef]
- Gao, J.; Zhong, C.; Li, G.Y.; Soriaga, J.B.; Behboodi, A. Deep Learning-Based Channel Estimation for Wideband Hybrid mmWave Massive MIMO. IEEE Trans. Commun. 2023, 71, 3679–3693. [Google Scholar] [CrossRef]
- Kim, W.; Ahn, Y.; Kim, J.; Shim, B. Towards deep learning-aided wireless channel estimation and channel state information feedback for 6G. Journal of Commun. and Networks 2023, 25, 61–75. [Google Scholar] [CrossRef]
- Manoj, B.R.; Sadeghi, M.; Larsson, E.G. Adversarial Attacks on Deep Learning Based Power Allocation in a Massive MIMO Network. In Proceedings of the Proc. IEEE International Conference on Communications, Montreal, QC, Canada, Jun. 2021; pp. 1–6. [Google Scholar] [CrossRef]
- Hu, Z. Robust channel estimation based on the maximum entropy principle. Science China Information Sciences 2023. [Google Scholar] [CrossRef]
- Wang, Z.; Liu, L.; Cui, S. Channel Estimation for Intelligent Reflecting Surface Assisted Multiuser Communications: Framework, Algorithms, and Analysis. IEEE Transactions on Wireless Communications 2020, 19, 6607–6620. [Google Scholar] [CrossRef]
- Chen, J.; Liang, Y.C.; Cheng, H.V.; Yu, W. Channel Estimation for Reconfigurable Intelligent Surface Aided Multi-User mmWave MIMO Systems. IEEE Transactions on Wireless Communications 2023, 22, 6853–6869. [Google Scholar] [CrossRef]
- Yu, Y.; Yang, L.; Shen, Y. Bernoulli–Gaussian Model with Model Parameter Estimation. Journal of Surveying Engineering 2024, 150. [Google Scholar] [CrossRef]
- Mohan, V.; Mathur, A. Pulse Jamming in PLC Over Log-Normal Channel Gain With Bernoulli-Gaussian Additive Noise. IEEE Communications Letters 2023, 27, 2603–2607. [Google Scholar] [CrossRef]
- Park, H.; Choi, J.W. Binary Hypothesis Testing-Based Low-Complexity Beamspace Channel Estimation for mmWave Massive MIMO Systems. arXiv preprint, 2025; arXiv:2508.01007. [Google Scholar]
- Gao, J.; Zhong, C.; Li, G.Y.; Soriaga, J.B.; Behboodi, A. Deep Learning-Based Channel Estimation for Wideband Hybrid mmWave Massive MIMO. IEEE Transactions on Communications 2023, 71, 3679–3693. [Google Scholar] [CrossRef]
- Kim, W.; Ahn, Y.; Kim, J.; Shim, B. Towards Deep Learning-Aided Wireless Channel Estimation and Channel State Information Feedback for 6G. Journal of Communications and Networks 2023, 25, 61–75. [Google Scholar] [CrossRef]
- Weththasinghe, K.; Jayawickrama, B.; He, Y. Machine Learning-Based Channel Estimation for 5G New Radio. IEEE Wireless Communications Letters 2024, 13, 1133–1137. [Google Scholar] [CrossRef]
- Luan, D.e.a. Achieving Robust Channel Estimation Neural Networks. arXiv preprint 2025. Includes SVM-based robust estimation under non-Gaussian noise.
- Finamore, W.A.; da Silva Pinho, M.; Sharma, M.; Ribeiro, M.V. Modeling Noise as a Bernoulli-Gaussian Process. Journal of Commun. and Information Systems 2023, 38, 174–186. [Google Scholar] [CrossRef]
- Le Saux, B.; Helard, M. Iterative Channel Estimation based on Linear Regression for a MIMO-OFDM system. In Proceedings of the Proc. IEEE International Conference on Wireless and Mobile Computing, Networking and Communications, Montreal, QC, Canada, Jun. 2006; pp. 356–361. [Google Scholar] [CrossRef]
- Hodson, T.O.; Over, T.M.; Foks, S.S. Mean squared error, deconstructed. Journal of Advances in Modeling Earth Systems 2021, 13. [Google Scholar] [CrossRef]
- Deisenroth, M.P.; Faisal, A.A.; Ong, C.S. Mathematics for Machine Learning. Cambridge University Press, 2020. [Google Scholar]
|
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).