6 Questions 1 Answers 0 Followers
Questions related from Jyoti Mishra
How can I normalize a data set of spectrograms using Python coding?
15 September 2023 7,136 4 View
What type of deep learning architectures should we prefer while working on CNN models, Standards models such as AlexNET, VGGNET, or Customised models (with user-defined layers in the neural...
08 June 2023 8,653 3 View
Is there any standard criteria for deciding the dimensions of input images we fed to the CNN model's convolution layer or it can be variable according to the audio input.
08 June 2023 6,393 0 View
I have a dataset of mel-spectrograms. I need to increase the size of this dataset for deep learning model implementation. Can anyone suggest me few set of libraries I should use in order to make...
02 June 2023 2,891 5 View
I created a project in vivado (target language: Verilog, FPGA Device: NEXYS 4 DDR). After successful simulation, synthesis and implementation of all the modules, I am getting Device Utilization...
02 June 2023 4,161 2 View
I have designed a CNN model in python using TensorFlow. Now I need to implement the same model using Verilog on FPGA.
01 April 2022 5,974 3 View