AI public 3 min read The importance of loss function in Tensorflow model Cyril Canovas Aug 2, 2023 Introduction In the diverse ecosystem of deep learning, TensorFlow reigns as one of the most popular frameworks. Amidst the array…
AI public 3 min read Discrete Haar Wavelet Transform in 1D Using TensorFlow Cyril Canovas Jul 15, 2023 The wavelet transform is a tool that cuts up data, functions, or operators into different frequency components, and then studies…